Fri Aug 14 14:35:55 CDT 2020 make[1]: Entering directory '/sources/libcap-2.42' make -C libcap all make[2]: Entering directory '/sources/libcap-2.42/libcap' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.42/libcap' make -C tests all make[2]: Entering directory '/sources/libcap-2.42/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.42/tests' make -C progs all make[2]: Entering directory '/sources/libcap-2.42/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.42/progs' make -C doc all make[2]: Entering directory '/sources/libcap-2.42/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.42/doc' make -C kdebug all make[2]: Entering directory '/sources/libcap-2.42/kdebug' cd to kdebug to test a kernel build make[2]: Leaving directory '/sources/libcap-2.42/kdebug' make -C libcap test make[2]: Entering directory '/sources/libcap-2.42/libcap' cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include cap_test.c -o cap_test ./cap_test make[2]: Leaving directory '/sources/libcap-2.42/libcap' make -C tests test make[2]: Entering directory '/sources/libcap-2.42/tests' ./psx_test child 29965 starting child 29965 exiting iteration [29964]: 0 hello [29964], main<0> 7f43c896b740 (keepcaps=1 vs. want=1) pid=29964 forked -> 29965 [29964] started=0 vs 1 [29964] started=1 vs 1 iteration [29964]: 1 hello [29964], main<1> 7f43c896b740 (keepcaps=0 vs. want=0) hello [29964], thread<0> 7f43c896a640 (keepcaps=0 vs. want=0) [29964] started=1 vs 2 [29964] started=2 vs 2 iteration [29964]: 2 hello [29964], main<2> 7f43c896b740 (keepcaps=1 vs. want=1) hello [29964], thread<1> 7f43c896a640 (keepcaps=1 vs. want=1) hello [29964], thread<0> 7f43c3fff640 (keepcaps=1 vs. want=1) [29964] started=2 vs 3 [29964] started=3 vs 3 iteration [29964]: 3 hello [29964], main<3> 7f43c896b740 (keepcaps=0 vs. want=0) hello [29964], thread<0> 7f43c37fe640 (keepcaps=0 vs. want=0) hello [29964], thread<2> 7f43c896a640 (keepcaps=0 vs. want=0) hello [29964], thread<1> 7f43c3fff640 (keepcaps=0 vs. want=0) iteration [29964]: 4 hello [29964], thread<2> 7f43c3fff640 (keepcaps=1 vs. want=1) hello [29964], main<4> 7f43c896b740 (keepcaps=1 vs. want=1) hello [29964], thread<1> 7f43c37fe640 (keepcaps=1 vs. want=1) iteration [29964]: 5 hello [29964], main<5> 7f43c896b740 (keepcaps=0 vs. want=0) hello [29964], thread<2> 7f43c37fe640 (keepcaps=0 vs. want=0) iteration [29964]: 6 hello [29964], main<6> 7f43c896b740 (keepcaps=1 vs. want=1) iteration [29964]: 7 hello [29964], main<7> 7f43c896b740 (keepcaps=0 vs. want=0) iteration [29964]: 8 hello [29964], main<8> 7f43c896b740 (keepcaps=1 vs. want=1) iteration [29964]: 9 hello [29964], main<9> 7f43c896b740 (keepcaps=0 vs. want=0) ./psx_test PASSED ./libcap_psx_test hello libcap and libpsx .......... PASSED make[2]: Leaving directory '/sources/libcap-2.42/tests' make -C progs test make[2]: Entering directory '/sources/libcap-2.42/progs' make[2]: Nothing to be done for 'test'. make[2]: Leaving directory '/sources/libcap-2.42/progs' make[1]: Leaving directory '/sources/libcap-2.42'