[MacPorts] #64922: gcc10-bootstrap @10.3.0_4 failed at destroot on Leopard
MacPorts
noreply at macports.org
Fri Aug 5 12:18:37 UTC 2022
#64922: gcc10-bootstrap @10.3.0_4 failed at destroot on Leopard
------------------------------+-------------------------------------
Reporter: barracuda156 | Owner: catap
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: powerpc, leopard, ppc64
Port: gcc10-bootstrap |
------------------------------+-------------------------------------
Comment (by catap):
I'd like to confirm that I can just successfully had built gcc10-bootstrap
on macOS 10.5 Leopard i386:
{{{
macos-leopard:~ catap$ sh -c 'echo "macOS $(sw_vers -productVersion)
$(sw_vers -buildVersion) $(uname -m)"; xcode=$(xcodebuild -version
2>/dev/null); if [ $? == 0 ]; then echo "$(e
cho "$xcode" | awk '\''NR==1{x=$0}END{print x" "$NF}'\'')"; else echo
"Command Line Tools $(pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
| awk '\''/version:/ {print $2}'\''
)"; fi'
macOS 10.5.8 9L34 i386
Xcode 3.1.4 9M2809
macos-leopard:~ catap$ file /opt/local/libexec/gcc10-bootstrap/bin/gcc
/opt/local/libexec/gcc10-bootstrap/bin/gcc: Mach-O universal binary with 2
architectures
/opt/local/libexec/gcc10-bootstrap/bin/gcc (for architecture ppc7400):
Mach-O executable ppc
/opt/local/libexec/gcc10-bootstrap/bin/gcc (for architecture i386):
Mach-O executable i386
macos-leopard:~ catap$ port echo installed | grep gcc10
gcc10-bootstrap @10.3.0_5+universal
macos-leopard:~ catap$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64922#comment:25>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list