Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-09-18 Thread Sean Lake
Jack, Thanks! Works great, now. Sean > On Sep 17, 2015, at 20:52, Jack Howarth wrote: > > Sean, > This issue is now fixed in fink cvs for the 10.7 tree. > Jack > > On Thu, Sep 17, 2015 at 10:25 PM, Jack Howarth > wrote: > On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake wrote

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-09-17 Thread Jack Howarth
Sean, This issue is now fixed in fink cvs for the 10.7 tree. Jack On Thu, Sep 17, 2015 at 10:25 PM, Jack Howarth wrote: > On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake > wrote: > >> Hello all, >> >> Rebuilding from scratch with the new Xcode version. I run into this error: >> >

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-09-17 Thread Jack Howarth
On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake wrote: > Hello all, > > Rebuilding from scratch with the new Xcode version. I run into this error: > > Adding multilib support to Makefile in > ../../../../gcc-4.9.3/libjava/libltdl > with_multisubdir= > config.status: executing depfiles commands > make

[Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-09-17 Thread Sean Lake
Hello all, Rebuilding from scratch with the new Xcode version. I run into this error: Adding multilib support to Makefile in ../../../../gcc-4.9.3/libjava/libltdl with_multisubdir= config.status: executing depfiles commands make: *** [bootstrap-lean] Error 2 ### execution of /tmp/fink.KvFC7 faile

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-07-16 Thread David Lowe
On 2015 Jul 15, at 5:44 PM, David Lowe wrote: >> 1) The presence of third-party developer headers in /usr/local (which can be >> solved by moving /usr/local aside before building gcc49) > > Oops, i forgot about that. I just renamed it and things are compiling > again now. Well,

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-07-15 Thread David Lowe
On 2015 Jul 15, at 8:31 AM, Jack Howarth wrote: > David, > I've never seen that particular boot-strap comparison failure error on > x86_64-apple-darwin12.6.0/libstdc++-v3/src/c++98/basic_file.o before (the > other ones are expected and the build ignores). In general, the normal > culprit

[Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-07-15 Thread David Lowe
> Making all in python > sed -e 's,@pythondir@,/sw/lib/gcc4.9/share/gcc-4.9.3/python,' \ > -e 's,@toolexeclibdir@,/sw/lib/gcc4.9/lib/i386,' < > ../../../../../gcc-4.9.3/libstdc++-v3/python/hook.in > gdb.py > true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" > "CC_FOR_TARGET=/sw/src/fink.build/gcc49

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-07-15 Thread Jack Howarth
David, Also make sure you are running the expected gcc. For 'gcc -v' on 10.8 with Xcode 5.1.1, you should have... 5.1 (clang-503.0.40) (based on LLVM 3.4svn)[ In particular, creation of /usr/bin/gcc symlinks to use the legacy gcc-4.2 can cause oddities in the FSF gcc build.

Re: [Fink-users] Failed: phase compiling: gcc49-4.9.3-1000 failed

2015-07-15 Thread Jack Howarth
David, I've never seen that particular boot-strap comparison failure error on x86_64-apple-darwin12.6.0/libstdc++-v3/src/c++98/basic_file.o before (the other ones are expected and the build ignores). In general, the normal culprits for build issues of FSF gcc (which is a complex build) on fin