sdbusplus make check error

常晓明 xiaoqian1641 at 163.com
Thu Sep 19 21:03:02 AEST 2019


Hi,All,


I'm running tests in SDK . In sdbusplus, follow the steps:
./bootstrap.sh
./configure ${CONFIGURE_FLAGS} --enable-oe-sdk
make check
when "make check", It shows next , I don't konw what went wrong, and how to fix it?
make[3]: Leaving directory `/home/root1/sdbusplus/test'
make  check-TESTS
make[3]: Entering directory `/home/root1/sdbusplus/test'
make[4]: Entering directory `/home/root1/sdbusplus/test'
FAIL: bus_list_names
FAIL: bus_match
FAIL: exception_sdbus_error
FAIL: message_append
FAIL: message_read
FAIL: message_native_types
FAIL: message_types
FAIL: utility_tuple_to_array
FAIL: utility_type_traits
FAIL: vtable_vtable
FAIL: timer
============================================================================
Testsuite summary for sdbusplus 1.0
============================================================================
# TOTAL: 11
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  11
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://github.com/openbmc/sdbusplus/issues
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/home/root1/sdbusplus/test'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/home/root1/sdbusplus/test'
make[2]: *** [check-am] Error 2
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/home/root1/sdbusplus/test'
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/home/root1/sdbusplus'
make: [check-code-coverage] Error 2 (ignored)
make[1]: Entering directory `/home/root1/sdbusplus'
  LCOV   --capture sdbusplus-1.0-coverage.info
geninfo: ERROR: no .gcda files found in .!
make[1]: *** [code-coverage-capture] Error 255
make[1]: Leaving directory `/home/root1/sdbusplus'
make: *** [check-code-coverage] Error 2


Johny
Thanks




 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20190919/e395a8e8/attachment-0001.htm>


More information about the openbmc mailing list