This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: more new test failures on Darwin
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fxcoudert at gmail dot com, howarth at bromo dot msbb dot uc dot edu
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 27 Jul 2006 13:41:00 -0400 (EDT)
- Subject: Re: more new test failures on Darwin
FX,
I posted what the entries were for stat_1 in the previous message.
Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/gcc/testsuite/gfortran/../../gfortran -B/sw/src/fink.build/gcc4-4
.1.999-20060726/darwin_objdir/gcc/testsuite/gfortran/../../ /sw/src/fink.build/gcc4-4.1.999-20060726/gcc-4.2-20060726/gcc/testsuite/gfortra
n.dg/stat_1.f90 -O0 -std=gnu -L/sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs -L/sw/s
rc/fink.build/gcc4-4.1.999-20060726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs -L/sw/src/fink.build/gcc4-4.1.999-20060726/darw
in_objdir/powerpc-apple-darwin8/./libiberty -lm -o ./stat_1.exe (timeout = 300)
PASS: gfortran.dg/stat_1.f90 -O0 (test for excess errors)
Setting LD_LIBRARY_PATH to .:/sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs:/sw/src/fink.
build/gcc4-4.1.999-20060726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs:/sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/
gcc:.:/sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs:/sw/src/fink.build/gcc4-4.1.999-2006
0726/darwin_objdir/powerpc-apple-darwin8/./libgfortran/.libs:/sw/src/fink.build/gcc4-4.1.999-20060726/darwin_objdir/gcc
FAIL: gfortran.dg/stat_1.f90 -O0 execution test
The test for excess errors passed but the execution test failed. Frankly I
find the output confusing. It looks like exactly the same test except the
second one has LD_LIBRARY_PATH set.
Jack