[MacPorts] #69337: MenuMeters uses x86_64 strip with i386 build
MacPorts
noreply at macports.org
Fri Feb 16 07:28:19 UTC 2024
#69337: MenuMeters uses x86_64 strip with i386 build
---------------------------+-------------------------------
Reporter: barracuda156 | Owner: barracuda156
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords: i386, snowleopard
Port: MenuMeters |
---------------------------+-------------------------------
Comment (by kencu):
It seems to be building with gcc-4.2, indeed.
{{{
/Developer/usr/bin/gcc-4.2 -x objective-c -arch i386
}}}
Something is generating those new objects with the unrecognized load
commands, though… hmmm… It may be that cctools is using macports-clang as
the assembler and that is generating them. I can’t think where else they
would come from.
Solution would still seem to be to force the use of the cctools commands
instead of the Xcode commands… ENV VARs, force the PATH, etc… whatever it
takes to make cctools strip be used…
--
Ticket URL: <https://trac.macports.org/ticket/69337#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list