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.88 [+5.88] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.91 [+2.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.99 [+2.08] TEST: mcast IPv4 [FAIL] # 9.99 [+0.00] Multicast received on second host although deleted # 10.04 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.09 [+2.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.17 [+2.08] TEST: mcast IPv6 [FAIL] # 14.17 [+0.00] Multicast received on second host although deleted # 14.24 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.29 [+2.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.42 [+2.13] TEST: RPF IPv4 [FAIL] # 18.42 [+0.00] Packets not trapped due to RPF check # 18.50 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.55 [+2.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 22.67 [+2.11] TEST: RPF IPv6 [FAIL] # 22.67 [+0.00] Packets not trapped due to RPF check # 22.71 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 22.76 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 24.83 [+2.07] TEST: Unresolved queue IPv4 [FAIL] # 24.83 [+0.00] Multicast not received on second host # 24.87 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 24.93 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 27.01 [+2.08] TEST: Unresolved queue IPv6 [FAIL] # 27.01 [+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__->