On 1/3/13 10:31 PM, Aaron Davies wrote: > gcc is crashing with a bus error when i try to run fink selfupdate on my old > (ancient) 10.5.8 PB G4. > > do you even support a system that old anymore? > > in case it's useful, here's some general info: > > # gcc --version > powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) > Copyright (C) 2005 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > # uname -a > Darwin laptop.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 > PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh powerpc > PowerBook5,4 Darwin > > and below is the error text. thanks for any help you can give me. > > CC quotearg.o > quotearg.c: In function 'quotearg_buffer_restyled': > quotearg.c:210: internal compiler error: Bus error > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://developer.apple.com/bugreporter> for instructions. > make[3]: *** [quotearg.o] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > ### execution of make failed, exit code 2 > ### execution of /tmp/fink.0w1wA failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gzip-1.4-2 > (Reading database ... 91492 files and directories currently installed.) > Removing fink-buildlock-gzip-1.4-2 ... > Failed: phase compiling: gzip-1.4-2 failed > > Before reporting any errors, please run "fink selfupdate" and try again. > > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List <[email protected]> > The Fink Beginners List <[email protected]>. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.34.4 > Distribution version: selfupdate-rsync Fri Jan 4 00:14:44 2013, 10.5, powerpc > Trees: local/main stable/main stable/crypto unstable/main unstable/crypto > local/injected > Xcode.app: 3.0 > Xcode command-line tools: 3.0 > Max. Fink build jobs: 1 >
We still support 10.5.8. Try Xcode 3.1.4 instead. Xcode 3.0 had a lot of broken stuff. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
