make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multicast.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: router_multicast.sh # 5.92 [+5.92] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.98 [+2.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.05 [+2.07] TEST: mcast IPv4 [FAIL] # 10.06 [+0.00] Multicast received on second host although deleted # 10.10 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.18 [+2.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.25 [+2.07] TEST: mcast IPv6 [FAIL] # 14.25 [+0.00] Multicast received on second host although deleted # 14.32 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.36 [+2.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.50 [+2.14] TEST: RPF IPv4 [FAIL] # 18.50 [+0.00] Packets not trapped due to RPF check # 18.59 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.62 [+2.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 22.73 [+2.11] TEST: RPF IPv6 [FAIL] # 22.74 [+0.00] Packets not trapped due to RPF check # 22.77 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 22.83 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 24.89 [+2.07] TEST: Unresolved queue IPv4 [FAIL] # 24.89 [+0.00] Multicast not received on second host # 24.93 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 24.99 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 27.07 [+2.08] TEST: Unresolved queue IPv6 [FAIL] # 27.07 [+0.00] Multicast not received on second host not ok 1 selftests: net/forwarding: router_multicast.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->