See <http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/89/changes>

Changes:

[Amos Jeffries] Windows: remove alternative main()

As a side effect this causes Windows builds to use the wrapper function
for handling exceptions.

[Amos Jeffries] Fix --enable-win32-service compile errors

[Amos Jeffries] Windows: add missing file permission definitions

* initgroups() shim was building, but header not included correctly.

* POSIX 5.6 / 6.5 Protection Bits for group access do not exist in
windows MinGW. Define as 0-bits until better API is found.

[Amos Jeffries] Add missing boilerplate for rev.13621

[Amos Jeffries] Portability: provide xstatvfs() shim for system call statvfs()

statfs() and struct statfs have been deprecated for years. Hoewver the
POSIX statvfs replacements are still not universally available.

Remove deprecated statfs() and struct statfs usage from Squid. Although
they may still be used by the xstatvfs() compatibility wrapper if they
are the only available API.

[Christos Tsantilas] Polish peek-and-splice related code part2

- Record SSL bump action in Ssl::ServerBump::act at step3

[Christos Tsantilas] Polish peek-and-splice related code

- Record SSL bump action at each bumping step in the Ssl::ServerBump.
The new Ssl::ServerBump::act member added for this purpose.

- Split Ssl::PeerConnector::checkForPeekAndSplice  to two methods
(checkForPeekAndSplice and checkForPeekAndSpliceDone) add some
documentation, and polish the code.

- Polish  httpsSslBumpStep2AccessCheckDone function (client_side.cc file)

This is a Measurement Factory project

[Amos Jeffries] Windows: getppid() is not supported.

The PID and thus parent process PID concept is not available in Windows
and MinGW at least lacks the API mechanism.

This may re-open an issue with kid processes notifying the coordinator
when they are shutting down. If so we need to find an alternative
mechanism to replace this use of kill(getppid(), SIGUSR1)

