Ah so! This is probably more than you need, then, but it captures the last
error:
Thread model: posixgcc version 4.7.2 (GCC) configure:3355: $? =
0configure:3344: /sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -V >&5xgcc: error:
unrecognized command line option '-V'xgcc: fatal error: no input
filescompilation terminated.configure:3355: $? = 1configure:3344:
/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -qversion >&5xgcc:
error: unrecognized command line option '-qversion'xgcc: fatal error: no input
filescompilation terminated.configure:3355: $? = 1configure:3371:
/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -o conftest -g -O2
conftest.c >&5dyld: Library not loaded: /sw/lib/gmp5/libgmp.10.dylib
Referenced from: /sw/lib/libcloog-isl.1.dylib Reason: Incompatible library
version: libcloog-isl.1.dylib requires version 12.0.0 or later, but
libgmp.10.dylib provides version 11.0.0xgcc: internal compiler error: Trace/BPT
trap: 5 (program cc1)Please submit a full bug report,with preprocessed source
if appropriate.See <http://gcc.gnu.org/bugs.html> for
instructions.configure:3374: $? = 4configure:3562: checking for suffix of
object filesconfigure:3584:
/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/
-B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem
/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -c -g -O2 conftest.c
>&5dyld: Library not loaded: /sw/lib/gmp5/libgmp.10.dylib Referenced from:
/sw/lib/libcloog-isl.1.dylib Reason: Incompatible library version:
libcloog-isl.1.dylib requires version 12.0.0 or later, but libgmp.10.dylib
provides version 11.0.0xgcc: internal compiler error: Trace/BPT trap: 5
(program cc1)Please submit a full bug report,with preprocessed source if
appropriate.See <http://gcc.gnu.org/bugs.html> for instructions.configure:3588:
$? = 4configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME
"GNU C Runtime Library"| #define PACKAGE_TARNAME "libgcc"| #define
PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "GNU C Runtime Library 1.0"|
#define PACKAGE_BUGREPORT ""| #define PACKAGE_URL
"http://www.gnu.org/software/libgcc/"| /* end confdefs.h. */| | int| main ()|
{| | ;| return 0;| }configure:3602: error: in
`/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/x86_64-apple-darwin12.2.0/libgcc':configure:3605:
error: cannot compute suffix of object files: cannot compileSee `config.log'
for more details.
Hope this helps, let me know what more I can do. Thank you.
-Mike
> Date: Sun, 23 Dec 2012 18:03:24 -0700
> From: alexanderk.han...@gmail.com
> To: mike.wil...@hotmail.com
> CC: fink-beginners@lists.sourceforge.net
> Subject: Re: [Fink-beginners] ppl9 errors in attempting to install grace
>
> On 12/23/12 3:22 PM, Mike Wilkes wrote:
> > Alex,
> >
> > I downloaded the correct gmp5.info file, installed it with the
> > gmp5.patch file to make the downgrade, and was able to compile ppl9.
> > Then tried to install grace, but am getting errors in the compilation
> > of gcc47-4.7.2, which ends with:
> >
> > checking for suffix of object files... configure: error: in
> > `/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/x86_64-apple-darwin12.2.0/libgcc':
> > configure: error: cannot compute suffix of object files: cannot compile
> > See `config.log' for more details.
> > make[2]: *** [configure-stage1-target-libgcc] Error 1
> > make[1]: *** [stage1-bubble] Error 2
> > make: *** [all] Error 2
> > ### execution of /tmp/fink.9p_kd failed, exit code 2
> > ### execution of /tmp/fink.AanJp failed, exit code 2
> > Removing runtime build-lock...
> > Removing build-lock package...
> > /sw/bin/dpkg-lockwait -r fink-buildlock-gcc47-4.7.2-1000
> > (Reading database ... 33229 files and directories currently installed.)
> > Removing fink-buildlock-gcc47-4.7.2-1000 ...
> > Failed: phase compiling: gcc47-4.7.2-1000 failed
> >
> > The direction to "See 'config.log' for more details" means to look at
> > the config.log file for libgcc? Several errors appear in that log file,
> > are these what you would need to proceed further?
> >
> > -Mike
> >
> >
> >
> >
> >
> >
>
> The most relevant error would normally be whatever the last one is. :-)
>
> The configure scripts do a lot of their testing by seeing if little
> programs build successfully or not, so a config.log is generally stuffed
> with errors, even when configuration is successful.
>
> The best bet is to find the last error and post from a few lines before
> that to a few lines after it.
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners