Sun Aug 16 03:47:08 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 8457 starting child 8457 exiting iteration [8456]: 0 hello [8456], main<0> b7ed2580 (keepcaps=1 vs. want=1) pid=8456 forked -> 8457 [8456] started=0 vs 1 [8456] started=1 vs 1 iteration [8456]: 1 hello [8456], main<1> b7ed2580 (keepcaps=0 vs. want=0) hello [8456], thread<0> b7cbfac0 (keepcaps=0 vs. want=0) [8456] started=1 vs 2 [8456] started=2 vs 2 iteration [8456]: 2 hello [8456], main<2> b7ed2580 (keepcaps=1 vs. want=1) hello [8456], thread<0> b72ffac0 (keepcaps=1 vs. want=1) hello [8456], thread<1> b7cbfac0 (keepcaps=1 vs. want=1) [8456] started=2 vs 3 [8456] started=3 vs 3 iteration [8456]: 3 hello [8456], main<3> b7ed2580 (keepcaps=0 vs. want=0) hello [8456], thread<2> b7cbfac0 (keepcaps=0 vs. want=0) hello [8456], thread<1> b72ffac0 (keepcaps=0 vs. want=0) hello [8456], thread<0> b68ffac0 (keepcaps=0 vs. want=0) iteration [8456]: 4 hello [8456], main<4> b7ed2580 (keepcaps=1 vs. want=1) hello [8456], thread<2> b72ffac0 (keepcaps=1 vs. want=1) hello [8456], thread<1> b68ffac0 (keepcaps=1 vs. want=1) iteration [8456]: 5 hello [8456], main<5> b7ed2580 (keepcaps=0 vs. want=0) hello [8456], thread<2> b68ffac0 (keepcaps=0 vs. want=0) iteration [8456]: 6 hello [8456], main<6> b7ed2580 (keepcaps=1 vs. want=1) iteration [8456]: 7 hello [8456], main<7> b7ed2580 (keepcaps=0 vs. want=0) iteration [8456]: 8 hello [8456], main<8> b7ed2580 (keepcaps=1 vs. want=1) iteration [8456]: 9 hello [8456], main<9> b7ed2580 (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'