On 10.5.8, gcc47 fails in the install phase with mv: rename /sw/src/fink.build/root-gcc47-4.7.0-1001/sw/lib/gcc4.7/lib/i386/libgfortran.3*.dylib to /sw/src/fink.build/root-gcc47-shlibs-4.7.0-1001/sw/lib/gcc4.7/lib/i386/libgfortran.3*.dylib: No such file or directory
Indeed, there is no lib/i386 directory anywhere in the build directories. There is a lib/x86_64, however: costabel% cd /sw/src/fink.build/ costabel% find *gcc47-* -name libgfortran.3.dylib gcc47-4.7.0-1001/darwin_objdir/i386-apple-darwin9.8.0/libgfortran/.libs/libgfortran.3.dylib gcc47-4.7.0-1001/darwin_objdir/i386-apple-darwin9.8.0/libgfortran/.libs/libgfortran.3.dylib.dSYM/Contents/Resources/DWARF/libgfortran.3.dylib gcc47-4.7.0-1001/darwin_objdir/i386-apple-darwin9.8.0/x86_64/libgfortran/.libs/libgfortran.3.dylib gcc47-4.7.0-1001/darwin_objdir/i386-apple-darwin9.8.0/x86_64/libgfortran/.libs/libgfortran.3.dylib.dSYM/Contents/Resources/DWARF/libgfortran.3.dylib root-gcc47-4.7.0-1001/sw/lib/gcc4.7/lib/x86_64/libgfortran.3.dylib root-gcc47-shlibs-4.7.0-1001/sw/lib/gcc4.7/lib/libgfortran.3.dylib System information: Processor: Intel Core 2 Duo Package manager version: 0.32.6 Distribution version: selfupdate-cvs Fri Apr 27 11:19:15 2012, 10.5, i386 -- Martin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ 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
