| 1 | ~/testdir-stdioext> make check |
|---|
| 2 | Making check in gllib |
|---|
| 3 | make[1]: Entering directory `/boot/home/testdir-stdioext/gllib' |
|---|
| 4 | /boot/common/bin/make check-am |
|---|
| 5 | make[2]: Entering directory `/boot/home/testdir-stdioext/gllib' |
|---|
| 6 | make[2]: Nothing to be done for `check-am'. |
|---|
| 7 | make[2]: Leaving directory `/boot/home/testdir-stdioext/gllib' |
|---|
| 8 | make[1]: Leaving directory `/boot/home/testdir-stdioext/gllib' |
|---|
| 9 | Making check in glm4 |
|---|
| 10 | make[1]: Entering directory `/boot/home/testdir-stdioext/glm4' |
|---|
| 11 | make[1]: Nothing to be done for `check'. |
|---|
| 12 | make[1]: Leaving directory `/boot/home/testdir-stdioext/glm4' |
|---|
| 13 | Making check in gltests |
|---|
| 14 | make[1]: Entering directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 15 | /boot/common/bin/make check-recursive |
|---|
| 16 | make[2]: Entering directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 17 | make[3]: Entering directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 18 | /boot/common/bin/make check-TESTS |
|---|
| 19 | make[4]: Entering directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 20 | PASS: test-EOVERFLOW |
|---|
| 21 | PASS: test-binary-io.sh |
|---|
| 22 | PASS: test-fbufmode |
|---|
| 23 | PASS: test-fflush |
|---|
| 24 | PASS: test-fflush2.sh |
|---|
| 25 | PASS: test-fpending.sh |
|---|
| 26 | PASS: test-fpurge |
|---|
| 27 | PASS: test-freadable |
|---|
| 28 | PASS: test-freadahead.sh |
|---|
| 29 | PASS: test-freading |
|---|
| 30 | PASS: test-freadptr.sh |
|---|
| 31 | PASS: test-freadptr2.sh |
|---|
| 32 | PASS: test-freadseek.sh |
|---|
| 33 | test-fseek.c:55: assertion failed |
|---|
| 34 | Abort |
|---|
| 35 | ./test-fseek.sh: line 3: 6248 Abort ./test-fseek${EXEEXT} 1 <"$srcdir/test-fseek.sh" |
|---|
| 36 | FAIL: test-fseek.sh |
|---|
| 37 | test-fseeko.c:58: assertion failed |
|---|
| 38 | Abort |
|---|
| 39 | ./test-fseeko.sh: line 3: 6254 Abort ./test-fseeko${EXEEXT} 1 <"$srcdir/test-fseeko.sh" |
|---|
| 40 | FAIL: test-fseeko.sh |
|---|
| 41 | PASS: test-fseterr |
|---|
| 42 | test-ftell.c:86: assertion failed |
|---|
| 43 | Abort |
|---|
| 44 | ./test-ftell.sh: line 3: 6263 Abort ./test-ftell${EXEEXT} 1 <"$srcdir/test-ftell.sh" |
|---|
| 45 | FAIL: test-ftell.sh |
|---|
| 46 | test-ftello.c:94: assertion failed |
|---|
| 47 | Abort |
|---|
| 48 | ./test-ftello.sh: line 3: 6269 Abort ./test-ftello${EXEEXT} 1 <"$srcdir/test-ftello.sh" |
|---|
| 49 | FAIL: test-ftello.sh |
|---|
| 50 | PASS: test-fwritable |
|---|
| 51 | PASS: test-fwriting |
|---|
| 52 | PASS: test-lseek.sh |
|---|
| 53 | PASS: test-stdbool |
|---|
| 54 | PASS: test-stdio |
|---|
| 55 | PASS: test-unistd |
|---|
| 56 | ==================== |
|---|
| 57 | 4 of 24 tests failed |
|---|
| 58 | ==================== |
|---|
| 59 | make[4]: *** [check-TESTS] Error 1 |
|---|
| 60 | make[4]: Leaving directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 61 | make[3]: *** [check-am] Error 2 |
|---|
| 62 | make[3]: Leaving directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 63 | make[2]: *** [check-recursive] Error 1 |
|---|
| 64 | make[2]: Leaving directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 65 | make[1]: *** [check] Error 2 |
|---|
| 66 | make[1]: Leaving directory `/boot/home/testdir-stdioext/gltests' |
|---|
| 67 | make: *** [check-recursive] Error 1 |
|---|
| 68 | ~/testdir-stdioext> |
|---|