Hi,

I had a trouble with updating fort77 package on 10.2.8. I got the following error when using gcc 3.3. When I temporarily switched to gcc 2.96 and ran "fink update fort77", the package updated successfully. And then I switched back to gcc 3.3, netcdf, netcdf-dev, and -shlibs updated successfully. It's kind of odd.

Regards,
Kow

Package manager version: 0.17.1
Distribution version: 0.6.2.cvs

***************************

/bin/rm -rf fort77-1.18-15
/bin/mkdir -p /sw/tmp/fort77-1.18-15
gzip -dc /sw/src/fort77-1.18.tar.gz | /sw/bin/tar -xvf -
fort77-1.18/
fort77-1.18/Makefile
fort77-1.18/fort77
fort77-1.18/fort77.1
fort77-1.18/tests/
fort77-1.18/tests/baz/
fort77-1.18/tests/baz/bazfoo.f
fort77-1.18/tests/test.pl
fort77-1.18/tests/fort77
fort77-1.18/tests/mainmiss.f
fort77-1.18/tests/foo.f
fort77-1.18/tests/long.c
fort77-1.18/tests/long.f
fort77-1.18/tests/synerr.f
fort77-1.18/tests/bar.F
fort77-1.18/fort77-1.18.lsm
sed 's|<PREFIX>|/sw|g' < /sw/fink/dists/stable/main/finkinfo/languages/fort77-1.18-15.patch | patch -p1
patching file fort77
echo "no compile script"
no compile script
/bin/rm -rf /sw/tmp/root-fort77-1.18-15
/bin/mkdir -p /sw/tmp/root-fort77-1.18-15/sw
/bin/mkdir -p /sw/tmp/root-fort77-1.18-15/DEBIAN
mkdir -p /sw/tmp/root-fort77-1.18-15/sw/bin
mkdir -p /sw/tmp/root-fort77-1.18-15/sw/share/man/man1
make install BINDIR=/sw/tmp/root-fort77-1.18-15/sw/bin MANDIR=/sw/tmp/root-fort77-1.18-15/sw/share/man/man1
(cd tests; ./test.pl -v)
./fort77 -c foo.f ... test successful.
./fort77 -c bar.F ..."bar.o" not generated by "( ./fort77 -c bar.F ) >/dev/null 2>&1"
./fort77 -c -o gargle.o foo.f ..../fort77 foo.f ..../fort77 baz/bazfoo.f ..../fort77 -c baz/bazfoo.f ..../fort77 -o bar.o -c baz/bazfoo.f ..../fort77 -o tscht foo.f ..../fort77 -k foo.f ..../fort77 -g -k foo.f ..../fort77 -c -f long.f ..../fort77 mainmiss.f ..../fort77 -c foo.f && ./fort77 -c mainmiss.f && ./fort77 -o foo foo.o mainmiss.o ..../fort77 -c foo.f && ./fort77 -o foo foo.o mainmiss.f ..../fort77 synerr.f && touch gargle ...Total 1 error(s) encountered.
make: *** [test] Error 1
### execution of failed, exit code 2
Failed: installing fort77-1.18-15 failed




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to