HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #70

Ticket #70: testdir-stdioext-tests

File testdir-stdioext-tests, 2.5 KB (added by scottmc, 7 years ago)

make check output

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

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/