#52248: inkscape fails to build due to glibmm inlining, regression caused by glib2 changes ------------------------------------+---------------------- Reporter: jeremyhu@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: glib2 glibmm inkscape | ------------------------------------+---------------------- Comment (by jeremyhu@…): If you look up higher in glibmm/threads.h, you'll notice that the entire file is wrapped in `#ifndef GLIBMM_DISABLE_DEPRECATED`, so given the -DGLIBMM_DISABLE_DEPRECATED on the command line, all that should be getting skipped. I need to trace all the includes to figure out why we're not just bypassing that deprecated code. -- Ticket URL: <https://trac.macports.org/ticket/52248#comment:8> MacPorts <https://www.macports.org/> Ports system for macOS