This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Target `check' not remade because of errors


Hi, there,

I encountered the following error when I tried to install GCC 4.6.2 on
Fedora 16.

exit $exit_status
WARNING: could not find `runtest'
make[4]: Leaving directory
`/home/point/tars/gcc-4.6.2/i686-pc-linux-gnu/libgomp/testsuite'
make[3]: Leaving directory
`/home/point/tars/gcc-4.6.2/i686-pc-linux-gnu/libgomp/testsuite'
make[3]: Entering directory
`/home/point/tars/gcc-4.6.2/i686-pc-linux-gnu/libgomp'
true  DO=all multi-do # make
/home/point/tars/gcc-4.6.2/host-i686-pc-linux-gnu/gcc/gfortran
-B/home/point/tars/gcc-4.6.2/host-i686-pc-linux-gnu/gcc/
-B/usr/local/gcc-4.6.2/i686-pc-linux-gnu/bin/
-B/usr/local/gcc-4.6.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/gcc-4.6.2/i686-pc-linux-gnu/include -isystem
/usr/local/gcc-4.6.2/i686-pc-linux-gnu/sys-include    -L. -Wall
-L../libgfortran -fsyntax-only omp_lib.f90
:
make[3]: Leaving directory
`/home/point/tars/gcc-4.6.2/i686-pc-linux-gnu/libgomp'
make[2]: Leaving directory
`/home/point/tars/gcc-4.6.2/i686-pc-linux-gnu/libgomp'
make[1]: Leaving directory `/home/point/tars/gcc-4.6.2'
make: *** [do-check] Error 2
make: Target `check' not remade because of errors.

And I also tried

../gcc-4.6.2/contrib/test_summary

no output at all !

Could you please tell me how I can fix this error ?

PS. I was told that "The GCC test suite is very comprehensive and is
almost guaranteed to generate a few failures. ", interesting !

Best regards.
Hua


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]