------------------------------------------
[...truncated 8713 lines...]
depbase=`echo tests/stub_ipc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_ipc.o -MD -MP -MF $depbase.Tpo -c 
-o tests/stub_ipc.o ../../src/tests/stub_ipc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_ipcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_ipcache.o -MD -MP -MF 
$depbase.Tpo -c -o tests/stub_ipcache.o ../../src/tests/stub_ipcache.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libeui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libeui.o -MD -MP -MF $depbase.Tpo 
-c -o tests/stub_libeui.o ../../src/tests/stub_libeui.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_libicmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_libicmp.o -MD -MP -MF 
$depbase.Tpo -c -o tests/stub_libicmp.o ../../src/tests/stub_libicmp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_neighbors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_neighbors.o -MD -MP -MF 
$depbase.Tpo -c -o tests/stub_neighbors.o ../../src/tests/stub_neighbors.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_stat.o -MD -MP -MF $depbase.Tpo 
-c -o tests/stub_stat.o ../../src/tests/stub_stat.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testDiskIO.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/testDiskIO.o -MD -MP -MF $depbase.Tpo 
-c -o tests/testDiskIO.o ../../src/tests/testDiskIO.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testStoreSupport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/testStoreSupport.o -MD -MP -MF 
$depbase.Tpo -c -o tests/testStoreSupport.o ../../src/tests/testStoreSupport.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/testEvent.o -MD -MP -MF $depbase.Tpo 
-c -o tests/testEvent.o ../../src/tests/testEvent.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testEventLoop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/testEventLoop.o -MD -MP -MF 
$depbase.Tpo -c -o tests/testEventLoop.o ../../src/tests/testEventLoop.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test_http_range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/test_http_range.o -MD -MP -MF 
$depbase.Tpo -c -o tests/test_http_range.o ../../src/tests/test_http_range.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_external_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_external_acl.o -MD -MP -MF 
$depbase.Tpo -c -o tests/stub_external_acl.o 
../../src/tests/stub_external_acl.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_comm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_comm.o -MD -MP -MF $depbase.Tpo 
-c -o tests/stub_comm.o ../../src/tests/stub_comm.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_event.o -MD -MP -MF $depbase.Tpo 
-c -o tests/stub_event.o ../../src/tests/stub_event.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_stmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/stub_stmem.o -MD -MP -MF $depbase.Tpo 
-c -o tests/stub_stmem.o ../../src/tests/stub_stmem.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/testHttpParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\";>
 
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\";>
 
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\";>
   -I../.. -I../../include -I../../lib -I../../src -I../include    -I../src    
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT tests/testHttpParser.o -MD -MP -MF 
$depbase.Tpo -c -o tests/testHttpParser.o ../../src/tests/testHttpParser.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testHttpReply cbdata.o ConfigParser.o 
tests/stub_ETag.o tests/stub_fatal.o HttpBody.o HttpHdrCc.o HttpHdrContRange.o 
HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o HttpHeader.o HttpHeaderTools.o 
HttpMsg.o HttpReply.o MasterXaction.o tests/stub_mem.o RegexList.o MemBuf.o 
mime_header.o Notes.o Packer.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o String.o StrList.o tests/stub_access_log.o 
tests/stub_cache_cf.o tests/stub_cache_manager.o tests/stub_comm.o 
tests/stub_debug.o tests/stub_errorpage.o tests/stub_event.o tests/stub_fd.o 
tests/stub_HelperChildConfig.o tests/stub_libformat.o tests/stub_libauth.o 
tests/stub_libcomm.o tests/stub_libmgr.o tests/stub_libsslsquid.o 
StatCounters.o tests/stub_StatHist.o tests/stub_store.o 
tests/stub_store_stats.o tests/stub_tools.o tests/stub_HttpRequest.o 
tests/testHttpReply.o tests/testMain.o tests/stub_time.o url.o wordlist.o 
test_tools.o globals.o CommCalls.o http/libsquid-http.la acl/libacls.la 
acl/libapi.la acl/libstate.la anyp/libanyp.la ip/libip.la base/libbase.la 
ipc/libipc.la ../lib/libmisccontainers.la ../lib/libmiscencoding.la 
../lib/libmiscutil.la -lcppunit -ldl  -lnettle  ../compat/libcompat-squid.la  
-lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testHttpReply 
cbdata.o ConfigParser.o tests/stub_ETag.o tests/stub_fatal.o HttpBody.o 
HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpHeader.o HttpHeaderTools.o HttpMsg.o HttpReply.o MasterXaction.o 
tests/stub_mem.o RegexList.o MemBuf.o mime_header.o Notes.o Packer.o MemBlob.o 
SBuf.o SBufExceptions.o tests/stub_SBufDetailedStats.o String.o StrList.o 
tests/stub_access_log.o tests/stub_cache_cf.o tests/stub_cache_manager.o 
tests/stub_comm.o tests/stub_debug.o tests/stub_errorpage.o tests/stub_event.o 
tests/stub_fd.o tests/stub_HelperChildConfig.o tests/stub_libformat.o 
tests/stub_libauth.o tests/stub_libcomm.o tests/stub_libmgr.o 
tests/stub_libsslsquid.o StatCounters.o tests/stub_StatHist.o 
tests/stub_store.o tests/stub_store_stats.o tests/stub_tools.o 
tests/stub_HttpRequest.o tests/testHttpReply.o tests/testMain.o 
tests/stub_time.o url.o wordlist.o test_tools.o globals.o CommCalls.o  
http/.libs/libsquid-http.a acl/.libs/libacls.a acl/.libs/libapi.a 
acl/.libs/libstate.a anyp/.libs/libanyp.a ip/.libs/libip.a base/.libs/libbase.a 
ipc/.libs/libipc.a ../lib/.libs/libmisccontainers.a 
../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -lcppunit -lnettle 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testHttpRequest AccessLogEntry.o HttpParser.o 
RequestFlags.o HttpRequest.o HttpRequestMethod.o tests/stub_mem.o String.o 
tests/testHttpRequest.o tests/testHttpRequestMethod.o tests/testMain.o 
tests/stub_DiskIOModule.o tests/stub_libauth.o tests/stub_main_cc.o 
tests/stub_ipc_Forwarder.o tests/stub_libeui.o tests/stub_store_stats.o 
tests/stub_EventLoop.o time.o BodyPipe.o cache_manager.o YesNoNone.o cache_cf.o 
debug.o tests/stub_CacheDigest.o tests/stub_carp.o cbdata.o 
ChunkedCodingParser.o client_db.o client_side.o client_side_reply.o 
client_side_request.o clientStream.o tests/stub_CollapsedForwarding.o 
ConfigOption.o ConfigParser.o CpuAffinityMap.o CpuAffinitySet.o  disk.o dlink.o 
dns_internal.o DnsLookupDetails.o errorpage.o tests/stub_ETag.o external_acl.o 
ExternalACLEntry.o tests/stub_fatal.o fd.o fde.o fqdncache.o FwdState.o 
gopher.o helper.o htcp.o http.o HttpBody.o HttpHeader.o HttpHeaderTools.o 
HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpMsg.o HttpReply.o icp_v2.o icp_v3.o ipc.o ipcache.o int.o internal.o 
SquidList.o MasterXaction.o multicast.o mem_node.o MemBuf.o MemObject.o mime.o 
mime_header.o neighbors.o Notes.o Packer.o Parsing.o pconn.o peer_digest.o 
peer_proxy_negotiate_auth.o peer_select.o peer_sourcehash.o peer_userhash.o 
PeerPoolMgr.o tests/stub_libauth_acls.o tests/stub_redirect.o refresh.o 
RemovalPolicy.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o snmp_core.o snmp_agent.o SquidMath.o stat.o 
StatCounters.o StatHist.o stmem.o store.o store_client.o 
tests/stub_store_digest.o store_dir.o store_io.o store_key_md5.o store_log.o 
store_rebuild.o store_swapin.o store_swapmeta.o store_swapout.o 
StoreFileSystem.o StoreIOState.o tests/stub_StoreMeta.o StoreMetaUnpacker.o 
StoreSwapLogData.o StrList.o event.o tools.o Transients.o tests/stub_tunnel.o 
tests/stub_SwapDir.o MemStore.o url.o urn.o tests/stub_wccp2.o 
tests/stub_whois.o FadingCounter.o  wordlist.o err_type.o err_detail_type.o 
globals.o hier_code.o icp_opcode.o LogTags.o lookup_t.o repl_modules.o 
swap_log_op.o clients/libclients.la servers/libservers.la helper/libhelper.la 
ftp/libftp.la ident/libident.la acl/libacls.la acl/libstate.la acl/libapi.la 
parser/libsquid-parser.la libsquid.la ip/libip.la fs/libfs.la  ipc/libipc.la 
base/libbase.la mgr/libmgr.la anyp/libanyp.la snmp/libsnmp.la 
../lib/snmplib/libsnmplib.la icmp/libicmp.la icmp/libicmp-core.la 
comm/libcomm.la log/liblog.la format/libformat.la http/libsquid-http.la 
repl/liblru.a adaptation/libadaptation.la  ../lib/libmisccontainers.la 
../lib/libmiscencoding.la ../lib/libmiscutil.la -lrt -lpthread -lnettle  
-lcppunit -ldl   -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto 
-lcom_err  ../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl 
-ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o 
tests/testHttpRequest AccessLogEntry.o HttpParser.o RequestFlags.o 
HttpRequest.o HttpRequestMethod.o tests/stub_mem.o String.o 
tests/testHttpRequest.o tests/testHttpRequestMethod.o tests/testMain.o 
tests/stub_DiskIOModule.o tests/stub_libauth.o tests/stub_main_cc.o 
tests/stub_ipc_Forwarder.o tests/stub_libeui.o tests/stub_store_stats.o 
tests/stub_EventLoop.o time.o BodyPipe.o cache_manager.o YesNoNone.o cache_cf.o 
debug.o tests/stub_CacheDigest.o tests/stub_carp.o cbdata.o 
ChunkedCodingParser.o client_db.o client_side.o client_side_reply.o 
client_side_request.o clientStream.o tests/stub_CollapsedForwarding.o 
ConfigOption.o ConfigParser.o CpuAffinityMap.o CpuAffinitySet.o disk.o dlink.o 
dns_internal.o DnsLookupDetails.o errorpage.o tests/stub_ETag.o external_acl.o 
ExternalACLEntry.o tests/stub_fatal.o fd.o fde.o fqdncache.o FwdState.o 
gopher.o helper.o htcp.o http.o HttpBody.o HttpHeader.o HttpHeaderTools.o 
HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpMsg.o HttpReply.o icp_v2.o icp_v3.o ipc.o ipcache.o int.o internal.o 
SquidList.o MasterXaction.o multicast.o mem_node.o MemBuf.o MemObject.o mime.o 
mime_header.o neighbors.o Notes.o Packer.o Parsing.o pconn.o peer_digest.o 
peer_proxy_negotiate_auth.o peer_select.o peer_sourcehash.o peer_userhash.o 
PeerPoolMgr.o tests/stub_libauth_acls.o tests/stub_redirect.o refresh.o 
RemovalPolicy.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o snmp_core.o snmp_agent.o SquidMath.o stat.o 
StatCounters.o StatHist.o stmem.o store.o store_client.o 
tests/stub_store_digest.o store_dir.o store_io.o store_key_md5.o store_log.o 
store_rebuild.o store_swapin.o store_swapmeta.o store_swapout.o 
StoreFileSystem.o StoreIOState.o tests/stub_StoreMeta.o StoreMetaUnpacker.o 
StoreSwapLogData.o StrList.o event.o tools.o Transients.o tests/stub_tunnel.o 
tests/stub_SwapDir.o MemStore.o url.o urn.o tests/stub_wccp2.o 
tests/stub_whois.o FadingCounter.o wordlist.o err_type.o err_detail_type.o 
globals.o hier_code.o icp_opcode.o LogTags.o lookup_t.o repl_modules.o 
swap_log_op.o  clients/.libs/libclients.a servers/.libs/libservers.a 
helper/.libs/libhelper.a ftp/.libs/libftp.a ident/.libs/libident.a 
acl/.libs/libacls.a acl/.libs/libstate.a acl/.libs/libapi.a 
parser/.libs/libsquid-parser.a ./.libs/libsquid.a ip/.libs/libip.a 
fs/.libs/libfs.a ipc/.libs/libipc.a base/.libs/libbase.a mgr/.libs/libmgr.a 
anyp/.libs/libanyp.a snmp/.libs/libsnmp.a ../lib/snmplib/.libs/libsnmplib.a 
icmp/.libs/libicmp.a icmp/.libs/libicmp-core.a comm/.libs/libcomm.a 
log/.libs/liblog.a format/.libs/libformat.a http/.libs/libsquid-http.a 
repl/liblru.a adaptation/.libs/libadaptation.a ../lib/.libs/libmisccontainers.a 
../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -lpthread -lnettle 
-lcppunit -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testStore tests/stub_CacheDigest.o cbdata.o 
tests/stub_CollapsedForwarding.o ConfigOption.o ConfigParser.o  disk.o 
DiskIO/ReadRequest.o DiskIO/WriteRequest.o ETag.o event.o EventLoop.o 
tests/stub_fatal.o filemap.o HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o 
HttpHdrSc.o HttpHdrScTarget.o HttpHeaderTools.o HttpHeader.o HttpMsg.o 
HttpRequestMethod.o RequestFlags.o int.o SquidList.o MasterXaction.o 
tests/stub_mem.o mem_node.o MemBuf.o MemObject.o Notes.o Packer.o Parsing.o 
RemovalPolicy.o refresh.o StatCounters.o StatHist.o stmem.o store.o store_dir.o 
store_io.o store_swapout.o StoreIOState.o tests/stub_StoreMeta.o 
StoreMetaUnpacker.o StoreSwapLogData.o store_key_md5.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o String.o StrList.o SwapDir.o 
tests/stub_access_log.o tests/stub_acl.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_client_side_request.o tests/stub_comm.o 
tests/stub_debug.o tests/stub_DiskIOModule.o tests/stub_errorpage.o 
tests/stub_fd.o tests/stub_helper.o tests/stub_HelperChildConfig.o 
tests/stub_http.o tests/stub_libauth.o tests/stub_libeui.o 
tests/stub_libformat.o tests/stub_libsslsquid.o HttpBody.o 
tests/stub_HttpReply.o tests/stub_HttpRequest.o tests/stub_libcomm.o 
tests/stub_MemStore.o tests/stub_mime.o tests/stub_Port.o tests/stub_stat.o 
tests/stub_store_client.o tests/stub_store_stats.o tests/stub_store_rebuild.o 
tests/stub_store_swapout.o Transients.o tests/stub_tools.o tests/stub_UdsOp.o 
tests/testMain.o tests/testStore.o tests/testStoreEntryStream.o 
tests/testStoreController.o tests/testStoreHashIndex.o tests/testStoreSupport.o 
tests/TestSwapDir.o tests/stub_time.o url.o wordlist.o test_tools.o globals.o 
SquidMath.o swap_log_op.o http/libsquid-http.la ident/libident.la 
acl/libacls.la acl/libstate.la acl/libapi.la base/libbase.la libsquid.la 
ip/libip.la fs/libfs.la mgr/libmgr.la ipc/libipc.la anyp/libanyp.la 
../lib/libmisccontainers.la ../lib/libmiscencoding.la ../lib/libmiscutil.la 
-lnettle  -lcppunit -ldl  CommCalls.o DnsLookupDetails.o 
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testStore 
tests/stub_CacheDigest.o cbdata.o tests/stub_CollapsedForwarding.o 
ConfigOption.o ConfigParser.o disk.o DiskIO/ReadRequest.o DiskIO/WriteRequest.o 
ETag.o event.o EventLoop.o tests/stub_fatal.o filemap.o HttpHdrCc.o 
HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpHeaderTools.o HttpHeader.o HttpMsg.o HttpRequestMethod.o RequestFlags.o 
int.o SquidList.o MasterXaction.o tests/stub_mem.o mem_node.o MemBuf.o 
MemObject.o Notes.o Packer.o Parsing.o RemovalPolicy.o refresh.o StatCounters.o 
StatHist.o stmem.o store.o store_dir.o store_io.o store_swapout.o 
StoreIOState.o tests/stub_StoreMeta.o StoreMetaUnpacker.o StoreSwapLogData.o 
store_key_md5.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o String.o StrList.o SwapDir.o 
tests/stub_access_log.o tests/stub_acl.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_client_side_request.o tests/stub_comm.o 
tests/stub_debug.o tests/stub_DiskIOModule.o tests/stub_errorpage.o 
tests/stub_fd.o tests/stub_helper.o tests/stub_HelperChildConfig.o 
tests/stub_http.o tests/stub_libauth.o tests/stub_libeui.o 
tests/stub_libformat.o tests/stub_libsslsquid.o HttpBody.o 
tests/stub_HttpReply.o tests/stub_HttpRequest.o tests/stub_libcomm.o 
tests/stub_MemStore.o tests/stub_mime.o tests/stub_Port.o tests/stub_stat.o 
tests/stub_store_client.o tests/stub_store_stats.o tests/stub_store_rebuild.o 
tests/stub_store_swapout.o Transients.o tests/stub_tools.o tests/stub_UdsOp.o 
tests/testMain.o tests/testStore.o tests/testStoreEntryStream.o 
tests/testStoreController.o tests/testStoreHashIndex.o tests/testStoreSupport.o 
tests/TestSwapDir.o tests/stub_time.o url.o wordlist.o test_tools.o globals.o 
SquidMath.o swap_log_op.o CommCalls.o DnsLookupDetails.o  
http/.libs/libsquid-http.a ident/.libs/libident.a acl/.libs/libacls.a 
acl/.libs/libstate.a acl/.libs/libapi.a base/.libs/libbase.a ./.libs/libsquid.a 
ip/.libs/libip.a fs/.libs/libfs.a mgr/.libs/libmgr.a ipc/.libs/libipc.a 
anyp/.libs/libanyp.a ../lib/.libs/libmisccontainers.a 
../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -lnettle -lcppunit 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testString tests/stub_mem.o MemBuf.o String.o 
MemBlob.o SBuf.o SBufExceptions.o tests/stub_SBufDetailedStats.o 
tests/testMain.o tests/testString.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_debug.o tests/stub_HelperChildConfig.o 
tests/stub_tools.o tests/stub_time.o wordlist.o test_tools.o globals.o 
base/libbase.la libsquid.la ip/libip.la ../lib/libmiscutil.la  -lcppunit -ldl  
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testString 
tests/stub_mem.o MemBuf.o String.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o tests/testMain.o tests/testString.o 
tests/stub_cache_cf.o tests/stub_cache_manager.o tests/stub_debug.o 
tests/stub_HelperChildConfig.o tests/stub_tools.o tests/stub_time.o wordlist.o 
test_tools.o globals.o  base/.libs/libbase.a ./.libs/libsquid.a 
ip/.libs/libip.a ../lib/.libs/libmiscutil.a -lcppunit 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testURL AccessLogEntry.o BodyPipe.o YesNoNone.o 
cache_cf.o tests/stub_cache_manager.o tests/stub_CacheDigest.o 
tests/stub_carp.o cbdata.o ChunkedCodingParser.o client_db.o client_side.o 
client_side_reply.o client_side_request.o clientStream.o 
tests/stub_CollapsedForwarding.o ConfigOption.o ConfigParser.o CpuAffinityMap.o 
CpuAffinitySet.o  disk.o DiskIO/ReadRequest.o DiskIO/WriteRequest.o dlink.o 
dns_internal.o DnsLookupDetails.o errorpage.o ETag.o event.o external_acl.o 
ExternalACLEntry.o tests/stub_fatal.o fd.o fde.o filemap.o fqdncache.o 
FwdState.o gopher.o helper.o htcp.o http.o HttpBody.o HttpHdrCc.o 
HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o HttpHeader.o 
HttpHeaderTools.o HttpMsg.o HttpParser.o HttpReply.o PeerPoolMgr.o 
RequestFlags.o HttpRequest.o HttpRequestMethod.o icp_v2.o icp_v3.o ipc.o 
ipcache.o int.o internal.o SquidList.o MasterXaction.o multicast.o 
tests/stub_mem.o mem_node.o MemBuf.o MemObject.o mime.o mime_header.o 
neighbors.o Notes.o Packer.o Parsing.o pconn.o peer_digest.o 
peer_proxy_negotiate_auth.o peer_select.o peer_sourcehash.o peer_userhash.o 
tests/stub_redirect.o refresh.o RemovalPolicy.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o snmp_core.o snmp_agent.o 
SquidMath.o stat.o StatCounters.o tests/stub_StatHist.o stmem.o store.o 
store_client.o tests/stub_store_digest.o store_dir.o store_io.o store_key_md5.o 
store_log.o store_rebuild.o store_swapin.o store_swapmeta.o store_swapout.o 
StoreFileSystem.o StoreIOState.o tests/stub_StoreMeta.o StoreMetaUnpacker.o 
StoreSwapLogData.o String.o StrList.o Transients.o tests/stub_SwapDir.o 
MemStore.o tests/stub_debug.o tests/stub_DiskIOModule.o 
tests/stub_libauth_acls.o tests/stub_libauth.o tests/stub_main_cc.o 
tests/stub_ipc_Forwarder.o tests/stub_store_stats.o tests/testURL.o 
tests/testUriScheme.o tests/testMain.o tests/stub_time.o tests/stub_EventLoop.o 
tools.o tests/stub_tunnel.o url.o urn.o tests/stub_wccp2.o tests/stub_whois.o 
FadingCounter.o  wordlist.o err_type.o err_detail_type.o globals.o hier_code.o 
icp_opcode.o LogTags.o lookup_t.o repl_modules.o swap_log_op.o 
clients/libclients.la servers/libservers.la helper/libhelper.la 
http/libsquid-http.la ftp/libftp.la anyp/libanyp.la ident/libident.la 
acl/libacls.la eui/libeui.la acl/libstate.la acl/libapi.la 
parser/libsquid-parser.la base/libbase.la libsquid.la ip/libip.la fs/libfs.la  
ipc/libipc.la mgr/libmgr.la snmp/libsnmp.la ../lib/snmplib/libsnmplib.la 
icmp/libicmp.la icmp/libicmp-core.la comm/libcomm.la log/liblog.la -lrt 
-lpthread format/libformat.la  repl/liblru.a adaptation/libadaptation.la  
../lib/libmisccontainers.la ../lib/libmiscencoding.la ../lib/libmiscutil.la 
-lnettle ../compat/libcompat-squid.la  -lcppunit -ldl   -lgssapi_krb5 -lkrb5 
-lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err  ../compat/libcompat-squid.la  
-lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testURL 
AccessLogEntry.o BodyPipe.o YesNoNone.o cache_cf.o tests/stub_cache_manager.o 
tests/stub_CacheDigest.o tests/stub_carp.o cbdata.o ChunkedCodingParser.o 
client_db.o client_side.o client_side_reply.o client_side_request.o 
clientStream.o tests/stub_CollapsedForwarding.o ConfigOption.o ConfigParser.o 
CpuAffinityMap.o CpuAffinitySet.o disk.o DiskIO/ReadRequest.o 
DiskIO/WriteRequest.o dlink.o dns_internal.o DnsLookupDetails.o errorpage.o 
ETag.o event.o external_acl.o ExternalACLEntry.o tests/stub_fatal.o fd.o fde.o 
filemap.o fqdncache.o FwdState.o gopher.o helper.o htcp.o http.o HttpBody.o 
HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpHeader.o HttpHeaderTools.o HttpMsg.o HttpParser.o HttpReply.o PeerPoolMgr.o 
RequestFlags.o HttpRequest.o HttpRequestMethod.o icp_v2.o icp_v3.o ipc.o 
ipcache.o int.o internal.o SquidList.o MasterXaction.o multicast.o 
tests/stub_mem.o mem_node.o MemBuf.o MemObject.o mime.o mime_header.o 
neighbors.o Notes.o Packer.o Parsing.o pconn.o peer_digest.o 
peer_proxy_negotiate_auth.o peer_select.o peer_sourcehash.o peer_userhash.o 
tests/stub_redirect.o refresh.o RemovalPolicy.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o snmp_core.o snmp_agent.o 
SquidMath.o stat.o StatCounters.o tests/stub_StatHist.o stmem.o store.o 
store_client.o tests/stub_store_digest.o store_dir.o store_io.o store_key_md5.o 
store_log.o store_rebuild.o store_swapin.o store_swapmeta.o store_swapout.o 
StoreFileSystem.o StoreIOState.o tests/stub_StoreMeta.o StoreMetaUnpacker.o 
StoreSwapLogData.o String.o StrList.o Transients.o tests/stub_SwapDir.o 
MemStore.o tests/stub_debug.o tests/stub_DiskIOModule.o 
tests/stub_libauth_acls.o tests/stub_libauth.o tests/stub_main_cc.o 
tests/stub_ipc_Forwarder.o tests/stub_store_stats.o tests/testURL.o 
tests/testUriScheme.o tests/testMain.o tests/stub_time.o tests/stub_EventLoop.o 
tools.o tests/stub_tunnel.o url.o urn.o tests/stub_wccp2.o tests/stub_whois.o 
FadingCounter.o wordlist.o err_type.o err_detail_type.o globals.o hier_code.o 
icp_opcode.o LogTags.o lookup_t.o repl_modules.o swap_log_op.o  
clients/.libs/libclients.a servers/.libs/libservers.a helper/.libs/libhelper.a 
http/.libs/libsquid-http.a ftp/.libs/libftp.a anyp/.libs/libanyp.a 
ident/.libs/libident.a acl/.libs/libacls.a eui/.libs/libeui.a 
acl/.libs/libstate.a acl/.libs/libapi.a parser/.libs/libsquid-parser.a 
base/.libs/libbase.a ./.libs/libsquid.a ip/.libs/libip.a fs/.libs/libfs.a 
ipc/.libs/libipc.a mgr/.libs/libmgr.a snmp/.libs/libsnmp.a 
../lib/snmplib/.libs/libsnmplib.a icmp/.libs/libicmp.a 
icmp/.libs/libicmp-core.a comm/.libs/libcomm.a log/.libs/liblog.a -lpthread 
format/.libs/libformat.a repl/liblru.a adaptation/.libs/libadaptation.a 
../lib/.libs/libmisccontainers.a ../lib/.libs/libmiscencoding.a 
../lib/.libs/libmiscutil.a -lnettle -lcppunit -lgssapi_krb5 -lkrb5 -lk5crypto 
-lcom_err ../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testSBuf tests/testSBuf.o tests/testMain.o 
tests/SBufFindTest.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o tests/stub_time.o mem.o tests/stub_debug.o 
tests/stub_fatal.o tests/stub_HelperChildConfig.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_store.o tests/stub_store_stats.o 
tests/stub_tools.o String.o tests/stub_wordlist.o tests/stub_MemBuf.o 
test_tools.o globals.o base/libbase.la libsquid.la ip/libip.la mgr/libmgr.la 
../lib/libmiscutil.la  -lcppunit -ldl ../compat/libcompat-squid.la  -lm -lnsl 
-lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testSBuf 
tests/testSBuf.o tests/testMain.o tests/SBufFindTest.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o tests/stub_time.o mem.o 
tests/stub_debug.o tests/stub_fatal.o tests/stub_HelperChildConfig.o 
tests/stub_cache_cf.o tests/stub_cache_manager.o tests/stub_store.o 
tests/stub_store_stats.o tests/stub_tools.o String.o tests/stub_wordlist.o 
tests/stub_MemBuf.o test_tools.o globals.o  base/.libs/libbase.a 
./.libs/libsquid.a ip/.libs/libip.a mgr/.libs/libmgr.a 
../lib/.libs/libmiscutil.a -lcppunit ../compat/.libs/libcompat-squid.a -lm 
-lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testSBufList tests/testSBufList.o tests/testMain.o 
MemBlob.o SBuf.o SBufExceptions.o SBufList.o tests/stub_SBufDetailedStats.o 
tests/stub_time.o mem.o tests/stub_MemObject.o tests/stub_cbdata.o 
tests/stub_comm.o tests/stub_debug.o tests/stub_event.o tests/stub_fatal.o 
tests/stub_fd.o tests/stub_HelperChildConfig.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_store.o tests/stub_stmem.o 
tests/stub_store_stats.o tests/stub_tools.o StatCounters.o String.o 
tests/stub_wordlist.o tests/stub_MemBuf.o test_tools.o globals.o 
base/libbase.la libsquid.la ip/libip.la mgr/libmgr.la ../lib/libmiscutil.la 
-lcppunit -ldl ../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl 
-ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testSBufList 
tests/testSBufList.o tests/testMain.o MemBlob.o SBuf.o SBufExceptions.o 
SBufList.o tests/stub_SBufDetailedStats.o tests/stub_time.o mem.o 
tests/stub_MemObject.o tests/stub_cbdata.o tests/stub_comm.o tests/stub_debug.o 
tests/stub_event.o tests/stub_fatal.o tests/stub_fd.o 
tests/stub_HelperChildConfig.o tests/stub_cache_cf.o tests/stub_cache_manager.o 
tests/stub_store.o tests/stub_stmem.o tests/stub_store_stats.o 
tests/stub_tools.o StatCounters.o String.o tests/stub_wordlist.o 
tests/stub_MemBuf.o test_tools.o globals.o  base/.libs/libbase.a 
./.libs/libsquid.a ip/.libs/libip.a mgr/.libs/libmgr.a 
../lib/.libs/libmiscutil.a -lcppunit ../compat/.libs/libcompat-squid.a -lm 
-lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testConfigParser tests/stub_mem.o 
tests/stub_MemBuf.o tests/stub_time.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o String.o ConfigParser.o tests/stub_fatal.o 
tests/testMain.o tests/testConfigParser.o tests/stub_cache_cf.o 
tests/stub_cache_manager.o tests/stub_debug.o tests/stub_HelperChildConfig.o 
tests/stub_tools.o wordlist.o test_tools.o globals.o base/libbase.la 
libsquid.la ip/libip.la ../lib/libmiscutil.la  -lcppunit -ldl  
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o 
tests/testConfigParser tests/stub_mem.o tests/stub_MemBuf.o tests/stub_time.o 
MemBlob.o SBuf.o SBufExceptions.o tests/stub_SBufDetailedStats.o String.o 
ConfigParser.o tests/stub_fatal.o tests/testMain.o tests/testConfigParser.o 
tests/stub_cache_cf.o tests/stub_cache_manager.o tests/stub_debug.o 
tests/stub_HelperChildConfig.o tests/stub_tools.o wordlist.o test_tools.o 
globals.o  base/.libs/libbase.a ./.libs/libsquid.a ip/.libs/libip.a 
../lib/.libs/libmiscutil.a -lcppunit ../compat/.libs/libcompat-squid.a -lm 
-lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testStatHist tests/stub_cbdata.o tests/stub_fatal.o 
tests/stub_MemBuf.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o StatHist.o String.o tests/stub_cache_manager.o 
tests/stub_comm.o tests/stub_debug.o tests/stub_DelayId.o 
tests/stub_HelperChildConfig.o tests/stub_mem.o tests/stub_MemObject.o 
tests/stub_mime.o tests/stub_pconn.o tests/stub_stmem.o tests/stub_store.o 
tests/stub_store_stats.o time.o tests/stub_tools.o tests/testMain.o 
tests/testStatHist.o test_tools.o globals.o base/libbase.la 
../lib/libmiscutil.la ../lib/libmisccontainers.la -lcppunit -ldl  
../compat/libcompat-squid.la  
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testStatHist 
tests/stub_cbdata.o tests/stub_fatal.o tests/stub_MemBuf.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o StatHist.o String.o 
tests/stub_cache_manager.o tests/stub_comm.o tests/stub_debug.o 
tests/stub_DelayId.o tests/stub_HelperChildConfig.o tests/stub_mem.o 
tests/stub_MemObject.o tests/stub_mime.o tests/stub_pconn.o tests/stub_stmem.o 
tests/stub_store.o tests/stub_store_stats.o time.o tests/stub_tools.o 
tests/testMain.o tests/testStatHist.o test_tools.o globals.o  
base/.libs/libbase.a ../lib/.libs/libmiscutil.a 
../lib/.libs/libmisccontainers.a -lcppunit -ldl 
../compat/.libs/libcompat-squid.a
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -I../.. -I../../include -I../../lib -I../../src -I../include    
-I../src   -ldl -g -o tests/testRock cbdata.o CollapsedForwarding.o 
tests/stub_CacheDigest.o ConfigOption.o ConfigParser.o disk.o ETag.o 
EventLoop.o event.o fatal.o fd.o fde.o filemap.o HttpBody.o HttpHdrCc.o 
HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o HttpHeader.o 
HttpHeaderTools.o HttpMsg.o HttpReply.o HttpRequestMethod.o int.o SquidList.o 
MasterXaction.o mem.o MemBuf.o MemObject.o mem_node.o Notes.o Packer.o 
Parsing.o RemovalPolicy.o RequestFlags.o StatCounters.o tests/stub_StatHist.o 
stmem.o tests/stub_stat.o store.o StoreFileSystem.o StoreIOState.o 
StoreMetaUnpacker.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o 
StoreMetaURL.o StoreMetaVary.o StoreSwapLogData.o store_dir.o store_io.o 
store_key_md5.o store_swapmeta.o store_swapout.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o String.o StrList.o SwapDir.o 
Transients.o tests/testRock.o tests/testMain.o tests/testStoreSupport.o 
tests/stub_access_log.o tests/stub_cache_cf.o tests/stub_cache_manager.o 
tests/stub_client_db.o tests/stub_client_side_request.o tests/stub_debug.o 
tests/stub_errorpage.o tests/stub_HelperChildConfig.o tests/stub_http.o 
tests/stub_HttpRequest.o tests/stub_libauth.o tests/stub_icp.o tests/stub_ipc.o 
tests/stub_ipcache.o tests/stub_libeui.o tests/stub_libformat.o 
tests/stub_libicmp.o tests/stub_libmgr.o tests/stub_MemStore.o 
tests/stub_mime.o tests/stub_neighbors.o tests/stub_Port.o tests/stub_pconn.o 
tests/stub_store_client.o tests/stub_store_rebuild.o tests/stub_store_stats.o 
tests/stub_tools.o time.o url.o wordlist.o  DiskIO/DiskIOModule.o 
DiskIO/ReadRequest.o DiskIO/WriteRequest.o unlinkd.o DiskIO/DiskIOModules_gen.o 
swap_log_op.o SquidMath.o test_tools.o globals.o http/libsquid-http.la 
libsquid.la comm/libcomm.la ip/libip.la fs/libfs.la  repl/liblru.a libAIO.a 
libBlocking.a libDiskDaemon.a libDiskThreads.a libIpcIo.a libMmapped.a -lrt 
-lpthread acl/libacls.la acl/libapi.la acl/libstate.la anyp/libanyp.la 
eui/libeui.la  ipc/libipc.la base/libbase.la ../lib/libmisccontainers.la 
../lib/libmiscencoding.la ../lib/libmiscutil.la -lnettle  -lcppunit -ldl  
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -I../.. -I../../include 
-I../../lib -I../../src -I../include -I../src -g -o tests/testRock cbdata.o 
CollapsedForwarding.o tests/stub_CacheDigest.o ConfigOption.o ConfigParser.o 
disk.o ETag.o EventLoop.o event.o fatal.o fd.o fde.o filemap.o HttpBody.o 
HttpHdrCc.o HttpHdrContRange.o HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o 
HttpHeader.o HttpHeaderTools.o HttpMsg.o HttpReply.o HttpRequestMethod.o int.o 
SquidList.o MasterXaction.o mem.o MemBuf.o MemObject.o mem_node.o Notes.o 
Packer.o Parsing.o RemovalPolicy.o RequestFlags.o StatCounters.o 
tests/stub_StatHist.o stmem.o tests/stub_stat.o store.o StoreFileSystem.o 
StoreIOState.o StoreMetaUnpacker.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o 
StoreMetaSTDLFS.o StoreMetaURL.o StoreMetaVary.o StoreSwapLogData.o store_dir.o 
store_io.o store_key_md5.o store_swapmeta.o store_swapout.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o String.o StrList.o SwapDir.o 
Transients.o tests/testRock.o tests/testMain.o tests/testStoreSupport.o 
tests/stub_access_log.o tests/stub_cache_cf.o tests/stub_cache_manager.o 
tests/stub_client_db.o tests/stub_client_side_request.o tests/stub_debug.o 
tests/stub_errorpage.o tests/stub_HelperChildConfig.o tests/stub_http.o 
tests/stub_HttpRequest.o tests/stub_libauth.o tests/stub_icp.o tests/stub_ipc.o 
tests/stub_ipcache.o tests/stub_libeui.o tests/stub_libformat.o 
tests/stub_libicmp.o tests/stub_libmgr.o tests/stub_MemStore.o 
tests/stub_mime.o tests/stub_neighbors.o tests/stub_Port.o tests/stub_pconn.o 
tests/stub_store_client.o tests/stub_store_rebuild.o tests/stub_store_stats.o 
tests/stub_tools.o time.o url.o wordlist.o DiskIO/DiskIOModule.o 
DiskIO/ReadRequest.o DiskIO/WriteRequest.o unlinkd.o DiskIO/DiskIOModules_gen.o 
swap_log_op.o SquidMath.o test_tools.o globals.o  http/.libs/libsquid-http.a 
./.libs/libsquid.a comm/.libs/libcomm.a ip/.libs/libip.a fs/.libs/libfs.a 
repl/liblru.a libAIO.a libBlocking.a libDiskDaemon.a libDiskThreads.a 
libIpcIo.a libMmapped.a -lpthread acl/.libs/libacls.a acl/.libs/libapi.a 
acl/.libs/libstate.a anyp/.libs/libanyp.a eui/.libs/libeui.a ipc/.libs/libipc.a 
base/.libs/libbase.a ../lib/.libs/libmisccontainers.a 
../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -lnettle -lcppunit 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testUfs tests/testUfs.o tests/testMain.o 
tests/stub_cache_manager.o tests/stub_client_db.o 
tests/stub_CollapsedForwarding.o tests/stub_HelperChildConfig.o 
tests/stub_icp.o tests/stub_ipc.o tests/stub_ipcache.o tests/stub_libeui.o 
tests/stub_libicmp.o tests/stub_MemStore.o tests/stub_neighbors.o 
tests/stub_pconn.o tests/stub_Port.o tests/stub_UdsOp.o tests/stub_internal.o 
tests/stub_libformat.o tests/stub_stat.o tests/stub_store_rebuild.o 
tests/stub_store_stats.o tests/stub_fatal.o fd.o fde.o disk.o filemap.o 
HttpBody.o HttpReply.o int.o RequestFlags.o SquidList.o Transients.o 
MasterXaction.o MemObject.o Notes.o StoreSwapLogData.o StoreIOState.o 
StoreMetaUnpacker.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o 
StoreMetaURL.o StoreMetaVary.o StoreFileSystem.o store_io.o store_swapout.o 
store_swapmeta.o unlinkd.o  event.o  tests/stub_CacheDigest.o ConfigParser.o 
EventLoop.o HttpMsg.o RemovalPolicy.o store_dir.o store.o HttpRequestMethod.o 
store_key_md5.o Parsing.o ConfigOption.o SwapDir.o tests/stub_acl.o 
tests/stub_cache_cf.o tests/stub_helper.o cbdata.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o String.o tests/stub_debug.o 
tests/stub_client_side_request.o tests/stub_http.o tests/stub_libauth.o 
mem_node.o stmem.o tests/stub_mime.o HttpHeaderTools.o HttpHeader.o mem.o 
MemBuf.o HttpHdrContRange.o Packer.o HttpHdrCc.o HttpHdrSc.o HttpHdrScTarget.o 
url.o StatCounters.o StatHist.o StrList.o HttpHdrRange.o ETag.o 
tests/stub_errorpage.o tests/stub_HttpRequest.o tests/stub_access_log.o 
refresh.o tests/stub_store_client.o tests/stub_tools.o tests/testStoreSupport.o 
time.o wordlist.o DiskIO/DiskIOModule.o DiskIO/ReadRequest.o 
DiskIO/WriteRequest.o test_tools.o globals.o DiskIO/DiskIOModules_gen.o 
SquidMath.o swap_log_op.o http/libsquid-http.la CommCalls.o DnsLookupDetails.o 
ident/libident.la acl/libacls.la acl/libstate.la acl/libapi.la libsquid.la 
ip/libip.la fs/libfs.la mgr/libmgr.la repl/liblru.a acl/libacls.la libAIO.a 
libBlocking.a libDiskDaemon.a libDiskThreads.a libIpcIo.a libMmapped.a -lrt 
-lpthread acl/libapi.la  ipc/libipc.la comm/libcomm.la anyp/libanyp.la 
base/libbase.la ip/libip.la ../lib/libmisccontainers.la 
../lib/libmiscencoding.la ../lib/libmiscutil.la -lnettle  -lcppunit -ldl  
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o tests/testUfs 
tests/testUfs.o tests/testMain.o tests/stub_cache_manager.o 
tests/stub_client_db.o tests/stub_CollapsedForwarding.o 
tests/stub_HelperChildConfig.o tests/stub_icp.o tests/stub_ipc.o 
tests/stub_ipcache.o tests/stub_libeui.o tests/stub_libicmp.o 
tests/stub_MemStore.o tests/stub_neighbors.o tests/stub_pconn.o 
tests/stub_Port.o tests/stub_UdsOp.o tests/stub_internal.o 
tests/stub_libformat.o tests/stub_stat.o tests/stub_store_rebuild.o 
tests/stub_store_stats.o tests/stub_fatal.o fd.o fde.o disk.o filemap.o 
HttpBody.o HttpReply.o int.o RequestFlags.o SquidList.o Transients.o 
MasterXaction.o MemObject.o Notes.o StoreSwapLogData.o StoreIOState.o 
StoreMetaUnpacker.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o 
StoreMetaURL.o StoreMetaVary.o StoreFileSystem.o store_io.o store_swapout.o 
store_swapmeta.o unlinkd.o event.o tests/stub_CacheDigest.o ConfigParser.o 
EventLoop.o HttpMsg.o RemovalPolicy.o store_dir.o store.o HttpRequestMethod.o 
store_key_md5.o Parsing.o ConfigOption.o SwapDir.o tests/stub_acl.o 
tests/stub_cache_cf.o tests/stub_helper.o cbdata.o MemBlob.o SBuf.o 
SBufExceptions.o tests/stub_SBufDetailedStats.o String.o tests/stub_debug.o 
tests/stub_client_side_request.o tests/stub_http.o tests/stub_libauth.o 
mem_node.o stmem.o tests/stub_mime.o HttpHeaderTools.o HttpHeader.o mem.o 
MemBuf.o HttpHdrContRange.o Packer.o HttpHdrCc.o HttpHdrSc.o HttpHdrScTarget.o 
url.o StatCounters.o StatHist.o StrList.o HttpHdrRange.o ETag.o 
tests/stub_errorpage.o tests/stub_HttpRequest.o tests/stub_access_log.o 
refresh.o tests/stub_store_client.o tests/stub_tools.o tests/testStoreSupport.o 
time.o wordlist.o DiskIO/DiskIOModule.o DiskIO/ReadRequest.o 
DiskIO/WriteRequest.o test_tools.o globals.o DiskIO/DiskIOModules_gen.o 
SquidMath.o swap_log_op.o CommCalls.o DnsLookupDetails.o  
http/.libs/libsquid-http.a ident/.libs/libident.a acl/.libs/libstate.a 
./.libs/libsquid.a fs/.libs/libfs.a mgr/.libs/libmgr.a repl/liblru.a 
acl/.libs/libacls.a libAIO.a libBlocking.a libDiskDaemon.a libDiskThreads.a 
libIpcIo.a libMmapped.a -lpthread acl/.libs/libapi.a ipc/.libs/libipc.a 
comm/.libs/libcomm.a anyp/.libs/libanyp.a base/.libs/libbase.a ip/.libs/libip.a 
../lib/.libs/libmisccontainers.a ../lib/.libs/libmiscencoding.a 
../lib/.libs/libmiscutil.a -lnettle -lcppunit ../compat/.libs/libcompat-squid.a 
-lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11  -g -o testRefCount tests/stub_cbdata.o tests/stub_debug.o 
tests/stub_MemBuf.o tests/testRefCount.o base/libbase.la ../lib/libmiscutil.la 
../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt -ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o testRefCount 
tests/stub_cbdata.o tests/stub_debug.o tests/stub_MemBuf.o tests/testRefCount.o 
 base/.libs/libbase.a ../lib/.libs/libmiscutil.a 
../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 
-std=c++11 -ldl -g -o tests/testACLMaxUserIP cbdata.o 
tests/stub_CollapsedForwarding.o ConfigOption.o ConfigParser.o 
DiskIO/ReadRequest.o DiskIO/WriteRequest.o tests/stub_ETag.o event.o 
tests/stub_fatal.o filemap.o HttpBody.o HttpHeader.o HttpHeaderTools.o 
HttpHdrContRange.o HttpHdrRange.o HttpHdrCc.o HttpHdrSc.o HttpHdrScTarget.o 
HttpMsg.o HttpRequestMethod.o int.o MasterXaction.o Notes.o SquidList.o 
mem_node.o Packer.o Parsing.o SquidMath.o StatCounters.o StrList.o 
tests/stub_StatHist.o stmem.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o String.o store_dir.o StoreIOState.o 
tests/stub_StoreMeta.o StoreMetaUnpacker.o StoreSwapLogData.o store_key_md5.o 
swap_log_op.o tests/stub_SwapDir.o Transients.o tests/stub_access_log.o 
tests/stub_cache_cf.o tests/stub_client_side.o tests/stub_debug.o 
tests/stub_DelayId.o tests/stub_DiskIOModule.o tests/stub_errorpage.o 
tests/stub_fd.o tests/stub_HttpRequest.o tests/stub_HttpReply.o 
tests/stub_ipc_TypedMsgHdr.o tests/stub_libauth.o tests/stub_libcomm.o 
tests/stub_libformat.o tests/stub_libsslsquid.o tests/stub_MemObject.o 
tests/stub_MemStore.o tests/stub_mime.o tests/stub_pconn.o tests/stub_Port.o 
tests/stub_store.o tests/stub_store_client.o tests/stub_store_rebuild.o 
tests/stub_store_stats.o tests/stub_store_swapout.o tests/stub_tools.o 
tests/stub_cache_manager.o tests/stub_UdsOp.o tests/testACLMaxUserIP.o 
tests/testMain.o tests/stub_time.o url.o tests/stub_mem.o MemBuf.o wordlist.o 
test_tools.o globals.o helper/libhelper.la http/libsquid-http.la 
auth/libacls.la ident/libident.la acl/libacls.la eui/libeui.la acl/libstate.la 
acl/libapi.la anyp/libanyp.la base/libbase.la libsquid.la ip/libip.la 
ipc/libipc.la mgr/libmgr.la ../lib/libmisccontainers.la 
../lib/libmiscencoding.la ../lib/libmiscutil.la -lrt -lpthread -lnettle  
-lcppunit -ldl  ../compat/libcompat-squid.la  -lm -lnsl -lresolv -lcap -lrt 
-ldl -ldl 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments 
-Wshadow -Werror -pipe -D_REENTRANT -g -O2 -std=c++11 -g -o 
tests/testACLMaxUserIP cbdata.o tests/stub_CollapsedForwarding.o ConfigOption.o 
ConfigParser.o DiskIO/ReadRequest.o DiskIO/WriteRequest.o tests/stub_ETag.o 
event.o tests/stub_fatal.o filemap.o HttpBody.o HttpHeader.o HttpHeaderTools.o 
HttpHdrContRange.o HttpHdrRange.o HttpHdrCc.o HttpHdrSc.o HttpHdrScTarget.o 
HttpMsg.o HttpRequestMethod.o int.o MasterXaction.o Notes.o SquidList.o 
mem_node.o Packer.o Parsing.o SquidMath.o StatCounters.o StrList.o 
tests/stub_StatHist.o stmem.o MemBlob.o SBuf.o SBufExceptions.o 
tests/stub_SBufDetailedStats.o String.o store_dir.o StoreIOState.o 
tests/stub_StoreMeta.o StoreMetaUnpacker.o StoreSwapLogData.o store_key_md5.o 
swap_log_op.o tests/stub_SwapDir.o Transients.o tests/stub_access_log.o 
tests/stub_cache_cf.o tests/stub_client_side.o tests/stub_debug.o 
tests/stub_DelayId.o tests/stub_DiskIOModule.o tests/stub_errorpage.o 
tests/stub_fd.o tests/stub_HttpRequest.o tests/stub_HttpReply.o 
tests/stub_ipc_TypedMsgHdr.o tests/stub_libauth.o tests/stub_libcomm.o 
tests/stub_libformat.o tests/stub_libsslsquid.o tests/stub_MemObject.o 
tests/stub_MemStore.o tests/stub_mime.o tests/stub_pconn.o tests/stub_Port.o 
tests/stub_store.o tests/stub_store_client.o tests/stub_store_rebuild.o 
tests/stub_store_stats.o tests/stub_store_swapout.o tests/stub_tools.o 
tests/stub_cache_manager.o tests/stub_UdsOp.o tests/testACLMaxUserIP.o 
tests/testMain.o tests/stub_time.o url.o tests/stub_mem.o MemBuf.o wordlist.o 
test_tools.o globals.o  helper/.libs/libhelper.a http/.libs/libsquid-http.a 
auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a 
eui/.libs/libeui.a acl/.libs/libstate.a acl/.libs/libapi.a anyp/.libs/libanyp.a 
base/.libs/libbase.a ./.libs/libsquid.a ip/.libs/libip.a ipc/.libs/libipc.a 
mgr/.libs/libmgr.a ../lib/.libs/libmisccontainers.a 
../lib/.libs/libmiscencoding.a ../lib/.libs/libmiscutil.a -lpthread -lnettle 
-lcppunit ../compat/.libs/libcompat-squid.a -lm -lnsl -lresolv -lcap -lrt -ldl
./.libs/libsquid.a(SquidConfig.o): In function `SquidConfig':
<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/../../src/SquidConfig.h>:50:
 undefined reference to `Helper::ChildConfig::ChildConfig(unsigned int)'
<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/../../src/SquidConfig.h>:50:
 undefined reference to `Helper::ChildConfig::ChildConfig(unsigned int)'
collect2: error: ld returned 1 exit status
make[5]: *** [tests/testACLMaxUserIP] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[4]: *** [check-am] Error 2
make[4]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-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: -Wall -g -O2
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 -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: -Wall -g -O2
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 -pipe -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -std=c++11
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
# XFAIL: 0
# FAIL:  0
<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/../../src/SquidConfig.h>:50:
 undefined reference to `Helper::ChildConfig::ChildConfig(unsigned int)'
<http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/../../src/SquidConfig.h>:50:
 undefined reference to `Helper::ChildConfig::ChildConfig(unsigned int)'
collect2: error: ld returned 1 exit status
make[5]: *** [tests/testACLMaxUserIP] 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
_______________________________________________
squid-dev mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-dev

Reply via email to