Sat Aug 15 22:11:03 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 17778 starting child 17778 exiting iteration [17777]: 0 hello [17777], main<0> 7fde0dc26740 (keepcaps=1 vs. want=1) pid=17777 forked -> 17778 [17777] started=0 vs 1 [17777] started=1 vs 1 iteration [17777]: 1 hello [17777], main<1> 7fde0dc26740 (keepcaps=0 vs. want=0) hello [17777], thread<0> 7fde0dc25640 (keepcaps=0 vs. want=0) [17777] started=1 vs 2 [17777] started=2 vs 2 iteration [17777]: 2 hello [17777], main<2> 7fde0dc26740 (keepcaps=1 vs. want=1) hello [17777], thread<1> 7fde0dc25640 (keepcaps=1 vs. want=1) hello [17777], thread<0> 7fde0d424640 (keepcaps=1 vs. want=1) [17777] started=2 vs 3 [17777] started=3 vs 3 iteration [17777]: 3 hello [17777], thread<0> 7fde0cc23640 (keepcaps=0 vs. want=0) hello [17777], main<3> 7fde0dc26740 (keepcaps=0 vs. want=0) hello [17777], thread<1> 7fde0d424640 (keepcaps=0 vs. want=0) hello [17777], thread<2> 7fde0dc25640 (keepcaps=0 vs. want=0) iteration [17777]: 4 hello [17777], thread<2> 7fde0d424640 (keepcaps=1 vs. want=1) hello [17777], main<4> 7fde0dc26740 (keepcaps=1 vs. want=1) hello [17777], thread<1> 7fde0cc23640 (keepcaps=1 vs. want=1) iteration [17777]: 5 hello [17777], main<5> 7fde0dc26740 (keepcaps=0 vs. want=0) hello [17777], thread<2> 7fde0cc23640 (keepcaps=0 vs. want=0) iteration [17777]: 6 hello [17777], main<6> 7fde0dc26740 (keepcaps=1 vs. want=1) iteration [17777]: 7 hello [17777], main<7> 7fde0dc26740 (keepcaps=0 vs. want=0) iteration [17777]: 8 hello [17777], main<8> 7fde0dc26740 (keepcaps=1 vs. want=1) iteration [17777]: 9 hello [17777], main<9> 7fde0dc26740 (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'