[MacPorts] #65908: lzma @22.01_0 - Unable to upgrade lzma - cxx_stdlib mismatch
MacPorts
noreply at macports.org
Tue Oct 4 22:46:31 UTC 2022
#65908: lzma @22.01_0 - Unable to upgrade lzma - cxx_stdlib mismatch
---------------------+-------------------------------
Reporter: RobK88 | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: lion mountainlion
Port: lzma |
---------------------+-------------------------------
Comment (by barracuda156):
Also fails on Rosetta:
{{{
ld: warning: in _o/7zCrc.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/7zCrcOpt.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Alloc.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Bra86.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/CpuArch.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/LzFind.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaDec.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaEnc.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Lzma86Dec.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Lzma86Enc.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/LzFindMt.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/LzFindOpt.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Synchronization.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/Threads.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/FileDir.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/FileFind.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/FileName.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/MyWindows.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/TimeUtils.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/CommandLineParser.o, file was built for unsupported
file format which is not the architecture being linked (ppc)
ld: warning: in _o/CRC.o, file was built for unsupported file format which
is not the architecture being linked (ppc)
ld: warning: in _o/CrcReg.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/IntToString.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/LzFindPrepare.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/MyString.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/MyVector.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/NewHandler.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/StringConvert.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/StringToInt.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/UTFConvert.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/FileIO.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/PropVariant.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/System.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/SystemInfo.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaDecoder.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaEncoder.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaRegister.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/CreateCoder.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/CWrappers.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/FileStreams.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/FilterCoder.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/MethodProps.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/StreamObjects.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/StreamUtils.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/BenchCon.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/ConsoleClose.o, file was built for unsupported file
format which is not the architecture being linked (ppc)
ld: warning: in _o/LzmaAlone.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
ld: warning: in _o/Bench.o, file was built for unsupported file format
which is not the architecture being linked (ppc)
Undefined symbols:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65908#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list