Wed Mar 3 23:13:24 CST 2021 make[1]: Entering directory '/sources/libcap-2.48' make -C libcap all make[2]: Entering directory '/sources/libcap-2.48/libcap' make libpsx.pc make[3]: Entering directory '/sources/libcap-2.48/libcap' make[3]: 'libpsx.pc' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/libcap' make libcap.so make[3]: Entering directory '/sources/libcap-2.48/libcap' make[3]: 'libcap.so' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/libcap' make libpsx.a make[3]: Entering directory '/sources/libcap-2.48/libcap' make[3]: 'libpsx.a' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/libcap' make libpsx.so make[3]: Entering directory '/sources/libcap-2.48/libcap' make[3]: 'libpsx.so' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/libcap' make[2]: Leaving directory '/sources/libcap-2.48/libcap' make -C tests all make[2]: Entering directory '/sources/libcap-2.48/tests' make libcap_launch_test make[3]: Entering directory '/sources/libcap-2.48/tests' make[3]: 'libcap_launch_test' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/tests' make psx_test libcap_psx_test libcap_psx_launch_test make[3]: Entering directory '/sources/libcap-2.48/tests' make[3]: 'psx_test' is up to date. make[3]: 'libcap_psx_test' is up to date. make[3]: 'libcap_psx_launch_test' is up to date. make[3]: Leaving directory '/sources/libcap-2.48/tests' make[2]: Leaving directory '/sources/libcap-2.48/tests' make -C progs all make[2]: Entering directory '/sources/libcap-2.48/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.48/progs' make -C doc all make[2]: Entering directory '/sources/libcap-2.48/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/libcap-2.48/doc' make -C kdebug all make[2]: Entering directory '/sources/libcap-2.48/kdebug' cd to kdebug to test a kernel build make[2]: Leaving directory '/sources/libcap-2.48/kdebug' make -C libcap test make[2]: Entering directory '/sources/libcap-2.48/libcap' gcc -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.48/libcap/../libcap/include/uapi -I/sources/libcap-2.48/libcap/../libcap/include cap_test.c -o cap_test ./cap_test make[2]: Leaving directory '/sources/libcap-2.48/libcap' make -C tests test make[2]: Entering directory '/sources/libcap-2.48/tests' make run_psx_test run_libcap_psx_test make[3]: Entering directory '/sources/libcap-2.48/tests' ./psx_test child 10602 starting child 10602 exiting iteration [10601]: 0 hello [10601], main<0> 7f7479f85740 (keepcaps=1 vs. want=1) pid=10601 forked -> 10602 [10601] started=0 vs 1 [10601] started=1 vs 1 iteration [10601]: 1 hello [10601], main<1> 7f7479f85740 (keepcaps=0 vs. want=0) hello [10601], thread<0> 7f7479f84640 (keepcaps=0 vs. want=0) [10601] started=1 vs 2 [10601] started=2 vs 2 iteration [10601]: 2 hello [10601], main<2> 7f7479f85740 (keepcaps=1 vs. want=1) hello [10601], thread<1> 7f7479f84640 (keepcaps=1 vs. want=1) hello [10601], thread<0> 7f7479783640 (keepcaps=1 vs. want=1) [10601] started=2 vs 3 [10601] started=3 vs 3 iteration [10601]: 3 hello [10601], main<3> 7f7479f85740 (keepcaps=0 vs. want=0) hello [10601], thread<0> 7f7478f82640 (keepcaps=0 vs. want=0) hello [10601], thread<1> 7f7479783640 (keepcaps=0 vs. want=0) hello [10601], thread<2> 7f7479f84640 (keepcaps=0 vs. want=0) iteration [10601]: 4 hello [10601], main<4> 7f7479f85740 (keepcaps=1 vs. want=1) hello [10601], thread<2> 7f7479783640 (keepcaps=1 vs. want=1) hello [10601], thread<1> 7f7478f82640 (keepcaps=1 vs. want=1) iteration [10601]: 5 hello [10601], main<5> 7f7479f85740 (keepcaps=0 vs. want=0) hello [10601], thread<2> 7f7478f82640 (keepcaps=0 vs. want=0) iteration [10601]: 6 hello [10601], main<6> 7f7479f85740 (keepcaps=1 vs. want=1) iteration [10601]: 7 hello [10601], main<7> 7f7479f85740 (keepcaps=0 vs. want=0) iteration [10601]: 8 hello [10601], main<8> 7f7479f85740 (keepcaps=1 vs. want=1) iteration [10601]: 9 hello [10601], main<9> 7f7479f85740 (keepcaps=0 vs. want=0) ./psx_test PASSED ./libcap_psx_test hello libcap and libpsx .......... PASSED make[3]: Leaving directory '/sources/libcap-2.48/tests' make[2]: Leaving directory '/sources/libcap-2.48/tests' make -C progs test make[2]: Entering directory '/sources/libcap-2.48/progs' make[2]: Nothing to be done for 'test'. make[2]: Leaving directory '/sources/libcap-2.48/progs' make[1]: Leaving directory '/sources/libcap-2.48'