Dear all,
I'm stuck at the "make check" part in this part of the chapter. All tests fail:
root:/sources/libpipeline-1.2.2# make check
Making check in gnulib/lib
make[1]: Entering directory `/sources/libpipeline-1.2.2/gnulib/lib'
make check-recursive
make[2]: Entering directory `/sources/libpipeline-1.2.2/gnulib/lib'
make[3]: Entering directory `/sources/libpipeline-1.2.2/gnulib/lib'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/sources/libpipeline-1.2.2/gnulib/lib'
make[2]: Leaving directory `/sources/libpipeline-1.2.2/gnulib/lib'
make[1]: Leaving directory `/sources/libpipeline-1.2.2/gnulib/lib'
Making check in lib
make[1]: Entering directory `/sources/libpipeline-1.2.2/lib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/libpipeline-1.2.2/lib'
Making check in man
make[1]: Entering directory `/sources/libpipeline-1.2.2/man'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/libpipeline-1.2.2/man'
Making check in tests
make[1]: Entering directory `/sources/libpipeline-1.2.2/tests'
make basic argstr exec inspect pump redirect
make[2]: Entering directory `/sources/libpipeline-1.2.2/tests'
make[2]: `basic' is up to date.
make[2]: `argstr' is up to date.
make[2]: `exec' is up to date.
make[2]: `inspect' is up to date.
make[2]: `pump' is up to date.
make[2]: `redirect' is up to date.
make[2]: Leaving directory `/sources/libpipeline-1.2.2/tests'
make check-TESTS
make[2]: Entering directory `/sources/libpipeline-1.2.2/tests'
Running suite(s): Basic
lt-basic: fileno.c:5: fileno: Assertion `0' failed.
lt-basic: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23870 Aborted ${dir}$tst
FAIL: basic
Running suite(s): Argstr
lt-argstr: fileno.c:5: fileno: Assertion `0' failed.
lt-argstr: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23889 Aborted ${dir}$tst
FAIL: argstr
Running suite(s): Exec
lt-exec: fileno.c:5: fileno: Assertion `0' failed.
lt-exec: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23908 Aborted ${dir}$tst
FAIL: exec
Running suite(s): Inspect
lt-inspect: fileno.c:5: fileno: Assertion `0' failed.
lt-inspect: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23927 Aborted ${dir}$tst
FAIL: inspect
Running suite(s): Pump
lt-pump: fileno.c:5: fileno: Assertion `0' failed.
lt-pump: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23946 Aborted ${dir}$tst
FAIL: pump
Running suite(s): Redirect
lt-redirect: fileno.c:5: fileno: Assertion `0' failed.
lt-redirect: fileno.c:5: fileno: Assertion `0' failed.
/bin/sh: line 5: 23965 Aborted ${dir}$tst
FAIL: redirect
====================================
6 of 6 tests failed
Please report to cjwat...@debian.org
====================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/sources/libpipeline-1.2.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/sources/libpipeline-1.2.2/tests'
make: *** [check-recursive] Error 1
root:/sources/libpipeline-1.2.2#
Does anyone know, why this happens?
Regards,
Christopher
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page