[Fink-users] gcc44 build fails

2009-05-04 Thread James Howse
On an Intel mac running 10.5.6 and Xcode 3.1.2 the gcc44 build fails.

/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgij.10*.dylib
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libssp.0*.dylib
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libobjc-gnu.2*.dylib
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgomp.1*.dylib
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/gcj-4.4.0-10
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
/bin/mv
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
mv: rename
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib
to
/opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib:
No such file or directory
### execution of /bin/mv failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/opt/fink/bin/dpkg-lockwait -r fink-buildlock-gcc44-4.4.0-1000
(Reading database ... 205052 files and directories currently installed.)
Removing fink-buildlock-gcc44-4.4.0-1000 ...
Failed: phase installing: gcc44-shlibs-4.4.0-1000 failed

On my machine the file libgfortran.3.dylib is in the directory
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/x86-64
not in the directory
/opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib

Any ideas?
James


--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gcc44 build fails

2009-05-04 Thread Daniel Macks
On Mon, May 04, 2009 at 05:49:58PM -0600, James Howse wrote:
 On an Intel mac running 10.5.6 and Xcode 3.1.2 the gcc44 build fails.
 
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgij.10*.dylib
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libssp.0*.dylib
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libobjc-gnu.2*.dylib
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgomp.1*.dylib
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/gcj-4.4.0-10
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 /bin/mv
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/
 mv: rename
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib
 to
 /opt/fink/src/fink.build/root-gcc44-shlibs-4.4.0-1000/opt/fink/lib/gcc4.4/lib/libgfortran.3*.dylib:
 No such file or directory
 ### execution of /bin/mv failed, exit code 1
 Removing runtime build-lock...
 Removing build-lock package...
 /opt/fink/bin/dpkg-lockwait -r fink-buildlock-gcc44-4.4.0-1000
 (Reading database ... 205052 files and directories currently installed.)
 Removing fink-buildlock-gcc44-4.4.0-1000 ...
 Failed: phase installing: gcc44-shlibs-4.4.0-1000 failed
 
 On my machine the file libgfortran.3.dylib is in the directory
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib/x86-64
 not in the directory
 /opt/fink/src/fink.build/root-gcc44-4.4.0-1000/opt/fink/lib/gcc4.4/lib

I removed some severely broken packaging information related to
x86-64. I think (but can't tell) if it was intended to prevent that
package from being available on that platform. I'm pretty sure the
whole x86-64 game in fink is currently in flux, so hopefully someone
will figure out the situation for this package.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users