[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-wheezy #429

noc at squid-cache.org noc at squid-cache.org
Thu Nov 19 01:26:48 UTC 2015


See <http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/429/>

------------------------------------------
[...truncated 8477 lines...]
make  check-TESTS
make[6]: Entering directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src/adaptation'>
/bin/bash ../../../test-suite/testheaders.sh "ccache g++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11" ../../../src/adaptation/AccessCheck.h ../../../src/adaptation/AccessRule.h ../../../src/adaptation/Answer.h ../../../src/adaptation/Config.h ../../../src/adaptation/DynamicGroupCfg.h ../../../src/adaptation/Elements.h ../../../src/adaptation/History.h ../../../src/adaptation/Initiate.h ../../../src/adaptation/Initiator.h ../../../src/adaptation/Iterator.h ../../../src/adaptation/Message.h ../../../src/adaptation/Service.h ../../../src/adaptation/ServiceConfig.h ../../../src/adaptation/ServiceFilter.h ../../../src/adaptation/ServiceGroups.h ../../../src/adaptation/forward.h || exit 1
Testing ../../../src/adaptation/AccessCheck.h ...Ok.
Testing ../../../src/adaptation/AccessRule.h ...Ok.
Testing ../../../src/adaptation/Answer.h ...Ok.
Testing ../../../src/adaptation/Config.h ...Ok.
Testing ../../../src/adaptation/DynamicGroupCfg.h ...Ok.
Testing ../../../src/adaptation/Elements.h ...Ok.
Testing ../../../src/adaptation/History.h ...Ok.
Testing ../../../src/adaptation/Initiate.h ...Ok.
Testing ../../../src/adaptation/Initiator.h ...Ok.
Testing ../../../src/adaptation/Iterator.h ...Ok.
Testing ../../../src/adaptation/Message.h ...Ok.
Testing ../../../src/adaptation/Service.h ...Ok.
Testing ../../../src/adaptation/ServiceConfig.h ...Ok.
Testing ../../../src/adaptation/ServiceFilter.h ...Ok.
Testing ../../../src/adaptation/ServiceGroups.h ...Ok.
Testing ../../../src/adaptation/forward.h ...Ok.
PASS: testHeaders
=============
1 test passed
=============
make[6]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src/adaptation'>
make[5]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src/adaptation'>
make[4]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src/adaptation'>
make[4]: Entering directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
make  tests/testACLMaxUserIP tests/testBoilerplate tests/testCacheManager tests/testCharacterSet tests/testDiskIO tests/testDns tests/testEnumIterator tests/testEvent tests/testEventLoop tests/test_http_range tests/testTokenizer tests/testHttp1Parser tests/testHttpReply tests/testHttpRequest tests/testIcmp tests/testIpAddress tests/testStore tests/testString tests/testURL tests/testSBuf tests/testSBufList tests/testConfigParser tests/testStatHist tests/testLookupTable tests/testRock tests/testUfs testRefCount
make[5]: Entering directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
cp ../../test-suite/test_tools.cc .
depbase=`echo SBufList.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT SBufList.o -MD -MP -MF $depbase.Tpo -c -o SBufList.o ../../src/SBufList.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testConfigParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testConfigParser.o -MD -MP -MF $depbase.Tpo -c -o tests/testConfigParser.o ../../src/tests/testConfigParser.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testStatHist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testStatHist.o -MD -MP -MF $depbase.Tpo -c -o tests/testStatHist.o ../../src/tests/testStatHist.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testLookupTable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testLookupTable.o -MD -MP -MF $depbase.Tpo -c -o tests/testLookupTable.o ../../src/tests/testLookupTable.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testRock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testRock.o -MD -MP -MF $depbase.Tpo -c -o tests/testRock.o ../../src/tests/testRock.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testUfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testUfs.o -MD -MP -MF $depbase.Tpo -c -o tests/testUfs.o ../../src/tests/testUfs.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testRefCount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testRefCount.o -MD -MP -MF $depbase.Tpo -c -o tests/testRefCount.o ../../src/tests/testRefCount.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_CollapsedForwarding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_CollapsedForwarding.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_CollapsedForwarding.o ../../src/tests/stub_CollapsedForwarding.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_ETag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_ETag.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_ETag.o ../../src/tests/stub_ETag.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_fatal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_fatal.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_fatal.o ../../src/tests/stub_fatal.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libsecurity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libsecurity.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libsecurity.o ../../src/tests/stub_libsecurity.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_StatHist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_StatHist.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_StatHist.o ../../src/tests/stub_StatHist.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_SBufDetailedStats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_SBufDetailedStats.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_SBufDetailedStats.o ../../src/tests/stub_SBufDetailedStats.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_StoreMeta.o ../../src/tests/stub_StoreMeta.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_SwapDir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_SwapDir.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_SwapDir.o ../../src/tests/stub_SwapDir.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_access_log.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_access_log.o ../../src/tests/stub_access_log.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_cache_cf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_cache_cf.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_cache_cf.o ../../src/tests/stub_cache_cf.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_client_side.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_client_side.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_client_side.o ../../src/tests/stub_client_side.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_debug.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_debug.o ../../src/tests/stub_debug.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_DelayId.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_DelayId.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_DelayId.o ../../src/tests/stub_DelayId.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_errorpage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_errorpage.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_errorpage.o ../../src/tests/stub_errorpage.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_fd.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_fd.o ../../src/tests/stub_fd.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_HttpRequest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_HttpRequest.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_HttpRequest.o ../../src/tests/stub_HttpRequest.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_HttpReply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_HttpReply.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_HttpReply.o ../../src/tests/stub_HttpReply.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_ipc_TypedMsgHdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_ipc_TypedMsgHdr.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_ipc_TypedMsgHdr.o ../../src/tests/stub_ipc_TypedMsgHdr.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libauth.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libauth.o ../../src/tests/stub_libauth.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libcomm.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libcomm.o ../../src/tests/stub_libcomm.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libdiskio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libdiskio.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libdiskio.o ../../src/tests/stub_libdiskio.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libformat.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libformat.o ../../src/tests/stub_libformat.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libmem.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libmem.o ../../src/tests/stub_libmem.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libsslsquid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libsslsquid.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_libsslsquid.o ../../src/tests/stub_libsslsquid.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_MemObject.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_MemObject.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_MemObject.o ../../src/tests/stub_MemObject.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_MemStore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_MemStore.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_MemStore.o ../../src/tests/stub_MemStore.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_mime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_mime.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_mime.o ../../src/tests/stub_mime.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_pconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_pconn.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_pconn.o ../../src/tests/stub_pconn.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_Port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_Port.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_Port.o ../../src/tests/stub_Port.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_store.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_store.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_store.o ../../src/tests/stub_store.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_store_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_store_client.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_store_client.o ../../src/tests/stub_store_client.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_store_rebuild.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_store_rebuild.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_store_rebuild.o ../../src/tests/stub_store_rebuild.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_store_stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_store_stats.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_store_stats.o ../../src/tests/stub_store_stats.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_store_swapout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_store_swapout.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_store_swapout.o ../../src/tests/stub_store_swapout.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_tools.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_tools.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_tools.o ../../src/tests/stub_tools.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_cache_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_cache_manager.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_cache_manager.o ../../src/tests/stub_cache_manager.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_UdsOp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_UdsOp.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_UdsOp.o ../../src/tests/stub_UdsOp.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testACLMaxUserIP.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testACLMaxUserIP.o -MD -MP -MF $depbase.Tpo -c -o tests/testACLMaxUserIP.o ../../src/tests/testACLMaxUserIP.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_time.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_time.o ../../src/tests/stub_time.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_tools.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT test_tools.o -MD -MP -MF $depbase.Tpo -c -o test_tools.o test_tools.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testBoilerplate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testBoilerplate.o -MD -MP -MF $depbase.Tpo -c -o tests/testBoilerplate.o ../../src/tests/testBoilerplate.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_cbdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_cbdata.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_cbdata.o ../../src/tests/stub_cbdata.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_MemBuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_MemBuf.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_MemBuf.o ../../src/tests/stub_MemBuf.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testCacheManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/testCacheManager.o -MD -MP -MF $depbase.Tpo -c -o tests/testCacheManager.o ../../src/tests/testCacheManager.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_main_cc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_main_cc.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_main_cc.o ../../src/tests/stub_main_cc.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_ipc_Forwarder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_ipc_Forwarder.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_ipc_Forwarder.o ../../src/tests/stub_ipc_Forwarder.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_EventLoop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_EventLoop.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_EventLoop.o ../../src/tests/stub_EventLoop.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_CacheDigest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_CacheDigest.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_CacheDigest.o ../../src/tests/stub_CacheDigest.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_carp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_carp.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_carp.o ../../src/tests/stub_carp.cc &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_redirect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_inst/etc\">   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_redirect.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_redirect.o ../../src/tests/stub_redirect.cc &&\
	mv -f $depbase.Tpo $depbase.Po
../../src/tests/stub_CacheDigest.cc:25:43: error: no 'bool CacheDigest::test(const cache_key*) const' member function declared in class 'CacheDigest'
cc1plus: error: unrecognized command line option "-Wno-deprecated-register" [-Werror]
cc1plus: all warnings being treated as errors
make[5]: *** [tests/stub_CacheDigest.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-wheezy/ws/btlayer-00-default/squid-4.0.2-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
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 -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++11
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -std=c++11
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
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 -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++11
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -std=c++11
checking for egrep... .././test-suite/../configure: line 7090: echo: write error: Broken pipe
checking for egrep... ../configure: line 7090: echo: write error: Broken pipe
../../src/tests/stub_CacheDigest.cc:25:43: error: no 'bool CacheDigest::test(const cache_key*) const' member function declared in class 'CacheDigest'
cc1plus: error: unrecognized command line option "-Wno-deprecated-register" [-Werror]
make[5]: *** [tests/stub_CacheDigest.o] Error 1
make[4]: *** [check-am] Error 2
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Build step 'Execute shell' marked build as failure
[description-setter] Description set: 


More information about the squid-dev mailing list