Hi
Just built Systemd- 216 for the second time as part of BLFS. Running make -k check from the new system, NOT chroot, I get 3 fails. One concerns test-rtnl the other a ubus error, not sure about the 3rd. The test-suite log file is not available because of failures here:
# FAIL: 3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to
http://bugs.freedesktop.org/enter_bug.cgi?product=systemd
============================================================================
Makefile:17356: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
Makefile:17462: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
Makefile:18329: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
Making check in po
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
Makefile:17242: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
Makefile:18332: recipe for target 'check' failed
make: *** [check] Error 2
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to
http://bugs.freedesktop.org/enter_bug.cgi?product=systemd
============================================================================
Makefile:17356: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
Makefile:17462: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
Makefile:18329: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
Making check in po
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
Makefile:17242: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
Makefile:18332: recipe for target 'check' failed
make: *** [check] Error 2
Should I be concerned or expecting some failures?
thanks
MAc
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
