Tue Aug 18 11:36:24 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' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ./psx_test child 32053 starting child 32053 exiting iteration [32052]: 0 hello [32052], main<0> 7f2ab8b30740 (keepcaps=1 vs. want=1) pid=32052 forked -> 32053 [32052] started=0 vs 1 [32052] started=1 vs 1 iteration [32052]: 1 hello [32052], main<1> 7f2ab8b30740 (keepcaps=0 vs. want=0) hello [32052], thread<0> 7f2ab8b2f640 (keepcaps=0 vs. want=0) [32052] started=1 vs 2 [32052] started=2 vs 2 iteration [32052]: 2 hello [32052], main<2> 7f2ab8b30740 (keepcaps=1 vs. want=1) hello [32052], thread<1> 7f2ab8b2f640 (keepcaps=1 vs. want=1) hello [32052], thread<0> 7f2ab3fff640 (keepcaps=1 vs. want=1) [32052] started=2 vs 3 [32052] started=3 vs 3 iteration [32052]: 3 hello [32052], main<3> 7f2ab8b30740 (keepcaps=0 vs. want=0) hello [32052], thread<2> 7f2ab8b2f640 (keepcaps=0 vs. want=0) hello [32052], thread<0> 7f2ab37fe640 (keepcaps=0 vs. want=0) hello [32052], thread<1> 7f2ab3fff640 (keepcaps=0 vs. want=0) iteration [32052]: 4 hello [32052], main<4> 7f2ab8b30740 (keepcaps=1 vs. want=1) hello [32052], thread<2> 7f2ab3fff640 (keepcaps=1 vs. want=1) hello [32052], thread<1> 7f2ab37fe640 (keepcaps=1 vs. want=1) iteration [32052]: 5 hello [32052], main<5> 7f2ab8b30740 (keepcaps=0 vs. want=0) hello [32052], thread<2> 7f2ab37fe640 (keepcaps=0 vs. want=0) iteration [32052]: 6 hello [32052], main<6> 7f2ab8b30740 (keepcaps=1 vs. want=1) iteration [32052]: 7 hello [32052], main<7> 7f2ab8b30740 (keepcaps=0 vs. want=0) iteration [32052]: 8 hello [32052], main<8> 7f2ab8b30740 (keepcaps=1 vs. want=1) iteration [32052]: 9 hello [32052], main<9> 7f2ab8b30740 (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' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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'