RARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nbd-3.24 + DELAY=10 + make check Making check in . make[1]: Entering directory '/builddir/build/BUILD/nbd-3.24' make[1]: Leaving directory '/builddir/build/BUILD/nbd-3.24' Making check in man make[1]: Entering directory '/builddir/build/BUILD/nbd-3.24/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbd-3.24/man' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/nbd-3.24/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbd-3.24/doc' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests' Making check in parse make[2]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/parse' make parser make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/parse' CC parser.o CCLD parser make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/parse' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/parse' testing ./empty PASS: empty testing ./noopts finishing line with device nbd0, hostname localhost, exportname test PASS: noopts testing ./singleopt property bs set to 1024 finishing line with device nbd0, hostname localhost, exportname test PASS: singleopt testing ./multiopt property bs set to 1024 flag no_optgo set finishing line with device nbd0, hostname localhost, exportname test PASS: multiopt testing ./ipv6 finishing line with device nbd0, hostname 2a01:4f8:200:91e8::2, exportname test PASS: ipv6 testing ./ipv4 finishing line with device nbd0, hostname 192.168.1.1, exportname test PASS: ipv4 ================== All 6 tests passed ================== make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/parse' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/parse' Making check in code make[2]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/code' make clientacl dup mask size trim make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/code' CC clientacl.o CC punchdummy.o CCLD clientacl CC dup.o CCLD dup CC mask.o CCLD mask CC size.o CCLD size CC trim.o CCLD trim make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/code' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/code' Doing test for 192.168.0.1, netmask 192.168.1.1/23 Found 192.168.0.1 Yes! Doing test for 192.168.0.1, netmask 192.168.0.1/24 Found 192.168.0.1 Yes! Doing test for 192.168.200.1, netmask 192.168.0.0/24 Found 192.168.200.1 oh noes! Found 192.168.200.1 oh noes! Found 192.168.200.1 oh noes! Doing test for 192.168.200.1, netmask 192.168.0.0/23 Found 192.168.200.1 oh noes! Found 192.168.200.1 oh noes! Found 192.168.200.1 oh noes! PASS: clientacl 1 2 3 4 5 6 7 8 9 10 11 12 13 14 PASS: dup 1 2 3 4 5 6 7 8 9 PASS: mask 1 2 3 4 5 PASS: size 1 2 3 PASS: trim ================== All 5 tests passed ================== make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/code' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/code' Making check in run make[2]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/run' make nbd-tester-client make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/run' CC nbd_tester_client-nbd-tester-client.o CC nbd_tester_client-cliserv.o cliserv.c: In function 'err_nonfatal': cliserv.c:52:9: warning: 'strncpy' specified bound 150 equals destination size [-Wstringop-truncation] 52 | strncpy(s1, s, sizeof(s1)); | ^ CC nbd_tester_client-buffer.o CC nbd_tester_client-crypto-gnutls.o CCLD nbd-tester-client make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.24/tests/run' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbd-3.24/tests/run' ./cfg1