List Info

Thread: Fink: gfortran comp. failed




Fink: gfortran comp. failed
country flaguser name
France
2008-03-07 02:39:37
Hi,

I try to reinstall Fink on my PPC running under Leopard. I did fink-selfupdate, and update-all, which
eventually worked. Then, I tried to build/install gfortran, which failed (see below). Does anybody
understand these "secred messages" )) ?

Thank's for a help

Torsten




The following package will be rebuilt:
 gcc4
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc4-4.0.2-3 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-gcc4-4.0.2-3' in `/sw/src/fink.build/fink-buildlock-gcc4-4.0.2-3_2008.03.06-15.21.28_darwin-powerpc.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-gcc4-4.0.2-3_2008.03.06-15.21.28_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-gcc4-4.0.2-3.
(Reading database ... 4209 files and directories currently installed.)
Unpacking fink-buildlock-gcc4-4.0.2-3 (from .../fink-buildlock-gcc4-4.0.2-3_2008.03.06-15.21.28_darwin-powerpc.deb) ...
Setting up fink-buildlock-gcc4-4.0.2-3 (2008.03.06-15.21.28) ...
bzip2 -dc /sw/src/gcc-4.0.2.tar.bz2 | /sw/bin/tar -xf -  --no-same-owner --no-same-permissions 
Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4959.
Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4959.
Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4959.
/var/tmp/tmp.1.Hdkx2W
#!/bin/sh -ev
 # make sure odcctools libtool being used on Panther.
 if test ! -f /usr/lib/libSystemStubs.a ; then perl -pi -e 's,/usr/bin/libtool,/sw/lib/odcctools/bin/libtool,;' gcc/config/darwin.h ; fi
Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4959.
/var/tmp/tmp.2.7Hcj1H
#!/bin/sh -ev
 ulimit -S -s unlimited
/var/tmp/tmp.2.7Hcj1H: line 2: ulimit: stack size: cannot modify limit: Invalid argument
### execution of /var/tmp/tmp.2.7Hcj1H failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc4-4.0.2-3
(Reading database ... 4210 files and directories currently installed.)
Removing fink-buildlock-gcc4-4.0.2-3 ...
Failed: phase compiling: gcc4-4.0.2-3 failed

---------------------------------------------------------------------------------------------------
Dr Torsten Böhm
CNRS
Laboratoire Astrophysique de Toulouse
Observatoire Midi-Pyrénées
14 ave Edouard Belin
F - 31400 Toulouse

Tel: +33 5 61 33 28 32 Fax: +33 5 61 33 28 40
email: boehmobs-mip.fr">boehmobs-mip.fr
---------------------------------------------------------------------------------------------------




Re: Fink: gfortran comp. failed
country flaguser name
United States
2008-03-07 07:32:48
On Friday 07 March 2008 03:39:37 am Torsten Böhm wrote:
> Hi,
>
> I try to reinstall Fink on my PPC running under
Leopard. I did fink-
> selfupdate, and update-all, which
> eventually worked. Then, I tried to build/install
gfortran, which
> failed (see below). Does anybody
> understand these "secred messages" )) ?
>
> Thank's for a help
>
> Torsten
>
> > The following package will be rebuilt:
> >  gcc4
> > Setting runtime build-lock...
> > dpkg-deb -b
/sw/src/fink.build/root-fink-buildlock-gcc4-4.0.2-3 /sw/
> > src/fink.build
> > dpkg-deb: building package
`fink-buildlock-gcc4-4.0.2-3' in `/sw/src/
> >
fink.build/fink-buildlock-gcc4-4.0.2-3_2008.03.06-15.21.28_d
arwin-
> > powerpc.deb'.
> > Installing build-lock package...
> > /sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-
> >
gcc4-4.0.2-3_2008.03.06-15.21.28_darwin-powerpc.deb
> > Selecting previously deselected package
fink-buildlock-gcc4-4.0.2-3.
> > (Reading database ... 4209 files and directories
currently installed.)
> > Unpacking fink-buildlock-gcc4-4.0.2-3 (from
.../fink-buildlock-
> >
gcc4-4.0.2-3_2008.03.06-15.21.28_darwin-powerpc.deb) ...
> > Setting up fink-buildlock-gcc4-4.0.2-3
(2008.03.06-15.21.28) ...
> > bzip2 -dc /sw/src/gcc-4.0.2.tar.bz2 | /sw/bin/tar
-xf -  --no-same-
> > owner --no-same-permissions
> > Use of uninitialized value in list assignment at
/sw/lib/perl5/Fink/
> > PkgVersion.pm line 4959.
> > Use of uninitialized value in list assignment at
/sw/lib/perl5/Fink/
> > PkgVersion.pm line 4959.
> > Use of uninitialized value in list assignment at
/sw/lib/perl5/Fink/
> > PkgVersion.pm line 4959.
> > /var/tmp/tmp.1.Hdkx2W
> > #!/bin/sh -ev
> >  # make sure odcctools libtool being used on
Panther.
> >  if test ! -f /usr/lib/libSystemStubs.a ; then
perl -pi -e 's,/usr/
> > bin/libtool,/sw/lib/odcctools/bin/libtool,;'
gcc/config/darwin.h ; fi
> > Use of uninitialized value in list assignment at
/sw/lib/perl5/Fink/
> > PkgVersion.pm line 4959.
> > /var/tmp/tmp.2.7Hcj1H
> > #!/bin/sh -ev
> >  ulimit -S -s unlimited
> > /var/tmp/tmp.2.7Hcj1H: line 2: ulimit: stack size:
cannot modify
> > limit: Invalid argument
> > ### execution of /var/tmp/tmp.2.7Hcj1H failed,
exit code 1
> > Removing runtime build-lock...
> > Removing build-lock package...
> > /sw/bin/dpkg-lockwait -r
fink-buildlock-gcc4-4.0.2-3
> > (Reading database ... 4210 files and directories
currently installed.)
> > Removing fink-buildlock-gcc4-4.0.2-3 ...
> > Failed: phase compiling: gcc4-4.0.2-3 failed
> >
> >
------------------------------------------------------------
-------------
> >-------------------------- Dr Torsten Böhm
> > CNRS
> > Laboratoire Astrophysique de Toulouse
> > Observatoire Midi-Pyrénées
> > 14 ave Edouard Belin
> > F - 31400 Toulouse
> >
> > Tel: +33 5 61 33 28 32		Fax: +33 5 61 33 28 40
> > email: boehmobs-mip.fr
> >
------------------------------------------------------------
-------------
> >--------------------------

I believe that its due to a change in the arguments that the
ulimit command 
accepts-and that the gcc4 in the stable tree possibly hasn't
been updated for 
Leopard.

I'd recommend installing gcc42.  That does work on Leopard
and has gfortran, 
too.
-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
Fink-beginnerslists.sourceforge.net
h
ttp://news.gmane.org/gmane.os.apple.fink.beginners
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )