[MacPorts] #67425: bmake fails on Rosetta
MacPorts
noreply at macports.org
Fri Apr 26 02:14:14 UTC 2024
#67425: bmake fails on Rosetta
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: snowleopard, powerpc, rosetta
Port: bmake |
---------------------------+-------------------------------------------
Comment (by barracuda156):
Replying to [comment:18 ryandesign]:
> Then I guess I'll have to override the build system's machine and/or
machine arch choices. Looking through buildbot logs, I see that on macOS
14 arm64 it used `-DMACHINE="arm64" -DMACHINE_ARCH="arm"`, on OS X 10.11
it used `-DMACHINE="x86_64" -DMACHINE_ARCH="i386"`, and on Mac OS X 10.6
(both x86_64 and i386) it used `-DMACHINE="i386" -DMACHINE_ARCH="i386"`.
What are the values on your successful PowerPC build, and are you building
for ppc or ppc64?
Sorry, I just back to the PowerMac, needed to check that:
{{{
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=powerpc, MACHINE_ARCH=powerpc
Using: MACHINE=powerpc, MACHINE_ARCH=powerpc
}}}
So these work for PowerPC.
--
Ticket URL: <https://trac.macports.org/ticket/67425#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list