[MacPorts] #68627: gdb @13.2_0+multiarch: Building in 12.7 arm machine builds for intel
MacPorts
noreply at macports.org
Fri Nov 3 22:23:12 UTC 2023
#68627: gdb @13.2_0+multiarch: Building in 12.7 arm machine builds for intel
----------------------+----------------------------
Reporter: pilonsi | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: monterey arm64
Port: gdb |
----------------------+----------------------------
Comment (by ryandesign):
That's not fetching source; that's fetching a binary.
The gdb port specifies that it only supports the i386 and x86_64
architectures, therefore on your arm64 machine it will install the x86_64
version. However, this was
[changeset:8f12da77d1cc9ed66c4261cf68ff60af4118e14c/macports-ports
specified in the port 11 years ago] with the intention of excluding
PowerPC machines, not excluding Apple Silicon machines which did not exist
at the time. You could try adding `arm64` to the Portfile's
`supported_archs` line and see if it builds successfully and works. If so,
you can submit a pull request for that change. The port has no maintainer;
anybody can volunteer to fix it.
--
Ticket URL: <https://trac.macports.org/ticket/68627#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list