[MacPorts] #67223: mediainfolib @23.03 fails to build on mavericks
MacPorts
noreply at macports.org
Wed Apr 12 04:20:25 UTC 2023
#67223: mediainfolib @23.03 fails to build on mavericks
-------------------------+-------------------------------------------------
Reporter: tehcog | Owner: ctreleaven
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: mountainlion mavericks yosemite
Port: | elcapitan
mediainfolib |
-------------------------+-------------------------------------------------
Changes (by ryandesign):
* keywords: => mountainlion mavericks yosemite elcapitan
Comment:
We have successful buildbot builds on Mac OS X 10.6 (using MacPorts clang
11) and 10.7 (using MacPorts clang 15); 10.6 didn't ship with libc++ from
Apple so it uses our newer libc++ but 10.7 uses the oldest libc++ Apple
ever shipped which shows that just using a newer compiler should fix it.
We have build failures on 10.8-10.11 using Xcode clang and successful
builds on 10.12 and later. So blacklisting `{clang < 900}` should at least
work around the issue. Probably also a good idea to report the problem to
the developers in case they can fix the code to work with older compilers.
--
Ticket URL: <https://trac.macports.org/ticket/67223#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list