[MacPorts] #56811: paq8 - Port paq8 is still broken after rebuilding it more than 3 times on Max OS X 10.7.5 Lion
MacPorts
noreply at macports.org
Sat Jul 14 17:44:04 UTC 2018
#56811: paq8 - Port paq8 is still broken after rebuilding it more than 3 times on
Max OS X 10.7.5 Lion
---------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: lion
Port: paq8 |
---------------------+--------------------
Comment (by kencu):
Thanks for reporting. We're looking for these misconfigured ports!
{{{
paq8 is using libstdc++ (this installation is configured to use libc++)
p7zip is using libstdc++ (this installation is configured to use libc++)
par2 is using libstdc++ (this installation is configured to use libc++)
flac is using libstdc++ (this installation is configured to use libc++)
}}}
You're seeing this because you are configured to use `libc++` on `10.7.5`
(which is in general a good idea) and the build is not respecting the
`stdlib` setting.
`paq8` will need `-stdlib=${configure.cxx_stdlib}` added to the compiler
spec if the compiler is clang.
probably the others will be something much the same, unless there is a
more elegant solution.
--
Ticket URL: <https://trac.macports.org/ticket/56811#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list