[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI: Test suite (Was: autoconf/159: AC_F77_WRAPERS fails in testsuite un
From: |
Akim Demaille |
Subject: |
FYI: Test suite (Was: autoconf/159: AC_F77_WRAPERS fails in testsuite under SGI irix) |
Date: |
12 Dec 2000 12:53:18 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
| I regret to say that that tests 29 and 68 fail if I have only the
| native SGI compiler in my path. If g77 is in my path - then
| test 29 works, but test 68 fails.
| (For the g77 case, a line starting +/usr/bin/../../usr/lib32/cmplrs/as is
emitted). The following errors are from the vendor f77.
|
| So - no go...
|
| Ezra
|
|
| For test 29:
| testing GNU Fortran 77
| ....
| ./compile.at:119: autoheader --autoconf-dir .. -l $at_srcdir
| ./compile.at:119: top_srcdir=$top_srcdir ./configure
| --- empty Fri Dec 8 14:04:21 2000
| +++ stderr Fri Dec 8 14:04:34 2000
| @@ -0,0 +1,4 @@
| +f77 ERROR: -- not allowed in non XPG4 environment
| +f77 ERROR parsing --version: unknown flag
| +f77 ERROR: no source or object file given
This is a failure of the test suite itself, thanks, I will fix it
within a second. [a se] Done. [cond.]
| +/usr/lib32/cmplrs/mfef77 -G8 -TARG:t5_ll_sc_bug=on -Dmips -DMIPSEB -D_MIPSEB
-TENV:PIC -D_PIC -D__DSO__ -D_LANGUAGE_FORTRAN -DLANGUAGE_FORTRAN
-D_LANGUAGE_FORTRAN77 -DLANGUAGE_FORTRAN77 -Dunix -Dsgi -Dhost_mips
-D_SGI_SOURCE -D_LONGLONG -D_SVR4_SOURCE -D__sgi -D__host_mips -Amachine(mips)
-D_SYSTYPE_SVR4 -D__unix -Asystem(unix) -D_COMPILER_VERSION=730 -m1 -g2 -O0
-show -D__mips=4 -D_MIPS_ISA=4 -D_ABIN32=2 -D_MIPS_SIM=_ABIN32 -D_MIPS_FPSET=32
-D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_MIPS_SZPTR=32 -D_SIZE_INT=32
-D_SIZE_LONG=32 -D_SIZE_PTR=32 -TARG:abi=n32:isa=mips4 -TARG:proc=r10000
-I/usr/include -include=/usr/include -FE:cmdline=/tmp/ctmL.AAAa0BPzb
-fB,/tmp/ctmB.BAAa0BPzb -TENV:io_library=mips conftest.f
This is also a weakness of the test suite which has been fixed too.
So guess what... Could you try again? :) :) Thanks!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- FYI: Test suite (Was: autoconf/159: AC_F77_WRAPERS fails in testsuite under SGI irix),
Akim Demaille <=