[MacPorts] #67352: glib2-upstream compilation failures on 10.5

MacPorts noreply at macports.org
Tue May 2 14:27:39 UTC 2023


#67352: glib2-upstream compilation failures on 10.5
-----------------------------+---------------------
  Reporter:  rmottola        |      Owner:  mascguy
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:  duplicate       |   Keywords:  leopard
      Port:  glib2-upstream  |
-----------------------------+---------------------

Comment (by rmottola):

 Might be, most people stick to 32bit even if he CPU is 64bit capable or
 upgraded to 10.6.
 I have two twin machines.
 Does this mean that the 64bit libs are "poor" ? where should these symbols
 be (which library?)

 I tried on the other 32bit and I get to the standard error:


 {{{
 In file included from ../glib-2.76.2/glib/tests/cxx.cpp:20:
 In file included from ../glib-2.76.2/glib/glib.h:34:
 In file included from ../glib-2.76.2/glib/gasyncqueue.h:34:
 In file included from ../glib-2.76.2/glib/gthread.h:34:
 In file included from ../glib-2.76.2/glib/gatomic.h:30:
 ../glib-2.76.2/glib/glib-typeof.h:43:10: fatal error: 'type_traits' file
 not found
 #include <type_traits>
          ^~~~~~~~~~~~~
 1 error generated.
 }}}

 I added


 {{{
 configure.cxxflags-append -std=c++11
 }}}

 but it still doesn't work.

-- 
Ticket URL: <https://trac.macports.org/ticket/67352#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list