https://bugzilla.kernel.org/show_bug.cgi?id=206815 Bug ID: 206815 Summary: bluez-5.53: unit/test-mesh-crypto fails Product: Drivers Version: 2.5 Kernel Version: 5.5.8 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Bluetooth Assignee: linux-bluetooth@xxxxxxxxxxxxxxx Reporter: pachoramos1@xxxxxxxxx Regression: No Created attachment 287869 --> https://bugzilla.kernel.org/attachment.cgi?id=287869&action=edit test-suite.log I get this failure PASS: unit/test-crc PASS: unit/test-textfile PASS: unit/test-crypto ./test-driver: line 107: 1527 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-mesh-crypto PASS: unit/test-mgmt PASS: unit/test-uhid PASS: unit/test-queue PASS: unit/test-avctp PASS: unit/test-gobex /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-stack-protector -pie -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit/test-sdp unit/test-sdp.o src/sdpd-database.o src/log.o src/sdpd-service.o src/sdpd-request.o lib/libbluetooth-internal.la src/libshared-glib.la -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-stack-protector -pie -Wl,-z -Wl,now -Wl,-O1 -Wl,--hash-style=gnu -o unit/test-sdp unit/test-sdp.o src/sdpd-database.o src/log.o src/sdpd-service.o src/sdpd-request.o -pthread -Wl,--as-needed lib/.libs/libbluetooth-internal.a src/.libs/libshared-glib.a -lgthread-2.0 -lglib-2.0 -pthread PASS: unit/test-ecc PASS: unit/test-sdp PASS: unit/test-ringbuf PASS: unit/test-avdtp PASS: unit/test-gobex-transfer PASS: unit/test-avrcp /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-stack-protector -pie -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unit/test-gatt unit/test-gatt.o src/libshared-glib.la lib/libbluetooth-internal.la -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-stack-protector -pie -Wl,-z -Wl,now -Wl,-O1 -Wl,--hash-style=gnu -o unit/test-gatt unit/test-gatt.o -pthread -Wl,--as-needed src/.libs/libshared-glib.a lib/.libs/libbluetooth-internal.a -lgthread-2.0 -lglib-2.0 -pthread PASS: unit/test-gatt ============================================================================ Testsuite summary for bluez 5.53 ============================================================================ # TOTAL: 26 # PASS: 25 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log ============================================================================ make[3]: *** [Makefile:9726: test-suite.log] Error 1 make[2]: *** [Makefile:9834: check-TESTS] Error 2 make[1]: *** [Makefile:10228: check-am] Error 2 make: *** [Makefile:10230: check] Error 2 -- You are receiving this mail because: You are the assignee for the bug.