[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 18:45:28 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):
hmm -- par2 is sorta messed up:
{{{
/opt/local/bin/clang++-mp-3.7 -Wall -pipe -Os -stdlib=libc++ -arch x86_64
-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o par2
par2cmdline.o commandline.o crc.o creatorpacket.o criticalpacket.o
datablock.o descriptionpacket.o diskfile.o filechecksummer.o galois.o
mainpacket.o md5.o par1fileformat.o par1repairer.o
par1repairersourcefile.o par2creator.o par2creatorsourcefile.o
par2fileformat.o par2repairer.o par2repairersourcefile.o recoverypacket.o
reedsolomon.o verificationhashtable.o verificationpacket.o -lstdc++
}}}
adds a `-stdlib=libc++` but then feels it needs to hardcode `-lstc++` at
the end as well. So it's sometimes sorta randomly broken, probably...
--
Ticket URL: <https://trac.macports.org/ticket/56811#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list