Wed Mar 3 19:22:52 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 17910 starting child 17910 exiting iteration [17909]: 0 hello [17909], main<0> b7f5ea00 (keepcaps=1 vs. want=1) pid=17909 forked -> 17910 [17909] started=0 vs 1 [17909] started=1 vs 1 iteration [17909]: 1 hello [17909], main<1> b7f5ea00 (keepcaps=0 vs. want=0) hello [17909], thread<0> b7d40ac0 (keepcaps=0 vs. want=0) [17909] started=1 vs 2 [17909] started=2 vs 2 iteration [17909]: 2 hello [17909], main<2> b7f5ea00 (keepcaps=1 vs. want=1) hello [17909], thread<0> b73ffac0 (keepcaps=1 vs. want=1) hello [17909], thread<1> b7d40ac0 (keepcaps=1 vs. want=1) [17909] started=2 vs 3 [17909] started=3 vs 3 iteration [17909]: 3 hello [17909], main<3> b7f5ea00 (keepcaps=0 vs. want=0) hello [17909], thread<1> b73ffac0 (keepcaps=0 vs. want=0) hello [17909], thread<0> b69ffac0 (keepcaps=0 vs. want=0) hello [17909], thread<2> b7d40ac0 (keepcaps=0 vs. want=0) iteration [17909]: 4 hello [17909], main<4> b7f5ea00 (keepcaps=1 vs. want=1) hello [17909], thread<2> b73ffac0 (keepcaps=1 vs. want=1) hello [17909], thread<1> b69ffac0 (keepcaps=1 vs. want=1) iteration [17909]: 5 hello [17909], main<5> b7f5ea00 (keepcaps=0 vs. want=0) hello [17909], thread<2> b69ffac0 (keepcaps=0 vs. want=0) iteration [17909]: 6 hello [17909], main<6> b7f5ea00 (keepcaps=1 vs. want=1) iteration [17909]: 7 hello [17909], main<7> b7f5ea00 (keepcaps=0 vs. want=0) iteration [17909]: 8 hello [17909], main<8> b7f5ea00 (keepcaps=1 vs. want=1) iteration [17909]: 9 hello [17909], main<9> b7f5ea00 (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'