On Mon, 2017-09-04 at 17:39 +0800, [email protected] wrote: > From: Kai Kang <[email protected]> > > When run dbus ptest cases, there are some failures: > > > > > ./test/test-dbus-daemon: relocation error: ./test/test-dbus-daemon: > > symbol > > _dbus_real_assert, version LIBDBUS_PRIVATE_1.10.20 not defined in > > file > > libdbus-1.so.3 with link time reference > > FAIL: test/test-dbus-daemon > > [ 24.943454] test-dbus-daemo[251]: segfault at 0 > > ip (null) sp > > 00007ffddabe6818 error 14 in test-dbus-daemon-eavesdrop[ > > 400000+a000] > It disables tests in dbus recipe which cases symbols missing and > segment > fault. When 'ptest' in DISTRO_FEATURES, it should enable some > configure > options to make the symbols visible to ptest cases. > > It also need to correct paths in ptest configure files.
Does this have a runtime effect on dbus, i.e. are these runtime asserts which we don't want in production code? Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
