> make[2]: *** [/var/scratch/glibc/libio/tst-mmap-eofsync.out] Error 1 Some times passes, sometimes doesn't - hardly reproducible. > make[2]: *** [/var/scratch/glibc/libio/tst-mmap-fflushsync.out] Error 1 > ./testrun.sh libio/tst-mmap-fflushsync > feof = 0, ferror = 0 immediately after fgets > wrote more to file > second time read "", expected "Line the second > " Some times passes, sometimes doesn't - hardly reproducible. Resolved: --------- > make[2]: *** [/var/scratch/glibc/string/tester.out] Error 1 > ./testrun.sh string/tester > memccpy flunked test 8 > 1 errors. Miscompiled by gcc-3.2, see: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view%20audit-trail&pr=9496 Fixed when compiled with gcc-3.3. > make[2]: *** [/var/scratch/glibc/string/inl-tester.out] Error 1 > ./testrun.sh string/inl-tester > memccpy flunked test 8 > 1 errors. Miscompiled by gcc-3.2, see: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view%20audit-trail&pr=9496 Fixed when compiled with gcc-3.3.