Re: [MacPorts] #54421: blackbox @0.70.1 won't build on Snow Leopard, Mac OS X 10.6.8, (cxx_stdlib = libc++) because – Clang 3.9 is too modern?

MacPorts noreply at macports.org
Thu Jul 6 17:14:27 UTC 2017


#54421: blackbox @0.70.1 won't build on Snow Leopard, Mac OS X 10.6.8, (cxx_stdlib
= libc++) because – Clang 3.9 is too modern?
------------------------+-------------------
  Reporter:  ballapete  |      Owner:
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.1
Resolution:             |   Keywords:
      Port:  blackbox   |
------------------------+-------------------

Comment (by ballapete):

 Using `-std=c89` leads to an error when configure checks whether libiconv
 is installed (`'-std=c89' not allowed with 'C++/ObjC++'`) and usable.

 Since a faulty setting, `-stdlib=libc++`, is still left

 {{{
 CXXFLAGS='-pipe -Os -ansi -stdlib=libc++ -arch x86_64'
 OBJCXXFLAGS='-pipe -Os -ansi -stdlib=libc++ -arch x86_64'
 }}}

 the builds fails at the usual place…

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


More information about the macports-tickets mailing list