trouble installing gcc12
"Schwartz, Alan \(schwaraz\) via Fink-beginners" <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <CH2PR01MB5767CC0ABB1249040EAA041B802AA@CH2PR01MB5767.prod.exchangelabs.com> |
I'm having trouble installing gcc12 - three failures thus far. I'm running macOS Venura 13.2.1 on an M1 Pro with Fink newly installed via Hanspeter's instructions. I've got 10 cores but set max build jobs to 1. The failure occurs after > an hour of running, with the output to screen right before hanging being:
find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/info -name '*.info*'
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
basename $infofile
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
# remove build path from .la files
perl -pi -e "s, \-L[^ ']*/gcc12-12.2.0-3/darwin_objdir/[^ ']*,,g" `find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/lib -name '*.la'`
find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/lib -name '*.la'
if [ "arm64" = "arm" ]; then
arch=aarch64
else
arch=arm64
perl -pi -e "s, /[^ ']*/gcc12-12.2.0-3/darwin_objdir/[^ ']*,,g" `find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/lib -name 'libasan.la<http://libasan.la>'`
perl -pi -e "s, /[^ ']*/gcc12-12.2.0-3/darwin_objdir/[^ ']*,,g" `find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/lib -name 'libubsan.la<http://libubsan.la>'`
fi
find /opt/sw2/src/fink.build/root-gcc12-12.2.0-3/opt/sw2/lib/gcc12/lib -name 'libasan.la<http://libasan.la>'
-i used with no filenames on the command line, reading from STDIN.
[*** at this point the process is hung, and I need to ctrl C out ***]
^C### execution of /tmp/fink.aEN4R failed, exit code 2
### execution of /tmp/fink.nwqTI failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw2/bin/dpkg-lockwait -r fink-buildlock-gcc12-12.2.0-3
(Reading database ... 12775 files and directories currently installed.)
Removing fink-buildlock-gcc12-12.2.0-3 (2023.06.28-22.39.06) ...
Failed: phase installing: gcc12-12.2.0-3 failed
Before reporting any errors, please run "fink selfupdate" and try again.
Package manager version: 0.45.99.git
Distribution version: selfupdate-rsync Wed Jun 28 21:22:24 2023, 13.0, arm64
Trees: local/main stable/main
Xcode.app: 14.3.1
Xcode command-line tools: 14.3.1.0.1.1683849156
Max. Fink build jobs: 1
Any help would be greatly appreciated (the manpage for ginstall-info was not enlightening) - Alan Schwartz
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners