Bruno Haible
2017-08-15 21:13:42 UTC
Test results of a Gnulib POSIX testdir on NetBSD 7.0:
1) On both x86 and x86_64
FAIL: test-exp2l
================
../../gltests/test-exp2.h:50: assertion 'z == y' failed
FAIL test-exp2l (exit status: 134)
FAIL: test-expm1l
=================
../../gltests/test-expm1.h:80: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expm1l (exit status: 134)
FAIL: test-futimens
===================
../../gltests/test-futimens.h:154: assertion 'ctime_compare (&st3, &st2) < 0' failed
FAIL test-futimens (exit status: 134)
FAIL: test-log10l
=================
../../gltests/test-log10.h:68: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log10l (exit status: 134)
FAIL: test-log1pl
=================
../../gltests/test-log1p.h:64: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log1pl (exit status: 134)
FAIL: test-log2l
================
../../gltests/test-log2.h:95: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log2l (exit status: 134)
FAIL: test-logl
===============
../../gltests/test-log.h:68: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-logl (exit status: 134)
FAIL: test-mkfifoat
===================
../../gltests/test-mkfifo.h:36: assertion 'result == 0' failed
FAIL test-mkfifoat (exit status: 134)
FAIL: test-poll
===============
Unconnected socket test... passed
Connected sockets test... failed (expecting POLLHUP after shutdown)
General socket test with fork... failed (expecting POLLHUP after shutdown)
Pipe test... passed
FAIL test-poll (exit status: 2)
FAIL: test-ptsname_r
====================
../../gltests/test-ptsname_r.c:83: assertion 'result == errno' failed
FAIL test-ptsname_r (exit status: 134)
FAIL: test-renameat
===================
../../gltests/test-rename.h:525: assertion 'stat (BASE "file", &st) == 0' failed
FAIL test-renameat (exit status: 134)
FAIL: test-renameat2
====================
../../gltests/test-rename.h:525: assertion 'stat (BASE "file", &st) == 0' failed
FAIL test-renameat2 (exit status: 134)
FAIL: test-rintl
================
../../gltests/test-rintl.c:81: assertion 'rintl (-0.3L) == 0.0L' failed
FAIL test-rintl (exit status: 134)
FAIL: test-utimens
==================
../../gltests/test-utimens.h:130: assertion 'ctime_compare (&st3, &st2) < 0' failed
FAIL test-utimens (exit status: 134)
FAIL: test-utimensat
====================
../../gltests/test-utimens.h:71: assertion 'func (BASE "file", ts) == -1' failed
FAIL test-utimensat (exit status: 134)
2) On x86
FAIL: test-expl
===============
../../gltests/test-exp.h:82: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expl (exit status: 134)
3) On x86_64
FAIL: test-expl
===============
../../gltests/test-exp.h:58: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expl (exit status: 134)
1) On both x86 and x86_64
FAIL: test-exp2l
================
../../gltests/test-exp2.h:50: assertion 'z == y' failed
FAIL test-exp2l (exit status: 134)
FAIL: test-expm1l
=================
../../gltests/test-expm1.h:80: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expm1l (exit status: 134)
FAIL: test-futimens
===================
../../gltests/test-futimens.h:154: assertion 'ctime_compare (&st3, &st2) < 0' failed
FAIL test-futimens (exit status: 134)
FAIL: test-log10l
=================
../../gltests/test-log10.h:68: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log10l (exit status: 134)
FAIL: test-log1pl
=================
../../gltests/test-log1p.h:64: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log1pl (exit status: 134)
FAIL: test-log2l
================
../../gltests/test-log2.h:95: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-log2l (exit status: 134)
FAIL: test-logl
===============
../../gltests/test-log.h:68: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-logl (exit status: 134)
FAIL: test-mkfifoat
===================
../../gltests/test-mkfifo.h:36: assertion 'result == 0' failed
FAIL test-mkfifoat (exit status: 134)
FAIL: test-poll
===============
Unconnected socket test... passed
Connected sockets test... failed (expecting POLLHUP after shutdown)
General socket test with fork... failed (expecting POLLHUP after shutdown)
Pipe test... passed
FAIL test-poll (exit status: 2)
FAIL: test-ptsname_r
====================
../../gltests/test-ptsname_r.c:83: assertion 'result == errno' failed
FAIL test-ptsname_r (exit status: 134)
FAIL: test-renameat
===================
../../gltests/test-rename.h:525: assertion 'stat (BASE "file", &st) == 0' failed
FAIL test-renameat (exit status: 134)
FAIL: test-renameat2
====================
../../gltests/test-rename.h:525: assertion 'stat (BASE "file", &st) == 0' failed
FAIL test-renameat2 (exit status: 134)
FAIL: test-rintl
================
../../gltests/test-rintl.c:81: assertion 'rintl (-0.3L) == 0.0L' failed
FAIL test-rintl (exit status: 134)
FAIL: test-utimens
==================
../../gltests/test-utimens.h:130: assertion 'ctime_compare (&st3, &st2) < 0' failed
FAIL test-utimens (exit status: 134)
FAIL: test-utimensat
====================
../../gltests/test-utimens.h:71: assertion 'func (BASE "file", ts) == -1' failed
FAIL test-utimensat (exit status: 134)
2) On x86
FAIL: test-expl
===============
../../gltests/test-exp.h:82: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expl (exit status: 134)
3) On x86_64
FAIL: test-expl
===============
../../gltests/test-exp.h:58: assertion 'err > - err_bound / TWO_MANT_DIG && err < err_bound / TWO_MANT_DIG' failed
FAIL test-expl (exit status: 134)