checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for strerror... yes config.status: creating tests/unit/ust-error/Makefile CC liblttng_ust_la-strerror.lo Making all in ust-error make[3]: Entering directory '/home/udu/aports/main/lttng-ust/src/lttng-ust-2.14.0/tests/unit/ust-error' CC ust-error.o CCLD test_ust_error make[3]: Leaving directory '/home/udu/aports/main/lttng-ust/src/lttng-ust-2.14.0/tests/unit/ust-error' Making check in ust-error make[3]: Entering directory '/home/udu/aports/main/lttng-ust/src/lttng-ust-2.14.0/tests/unit/ust-error' make[3]: Leaving directory '/home/udu/aports/main/lttng-ust/src/lttng-ust-2.14.0/tests/unit/ust-error' FAIL: unit/libringbuffer/test_shm 1 - Open a POSIX shm fd # unit/libringbuffer/test_shm: Failed test (shm.c:main() at line 34) FAIL: unit/libringbuffer/test_shm 3 - Allocate the shm object table # unit/libringbuffer/test_shm: Failed test (shm.c:main() at line 43) ERROR: unit/libringbuffer/test_shm - too few tests run (expected 5, got 3) ERROR: unit/libringbuffer/test_shm - exited with status 134 (terminated by signal 6?) PASS: unit/ust-error/test_ust_error 1 - lttng_ust_strerror - Positive LTTNG_UST_OK returns 'Success' (Success) PASS: unit/ust-error/test_ust_error 2 - lttng_ust_strerror - Negative LTTNG_UST_OK returns 'Success' (Success) PASS: unit/ust-error/test_ust_error 3 - lttng_ust_strerror - Positive large int returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 4 - lttng_ust_strerror - Negative large int returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 5 - lttng_ust_strerror - Positive LTTNG_UST_ERR_NR returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 6 - lttng_ust_strerror - Negative LTTNG_UST_ERR_NR returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 7 - lttng_ust_strerror - Positive LTTNG_UST_ERR_NR + 1 returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 8 - lttng_ust_strerror - Negative LTTNG_UST_ERR_NR - 1 returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 9 - lttng_ust_strerror - Positive LTTNG_UST_ERR_NOENT returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 10 - lttng_ust_strerror - Negative LTTNG_UST_ERR_NOENT returns 'No entry' (No entry) PASS: unit/ust-error/test_ust_error 11 - lttng_ust_strerror - Positive LTTNG_UST_ERR_PEERCRED_PID returns 'Unknown error' (Unknown error) PASS: unit/ust-error/test_ust_error 12 - lttng_ust_strerror - Negative LTTNG_UST_ERR_PEERCRED_PID returns 'Peer credentials PID is invalid. Socket appears to belong to a distinct, non-nested pid namespace.' (Peer credentials PID is invalid. Socket appears to belong to a distinct, non-nested pid namespace.) PASS: regression/abi0-conflict/test_abi0_conflict 3 - LD_PRELOAD: no-ust app with abi0 and abi1 preload fails PASS: regression/abi0-conflict/test_abi0_conflict 4 - LD_PRELOAD: no-ust app with abi1 and abi0 preload fails PASS: regression/abi0-conflict/test_abi0_conflict 6 - LD_PRELOAD: ust app with abi0 preload fails PASS: regression/abi0-conflict/test_abi0_conflict 7 - LD_PRELOAD: ust app with abi0 and abi1 preload fails PASS: regression/abi0-conflict/test_abi0_conflict 8 - LD_PRELOAD: ust app with abi1 and abi0 preload fails PASS: regression/abi0-conflict/test_abi0_conflict 11 - dlopen: no-ust app with abi0 and abi1 fails PASS: regression/abi0-conflict/test_abi0_conflict 12 - dlopen: no-ust app with abi1 and abi0 fails PASS: regression/abi0-conflict/test_abi0_conflict 14 - dlopen: ust app with abi0 fails PASS: regression/abi0-conflict/test_abi0_conflict 15 - dlopen: ust app with abi0 and abi1 fails PASS: regression/abi0-conflict/test_abi0_conflict 16 - dlopen: ust app with abi1 and abi0 fails PASS: regression/abi0-conflict/test_abi0_conflict 19 - indirect: no-ust app with abi0 and abi1 fails PASS: regression/abi0-conflict/test_abi0_conflict 20 - indirect: ust app with abi0 fails PASS: regression/abi0-conflict/test_abi0_conflict 22 - indirect: ust app with abi0 and abi1 fails # XFAIL: 0 # FAIL: 2 # ERROR: 2 make[4]: *** [Makefile:773: test-suite.log] Error 1 make[3]: *** [Makefile:881: check-TESTS] Error 2 make[2]: *** [Makefile:1069: check-am] Error 2 make[1]: *** [Makefile:665: check-recursive] Error 1 make: *** [Makefile:576: check-recursive] Error 1 >>> ERROR: lttng-ust: check failed