See <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/952/changes>
Changes: [Amos Jeffries] More compile fixes for revo.11508 [Amos Jeffries] Compile issues in revno.11508 [Amos Jeffries] Reduce debug level on forwarding start message [Amos Jeffries] Bug 3239: Rename myip/myport as localip/localport There is no actual logic change to this patch. * Document what the myip/myport actually match and use the clearer names of localip / localport. * Cleanly upgrade the ACL types when old versions are seen. * Rename all relevant code symbols to match the new names. [Amos Jeffries] Bug 3244: wrong port for peer relayed requests [Amos Jeffries] Debug display of peer selection choices [Amos Jeffries] Fix broken --disable-ipv6 Broken in the 3.1->3.2 autoconf naming convention update. ------------------------------------------ [...truncated 10341 lines...] Making dvi in digest_auth Making dvi in external_acl Making dvi in log_daemon Making dvi in DB Making dvi in file Making dvi in negotiate_auth Making dvi in url_rewrite Making dvi in src Making dvi in base Making dvi in anyp Making dvi in comm Making dvi in eui Making dvi in acl Making dvi in fs Making dvi in repl Making dvi in ip Making dvi in icmp Making dvi in ident Making dvi in log Making dvi in ipc Making dvi in mgr Making dvi in tools Making dvi in purge Making dvi in test-suite Making check in compat make testPreCompiler ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testPreCompiler.o -MD -MP -MF .deps/testPreCompiler.Tpo -c -o testPreCompiler.o ../../compat/testPreCompiler.cc mv -f .deps/testPreCompiler.Tpo .deps/testPreCompiler.Po ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testMain.o -MD -MP -MF .deps/testMain.Tpo -c -o testMain.o `test -f '../../src/tests/testMain.cc' || echo '../../compat/'`../../src/tests/testMain.cc mv -f .deps/testMain.Tpo .deps/testMain.Po /bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o testPreCompiler testPreCompiler.o testMain.o -L/usr/local/lib -lcppunit libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o testPreCompiler testPreCompiler.o testMain.o -L/usr/local/lib -lcppunit -lm -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib /usr/local/lib/libcppunit.so.3.0: warning: sprintf() is often misused, please use snprintf() make check-TESTS /bin/sh ../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " || exit 1 ... OK (3) PASS: testPreCompiler PASS: testHeaders ================== All 2 tests passed ================== Making check in lib Making check in rfcnb make make check-TESTS ================== All 0 tests passed ================== Making check in smblib make make check-TESTS ================== All 0 tests passed ================== make tests/testAll ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testArray.o -MD -MP -MF .deps/testArray.Tpo -c -o testArray.o `test -f 'tests/testArray.cc' || echo '../../lib/'`tests/testArray.cc mv -f .deps/testArray.Tpo .deps/testArray.Po ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testRFC1035.o -MD -MP -MF .deps/testRFC1035.Tpo -c -o testRFC1035.o `test -f 'tests/testRFC1035.cc' || echo '../../lib/'`tests/testRFC1035.cc mv -f .deps/testRFC1035.Tpo .deps/testRFC1035.Po ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testRFC1738.o -MD -MP -MF .deps/testRFC1738.Tpo -c -o testRFC1738.o `test -f 'tests/testRFC1738.cc' || echo '../../lib/'`tests/testRFC1738.cc mv -f .deps/testRFC1738.Tpo .deps/testRFC1738.Po ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testMain.o -MD -MP -MF .deps/testMain.Tpo -c -o testMain.o `test -f 'tests/testMain.cc' || echo '../../lib/'`tests/testMain.cc mv -f .deps/testMain.Tpo .deps/testMain.Po /bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o tests/testAll testArray.o testRFC1035.o testRFC1738.o testMain.o -L/usr/local/lib -lcppunit ../lib/libmiscencoding.la ../lib/libmiscutil.la -L../compat -lcompat-squid libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o tests/testAll testArray.o testRFC1035.o testRFC1738.o testMain.o -L/usr/local/lib -lcppunit -lm ../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -L../compat -lcompat-squid -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib /usr/local/lib/libcppunit.so.3.0: warning: sprintf() is often misused, please use snprintf() make check-TESTS /bin/sh ../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " || exit 1 testArray::all : OK testRFC1035::testHeaderUnpack : OK testRFC1035::testParseAPacket : OK testRFC1035::testBugPacketHeadersOnly : OK testRFC1035::testBugPacketEndingOnCompressionPtr Header : OK : OK testRFC1738::testUrlDecode : OK testRFC1738::testUrlEncode : OK testRFC1738::PercentZeroNullDecoding : OK OK (8) PASS: tests/testAll PASS: testHeaders ================== All 2 tests passed ================== Making check in scripts Making check in icons Making check in errors Making check in doc Making check in manuals Making check in helpers Making check in basic_auth Making check in digest_auth Making check in external_acl Making check in log_daemon Making check in DB make make check-TESTS ================== All 0 tests passed ================== Making check in file make make check-TESTS ================== All 0 tests passed ================== Making check in negotiate_auth Making check in url_rewrite Making check in src make check-recursive Making check in base make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/base" || exit 1 Testing ../../../src/base ...Ok. PASS: testHeaders ============= 1 test passed ============= Making check in anyp make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/anyp" || exit 1 Testing ../../../src/anyp ...Ok. PASS: testHeaders ============= 1 test passed ============= Making check in comm make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/comm" || exit 1 Testing ../../../src/comm ...Ok. PASS: testHeaders ============= 1 test passed ============= Making check in eui make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/eui" || exit 1 Testing ../../../src/eui ...Ok. PASS: testHeaders ============= 1 test passed ============= Making check in acl make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/acl" || exit 1 Testing ../../../src/acl ...Ok. PASS: testHeaders ============= 1 test passed ============= Making check in fs make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I../../../src/fs -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " || exit 1 PASS: testHeaders ============= 1 test passed ============= Making check in repl make make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I../../../src/repl -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " || exit 1 PASS: testHeaders ============= 1 test passed ============= Making check in ip make testIpAddress ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testAddress.o -MD -MP -MF .deps/testAddress.Tpo -c -o testAddress.o ../../../src/ip/testAddress.cc mv -f .deps/testAddress.Tpo .deps/testAddress.Po ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT stub_debug.o -MD -MP -MF .deps/stub_debug.Tpo -c -o stub_debug.o `test -f '../../../src/tests/stub_debug.cc' || echo '../../../src/ip/'`../../../src/tests/stub_debug.cc mv -f .deps/stub_debug.Tpo .deps/stub_debug.Po ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT testMain.o -MD -MP -MF .deps/testMain.Tpo -c -o testMain.o `test -f '../../../src/tests/testMain.cc' || echo '../../../src/ip/'`../../../src/tests/testMain.cc mv -f .deps/testMain.Tpo .deps/testMain.Po ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -MT test_tools.o -MD -MP -MF .deps/test_tools.Tpo -c -o test_tools.o `test -f '../../../test-suite/test_tools.cc' || echo '../../../src/ip/'`../../../test-suite/test_tools.cc mv -f .deps/test_tools.Tpo .deps/test_tools.Po /bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o testIpAddress testAddress.o stub_debug.o testMain.o test_tools.o libip.la -lm -L../../compat -lcompat-squid -L/usr/local/lib -lcppunit libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -g -o testIpAddress testAddress.o stub_debug.o testMain.o test_tools.o ./.libs/libip.a -L../../compat -lcompat-squid -L/usr/local/lib -lcppunit -lm -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib /usr/local/lib/libcppunit.so.3.0: warning: sprintf() is often misused, please use snprintf() make check-TESTS /bin/sh ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe " "../../../src/ip" || exit 1 Testing ../../../src/ip ...Ok. PASS: testHeaders stub time| Unable to convert '192.168.100.12' to the rDNS type requested. ...........F...... testAddress.cc:698:Assertion Test name: testIpAddress::testAddrInfo assertion failed - Expression: memcmp( expect->ai_addr, ipval->ai_addr, expect->ai_addrlen ) == 0 Failures !!! Run: 17 Failure total: 1 Failures: 1 Errors: 0 FAIL: testIpAddress ================================================= 1 of 2 tests failed Please report to http://www.squid-cache.org/bugs/ ================================================= *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal/squid-3.HEAD-BZR/_build/src/ip> (line 641 of Makefile). *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal/squid-3.HEAD-BZR/_build/src/ip> (line 674 of Makefile). *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal/squid-3.HEAD-BZR/_build/src> (line 5334 of Makefile). *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal/squid-3.HEAD-BZR/_build/src> (line 5607 of Makefile). *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal/squid-3.HEAD-BZR/_build> (line 438 of Makefile). *** Error code 1 Stop in <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/btlayer-01-minimal> (line 666 of Makefile). buildtest.sh result is 1 BUILD: .././test-suite/buildtests/layer-01-minimal.opts configure: BUILD LIBRARIES: configure: BUILD EXTRA LIBRARIES: -lm configure: BUILD OBJECTS: configure: BUILD EXTRA OBJECTS: configure: BUILD C FLAGS: -Wall configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe configure: BUILD C++ FLAGS: configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe configure: BUILD LIBRARIES: configure: BUILD EXTRA LIBRARIES: -lm configure: BUILD OBJECTS: configure: BUILD EXTRA OBJECTS: configure: BUILD C FLAGS: configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe configure: BUILD C++ FLAGS: configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe assertion failed FAIL: testIpAddress *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 Build FAILED. Build step 'Execute shell' marked build as failure
