A1138 PowerBook G4
Thank you for posting the log, this is the same error myself and others have reported on G4s. Almost certainly this is a G4 exclusive bug.I'm on 10.6.8, A5 image as always. i didn#t deactivate the ports befoe upgrading. i DID see your recommendation in the other thread, where you recommended deactivating ports before upgrading, but i thought it was concerning ONLY 10.5. Eror seems to be related to unwind. i hope i can upload the log file, cause InterWebPPC doesn't work anymore with uploading files.
Thank you for posting the log, this is the same error myself and others have reported on G4s. Almost certainly this is a G4 exclusive bug.
Running
sudo ln -s /opt/local/var/macports/build/libgcc16-4cc3974b/work/gcc-16.1.0/libgcc/config/no-unwind.h /opt/local/var/macports/build/libgcc16-4cc3974b/work/gcc-16.1.0/libgcc/md-unwind-def.h
sudo port -v install gcc16
Should allow the build to continue. If it fails again with the same error, the same solution will likely work.
But this really should be fixed properly since it appears to affect all G4s running OS X (10.4-10.6).
Do you have gsed installed and active? It seems to be looking for that. And it doesn't hurt to have gsed installed regardless. May as well runafter 24+ hours of compiling the following error occurs . . . log attached.
after 24+ hours of compiling the following error occurs . . . log attached.
:info:configure checking build system type... powerpc-apple-darwin10
:info:configure checking host system type... powerpc-apple-darwin10
:info:configure checking target system type... powerpc-apple-darwin10
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether ln works... yes
:info:configure checking whether ln -s works... yes
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:build checking for ld used by /opt/local/var/macports/build/libgcc16-4cc3974b/work/build/./gcc/xgcc -B/opt/local/var/macports/build/libgcc16-4cc3974b/work/build/./gcc/ -B/opt/local/powerpc-apple-darwin10/bin/ -B/opt/local/powerpc-apple-darwin10/lib/ -isystem /opt/local/powerpc-apple-darwin10/include -isystem /opt/local/powerpc-apple-darwin10/sys-include -fno-checking... /opt/local/var/macports/build/libgcc16-4cc3974b/work/gcc-16.1.0/libatomic/configure: line 5320: /opt/local/bin/gsed: No such file or directory
:info:build /opt/local/var/macports/build/libgcc16-4cc3974b/work/build/./gcc/collect-ld
Do you have gsed installed and active? It seems to be looking for that. And it doesn't hurt to have gsed installed regardless.
I did activate all Ports before compiling. Then Port install gcc16, Port activated some needed Ports and began compiling.
I‘ll try to activate gsed.
Activating gsed did Not do the Trick.
Bildung failed again. 10.6.8 A5 Image on G4, A1138.
Giving up. Maybe I do uninstall whole macports and begin from scratch in the Future.
Or Maybe it is simply to hot to think clearly, 39 Degrees Celsius and Bad Air in Western Germany.
sudo port -v -b install libgcc16 +G5 gcc16 +G5
Of course
A bit offtop for PPCPorts but while looking for alac_at/aac_at ffmpeg encoders bugs on ppc leopard I installed Intel Leopard on hvf accelerated qemu 9.0.3 on Sierra host.
Now I have two Intel Leopards but i386 Leo on pure Macports fails to build gettext for me, so much of ports depending on it alsofails.
![]()
Oh huh, I ran into this problem (specifically for ffmpeg versions 4 & 5) and submitted a patch for it: https://github.com/macos-powerpc/powerpc-ports/pull/114/changesInterestingly git history for this file shows it was modified to support building on 10.5:
but not sure if it was runtime-tested on this version or not
@barracuda156 @Matias_
can you check attached patches?
they work for me (mp2_at dec stereo, acc_at enc stereo) on 10.5.8 ppc32 leopard, gcc16, ffmpeg 6.1.6