Build failed in Jenkins: 3.HEAD-amd64-CentOS-5.3 #2181

From: <noc_at_squid-cache.org>
Date: Fri, 14 Dec 2012 02:09:50 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/2181/changes>

Changes:

[Christos Tsantilas] cert validation cache

This patch add cache to cert validation helper. The following new options
added to "sslcrtvalidator_program" configuration parameter to control cache
behaviour:
ttl=n TTL in seconds for cached results.The default is 60 secs
cache=n limit the result cache size. The default value is 2048

To implement the cert validation cache a new template class investigated,
the LruMap which implements a simple lru cache.

The LruMap templete class also used to replace the old Ssl::LocalContextStorage
class which implements a SSL contexts cache.

This is a Measurement Factory project

------------------------------------------
[...truncated 28021 lines...]
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c ../../../src/ipc/Queue.cc -fPIC -DPIC -o .libs/Queue.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Kids.lo -MD -MP -MF .deps/Kids.Tpo -c ../../../src/ipc/Kids.cc -fPIC -DPIC -o Kids.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReadWriteLock.lo -MD -MP -MF ".deps/ReadWriteLock.Tpo" -c -o ReadWriteLock.lo ../../../src/ipc/ReadWriteLock.cc; \
        then mv -f ".deps/ReadWriteLock.Tpo" ".deps/ReadWriteLock.Plo"; else rm -f ".deps/ReadWriteLock.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReadWriteLock.lo -MD -MP -MF .deps/ReadWriteLock.Tpo -c ../../../src/ipc/ReadWriteLock.cc -fPIC -DPIC -o .libs/ReadWriteLock.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c ../../../src/ipc/Queue.cc -fPIC -DPIC -o Queue.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReadWriteLock.lo -MD -MP -MF .deps/ReadWriteLock.Tpo -c ../../../src/ipc/ReadWriteLock.cc -fPIC -DPIC -o ReadWriteLock.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StartListening.lo -MD -MP -MF ".deps/StartListening.Tpo" -c -o StartListening.lo ../../../src/ipc/StartListening.cc; \
        then mv -f ".deps/StartListening.Tpo" ".deps/StartListening.Plo"; else rm -f ".deps/StartListening.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StartListening.lo -MD -MP -MF .deps/StartListening.Tpo -c ../../../src/ipc/StartListening.cc -fPIC -DPIC -o .libs/StartListening.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreMap.lo -MD -MP -MF ".deps/StoreMap.Tpo" -c -o StoreMap.lo ../../../src/ipc/StoreMap.cc; \
        then mv -f ".deps/StoreMap.Tpo" ".deps/StoreMap.Plo"; else rm -f ".deps/StoreMap.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreMap.lo -MD -MP -MF .deps/StoreMap.Tpo -c ../../../src/ipc/StoreMap.cc -fPIC -DPIC -o .libs/StoreMap.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StartListening.lo -MD -MP -MF .deps/StartListening.Tpo -c ../../../src/ipc/StartListening.cc -fPIC -DPIC -o StartListening.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandCoord.lo -MD -MP -MF ".deps/StrandCoord.Tpo" -c -o StrandCoord.lo ../../../src/ipc/StrandCoord.cc; \
        then mv -f ".deps/StrandCoord.Tpo" ".deps/StrandCoord.Plo"; else rm -f ".deps/StrandCoord.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandCoord.lo -MD -MP -MF .deps/StrandCoord.Tpo -c ../../../src/ipc/StrandCoord.cc -fPIC -DPIC -o .libs/StrandCoord.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreMap.lo -MD -MP -MF .deps/StoreMap.Tpo -c ../../../src/ipc/StoreMap.cc -fPIC -DPIC -o StoreMap.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandCoord.lo -MD -MP -MF .deps/StrandCoord.Tpo -c ../../../src/ipc/StrandCoord.cc -fPIC -DPIC -o StrandCoord.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandSearch.lo -MD -MP -MF ".deps/StrandSearch.Tpo" -c -o StrandSearch.lo ../../../src/ipc/StrandSearch.cc; \
        then mv -f ".deps/StrandSearch.Tpo" ".deps/StrandSearch.Plo"; else rm -f ".deps/StrandSearch.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SharedListen.lo -MD -MP -MF ".deps/SharedListen.Tpo" -c -o SharedListen.lo ../../../src/ipc/SharedListen.cc; \
        then mv -f ".deps/SharedListen.Tpo" ".deps/SharedListen.Plo"; else rm -f ".deps/SharedListen.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SharedListen.lo -MD -MP -MF .deps/SharedListen.Tpo -c ../../../src/ipc/SharedListen.cc -fPIC -DPIC -o .libs/SharedListen.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SharedListen.lo -MD -MP -MF .deps/SharedListen.Tpo -c ../../../src/ipc/SharedListen.cc -fPIC -DPIC -o SharedListen.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandSearch.lo -MD -MP -MF .deps/StrandSearch.Tpo -c ../../../src/ipc/StrandSearch.cc -fPIC -DPIC -o .libs/StrandSearch.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT TypedMsgHdr.lo -MD -MP -MF ".deps/TypedMsgHdr.Tpo" -c -o TypedMsgHdr.lo ../../../src/ipc/TypedMsgHdr.cc; \
        then mv -f ".deps/TypedMsgHdr.Tpo" ".deps/TypedMsgHdr.Plo"; else rm -f ".deps/TypedMsgHdr.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT TypedMsgHdr.lo -MD -MP -MF .deps/TypedMsgHdr.Tpo -c ../../../src/ipc/TypedMsgHdr.cc -fPIC -DPIC -o .libs/TypedMsgHdr.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StrandSearch.lo -MD -MP -MF .deps/StrandSearch.Tpo -c ../../../src/ipc/StrandSearch.cc -fPIC -DPIC -o StrandSearch.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Coordinator.lo -MD -MP -MF ".deps/Coordinator.Tpo" -c -o Coordinator.lo ../../../src/ipc/Coordinator.cc; \
        then mv -f ".deps/Coordinator.Tpo" ".deps/Coordinator.Plo"; else rm -f ".deps/Coordinator.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT TypedMsgHdr.lo -MD -MP -MF .deps/TypedMsgHdr.Tpo -c ../../../src/ipc/TypedMsgHdr.cc -fPIC -DPIC -o TypedMsgHdr.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT UdsOp.lo -MD -MP -MF ".deps/UdsOp.Tpo" -c -o UdsOp.lo ../../../src/ipc/UdsOp.cc; \
        then mv -f ".deps/UdsOp.Tpo" ".deps/UdsOp.Plo"; else rm -f ".deps/UdsOp.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Coordinator.lo -MD -MP -MF .deps/Coordinator.Tpo -c ../../../src/ipc/Coordinator.cc -fPIC -DPIC -o .libs/Coordinator.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT UdsOp.lo -MD -MP -MF .deps/UdsOp.Tpo -c ../../../src/ipc/UdsOp.cc -fPIC -DPIC -o .libs/UdsOp.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Coordinator.lo -MD -MP -MF .deps/Coordinator.Tpo -c ../../../src/ipc/Coordinator.cc -fPIC -DPIC -o Coordinator.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Port.lo -MD -MP -MF ".deps/Port.Tpo" -c -o Port.lo ../../../src/ipc/Port.cc; \
        then mv -f ".deps/Port.Tpo" ".deps/Port.Plo"; else rm -f ".deps/Port.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Port.lo -MD -MP -MF .deps/Port.Tpo -c ../../../src/ipc/Port.cc -fPIC -DPIC -o .libs/Port.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Port.lo -MD -MP -MF .deps/Port.Tpo -c ../../../src/ipc/Port.cc -fPIC -DPIC -o Port.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strand.lo -MD -MP -MF ".deps/Strand.Tpo" -c -o Strand.lo ../../../src/ipc/Strand.cc; \
        then mv -f ".deps/Strand.Tpo" ".deps/Strand.Plo"; else rm -f ".deps/Strand.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strand.lo -MD -MP -MF .deps/Strand.Tpo -c ../../../src/ipc/Strand.cc -fPIC -DPIC -o .libs/Strand.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT UdsOp.lo -MD -MP -MF .deps/UdsOp.Tpo -c ../../../src/ipc/UdsOp.cc -fPIC -DPIC -o UdsOp.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF ".deps/Forwarder.Tpo" -c -o Forwarder.lo ../../../src/ipc/Forwarder.cc; \
        then mv -f ".deps/Forwarder.Tpo" ".deps/Forwarder.Plo"; else rm -f ".deps/Forwarder.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF .deps/Forwarder.Tpo -c ../../../src/ipc/Forwarder.cc -fPIC -DPIC -o .libs/Forwarder.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strand.lo -MD -MP -MF .deps/Strand.Tpo -c ../../../src/ipc/Strand.cc -fPIC -DPIC -o Strand.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF ".deps/Inquirer.Tpo" -c -o Inquirer.lo ../../../src/ipc/Inquirer.cc; \
        then mv -f ".deps/Inquirer.Tpo" ".deps/Inquirer.Plo"; else rm -f ".deps/Inquirer.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF .deps/Inquirer.Tpo -c ../../../src/ipc/Inquirer.cc -fPIC -DPIC -o .libs/Inquirer.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF .deps/Forwarder.Tpo -c ../../../src/ipc/Forwarder.cc -fPIC -DPIC -o Forwarder.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF .deps/Inquirer.Tpo -c ../../../src/ipc/Inquirer.cc -fPIC -DPIC -o Inquirer.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Page.lo -MD -MP -MF ".deps/Page.Tpo" -c -o Page.lo `test -f 'mem/Page.cc' || echo '../../../src/ipc/'`mem/Page.cc; \
        then mv -f ".deps/Page.Tpo" ".deps/Page.Plo"; else rm -f ".deps/Page.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PagePool.lo -MD -MP -MF ".deps/PagePool.Tpo" -c -o PagePool.lo `test -f 'mem/PagePool.cc' || echo '../../../src/ipc/'`mem/PagePool.cc; \
        then mv -f ".deps/PagePool.Tpo" ".deps/PagePool.Plo"; else rm -f ".deps/PagePool.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Page.lo -MD -MP -MF .deps/Page.Tpo -c ../../../src/ipc/mem/Page.cc -fPIC -DPIC -o .libs/Page.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PagePool.lo -MD -MP -MF .deps/PagePool.Tpo -c ../../../src/ipc/mem/PagePool.cc -fPIC -DPIC -o .libs/PagePool.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Page.lo -MD -MP -MF .deps/Page.Tpo -c ../../../src/ipc/mem/Page.cc -fPIC -DPIC -o Page.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Pages.lo -MD -MP -MF ".deps/Pages.Tpo" -c -o Pages.lo `test -f 'mem/Pages.cc' || echo '../../../src/ipc/'`mem/Pages.cc; \
        then mv -f ".deps/Pages.Tpo" ".deps/Pages.Plo"; else rm -f ".deps/Pages.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Pages.lo -MD -MP -MF .deps/Pages.Tpo -c ../../../src/ipc/mem/Pages.cc -fPIC -DPIC -o .libs/Pages.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PagePool.lo -MD -MP -MF .deps/PagePool.Tpo -c ../../../src/ipc/mem/PagePool.cc -fPIC -DPIC -o PagePool.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PageStack.lo -MD -MP -MF ".deps/PageStack.Tpo" -c -o PageStack.lo `test -f 'mem/PageStack.cc' || echo '../../../src/ipc/'`mem/PageStack.cc; \
        then mv -f ".deps/PageStack.Tpo" ".deps/PageStack.Plo"; else rm -f ".deps/PageStack.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PageStack.lo -MD -MP -MF .deps/PageStack.Tpo -c ../../../src/ipc/mem/PageStack.cc -fPIC -DPIC -o .libs/PageStack.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT PageStack.lo -MD -MP -MF .deps/PageStack.Tpo -c ../../../src/ipc/mem/PageStack.cc -fPIC -DPIC -o PageStack.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF ".deps/Segment.Tpo" -c -o Segment.lo `test -f 'mem/Segment.cc' || echo '../../../src/ipc/'`mem/Segment.cc; \
        then mv -f ".deps/Segment.Tpo" ".deps/Segment.Plo"; else rm -f ".deps/Segment.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF .deps/Segment.Tpo -c ../../../src/ipc/mem/Segment.cc -fPIC -DPIC -o .libs/Segment.o
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Pages.lo -MD -MP -MF .deps/Pages.Tpo -c ../../../src/ipc/mem/Pages.cc -fPIC -DPIC -o Pages.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_STATEDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/var/run/squid\"> -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF .deps/Segment.Tpo -c ../../../src/ipc/mem/Segment.cc -fPIC -DPIC -o Segment.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -g -o libipc.la AtomicWord.lo FdNotes.lo Kid.lo Kids.lo Queue.lo ReadWriteLock.lo StartListening.lo StoreMap.lo StrandCoord.lo StrandSearch.lo SharedListen.lo TypedMsgHdr.lo Coordinator.lo UdsOp.lo Port.lo Strand.lo Forwarder.lo Inquirer.lo Page.lo PagePool.lo Pages.lo PageStack.lo Segment.lo
libtool: link: /usr/bin/ar cru .libs/libipc.a .libs/AtomicWord.o .libs/FdNotes.o .libs/Kid.o .libs/Kids.o .libs/Queue.o .libs/ReadWriteLock.o .libs/StartListening.o .libs/StoreMap.o .libs/StrandCoord.o .libs/StrandSearch.o .libs/SharedListen.o .libs/TypedMsgHdr.o .libs/Coordinator.o .libs/UdsOp.o .libs/Port.o .libs/Strand.o .libs/Forwarder.o .libs/Inquirer.o .libs/Page.o .libs/PagePool.o .libs/Pages.o .libs/PageStack.o .libs/Segment.o
libtool: link: ranlib .libs/libipc.a
libtool: link: ( cd ".libs" && rm -f "libipc.la" && ln -s "../libipc.la" "libipc.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/ipc'>
Making all in mgr
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/mgr'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Action.lo -MD -MP -MF ".deps/Action.Tpo" -c -o Action.lo ../../../src/mgr/Action.cc; \
        then mv -f ".deps/Action.Tpo" ".deps/Action.Plo"; else rm -f ".deps/Action.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionParams.lo -MD -MP -MF ".deps/ActionParams.Tpo" -c -o ActionParams.lo ../../../src/mgr/ActionParams.cc; \
        then mv -f ".deps/ActionParams.Tpo" ".deps/ActionParams.Plo"; else rm -f ".deps/ActionParams.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionParams.lo -MD -MP -MF .deps/ActionParams.Tpo -c ../../../src/mgr/ActionParams.cc -fPIC -DPIC -o .libs/ActionParams.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Action.lo -MD -MP -MF .deps/Action.Tpo -c ../../../src/mgr/Action.cc -fPIC -DPIC -o .libs/Action.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Action.lo -MD -MP -MF .deps/Action.Tpo -c ../../../src/mgr/Action.cc -fPIC -DPIC -o Action.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionPasswordList.lo -MD -MP -MF ".deps/ActionPasswordList.Tpo" -c -o ActionPasswordList.lo ../../../src/mgr/ActionPasswordList.cc; \
        then mv -f ".deps/ActionPasswordList.Tpo" ".deps/ActionPasswordList.Plo"; else rm -f ".deps/ActionPasswordList.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionPasswordList.lo -MD -MP -MF .deps/ActionPasswordList.Tpo -c ../../../src/mgr/ActionPasswordList.cc -fPIC -DPIC -o .libs/ActionPasswordList.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionParams.lo -MD -MP -MF .deps/ActionParams.Tpo -c ../../../src/mgr/ActionParams.cc -fPIC -DPIC -o ActionParams.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionWriter.lo -MD -MP -MF ".deps/ActionWriter.Tpo" -c -o ActionWriter.lo ../../../src/mgr/ActionWriter.cc; \
        then mv -f ".deps/ActionWriter.Tpo" ".deps/ActionWriter.Plo"; else rm -f ".deps/ActionWriter.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionPasswordList.lo -MD -MP -MF .deps/ActionPasswordList.Tpo -c ../../../src/mgr/ActionPasswordList.cc -fPIC -DPIC -o ActionPasswordList.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionWriter.lo -MD -MP -MF .deps/ActionWriter.Tpo -c ../../../src/mgr/ActionWriter.cc -fPIC -DPIC -o .libs/ActionWriter.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT BasicActions.lo -MD -MP -MF ".deps/BasicActions.Tpo" -c -o BasicActions.lo ../../../src/mgr/BasicActions.cc; \
        then mv -f ".deps/BasicActions.Tpo" ".deps/BasicActions.Plo"; else rm -f ".deps/BasicActions.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT BasicActions.lo -MD -MP -MF .deps/BasicActions.Tpo -c ../../../src/mgr/BasicActions.cc -fPIC -DPIC -o .libs/BasicActions.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ActionWriter.lo -MD -MP -MF .deps/ActionWriter.Tpo -c ../../../src/mgr/ActionWriter.cc -fPIC -DPIC -o ActionWriter.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Command.lo -MD -MP -MF ".deps/Command.Tpo" -c -o Command.lo ../../../src/mgr/Command.cc; \
        then mv -f ".deps/Command.Tpo" ".deps/Command.Plo"; else rm -f ".deps/Command.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c ../../../src/mgr/Command.cc -fPIC -DPIC -o .libs/Command.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT BasicActions.lo -MD -MP -MF .deps/BasicActions.Tpo -c ../../../src/mgr/BasicActions.cc -fPIC -DPIC -o BasicActions.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c ../../../src/mgr/Command.cc -fPIC -DPIC -o Command.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CountersAction.lo -MD -MP -MF ".deps/CountersAction.Tpo" -c -o CountersAction.lo ../../../src/mgr/CountersAction.cc; \
        then mv -f ".deps/CountersAction.Tpo" ".deps/CountersAction.Plo"; else rm -f ".deps/CountersAction.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Filler.lo -MD -MP -MF ".deps/Filler.Tpo" -c -o Filler.lo ../../../src/mgr/Filler.cc; \
        then mv -f ".deps/Filler.Tpo" ".deps/Filler.Plo"; else rm -f ".deps/Filler.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CountersAction.lo -MD -MP -MF .deps/CountersAction.Tpo -c ../../../src/mgr/CountersAction.cc -fPIC -DPIC -o .libs/CountersAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Filler.lo -MD -MP -MF .deps/Filler.Tpo -c ../../../src/mgr/Filler.cc -fPIC -DPIC -o .libs/Filler.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CountersAction.lo -MD -MP -MF .deps/CountersAction.Tpo -c ../../../src/mgr/CountersAction.cc -fPIC -DPIC -o CountersAction.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Filler.lo -MD -MP -MF .deps/Filler.Tpo -c ../../../src/mgr/Filler.cc -fPIC -DPIC -o Filler.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF ".deps/Forwarder.Tpo" -c -o Forwarder.lo ../../../src/mgr/Forwarder.cc; \
        then mv -f ".deps/Forwarder.Tpo" ".deps/Forwarder.Plo"; else rm -f ".deps/Forwarder.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF .deps/Forwarder.Tpo -c ../../../src/mgr/Forwarder.cc -fPIC -DPIC -o .libs/Forwarder.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT FunAction.lo -MD -MP -MF ".deps/FunAction.Tpo" -c -o FunAction.lo ../../../src/mgr/FunAction.cc; \
        then mv -f ".deps/FunAction.Tpo" ".deps/FunAction.Plo"; else rm -f ".deps/FunAction.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT FunAction.lo -MD -MP -MF .deps/FunAction.Tpo -c ../../../src/mgr/FunAction.cc -fPIC -DPIC -o .libs/FunAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT FunAction.lo -MD -MP -MF .deps/FunAction.Tpo -c ../../../src/mgr/FunAction.cc -fPIC -DPIC -o FunAction.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT InfoAction.lo -MD -MP -MF ".deps/InfoAction.Tpo" -c -o InfoAction.lo ../../../src/mgr/InfoAction.cc; \
        then mv -f ".deps/InfoAction.Tpo" ".deps/InfoAction.Plo"; else rm -f ".deps/InfoAction.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT InfoAction.lo -MD -MP -MF .deps/InfoAction.Tpo -c ../../../src/mgr/InfoAction.cc -fPIC -DPIC -o .libs/InfoAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Forwarder.lo -MD -MP -MF .deps/Forwarder.Tpo -c ../../../src/mgr/Forwarder.cc -fPIC -DPIC -o Forwarder.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF ".deps/Inquirer.Tpo" -c -o Inquirer.lo ../../../src/mgr/Inquirer.cc; \
        then mv -f ".deps/Inquirer.Tpo" ".deps/Inquirer.Plo"; else rm -f ".deps/Inquirer.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF .deps/Inquirer.Tpo -c ../../../src/mgr/Inquirer.cc -fPIC -DPIC -o .libs/Inquirer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT InfoAction.lo -MD -MP -MF .deps/InfoAction.Tpo -c ../../../src/mgr/InfoAction.cc -fPIC -DPIC -o InfoAction.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntervalAction.lo -MD -MP -MF ".deps/IntervalAction.Tpo" -c -o IntervalAction.lo ../../../src/mgr/IntervalAction.cc; \
        then mv -f ".deps/IntervalAction.Tpo" ".deps/IntervalAction.Plo"; else rm -f ".deps/IntervalAction.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntervalAction.lo -MD -MP -MF .deps/IntervalAction.Tpo -c ../../../src/mgr/IntervalAction.cc -fPIC -DPIC -o .libs/IntervalAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntervalAction.lo -MD -MP -MF .deps/IntervalAction.Tpo -c ../../../src/mgr/IntervalAction.cc -fPIC -DPIC -o IntervalAction.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoAction.lo -MD -MP -MF ".deps/IoAction.Tpo" -c -o IoAction.lo ../../../src/mgr/IoAction.cc; \
        then mv -f ".deps/IoAction.Tpo" ".deps/IoAction.Plo"; else rm -f ".deps/IoAction.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoAction.lo -MD -MP -MF .deps/IoAction.Tpo -c ../../../src/mgr/IoAction.cc -fPIC -DPIC -o .libs/IoAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoAction.lo -MD -MP -MF .deps/IoAction.Tpo -c ../../../src/mgr/IoAction.cc -fPIC -DPIC -o IoAction.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Inquirer.lo -MD -MP -MF .deps/Inquirer.Tpo -c ../../../src/mgr/Inquirer.cc -fPIC -DPIC -o Inquirer.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Registration.lo -MD -MP -MF ".deps/Registration.Tpo" -c -o Registration.lo ../../../src/mgr/Registration.cc; \
        then mv -f ".deps/Registration.Tpo" ".deps/Registration.Plo"; else rm -f ".deps/Registration.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Registration.lo -MD -MP -MF .deps/Registration.Tpo -c ../../../src/mgr/Registration.cc -fPIC -DPIC -o .libs/Registration.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Request.lo -MD -MP -MF ".deps/Request.Tpo" -c -o Request.lo ../../../src/mgr/Request.cc; \
        then mv -f ".deps/Request.Tpo" ".deps/Request.Plo"; else rm -f ".deps/Request.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Request.lo -MD -MP -MF .deps/Request.Tpo -c ../../../src/mgr/Request.cc -fPIC -DPIC -o .libs/Request.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Request.lo -MD -MP -MF .deps/Request.Tpo -c ../../../src/mgr/Request.cc -fPIC -DPIC -o Request.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Response.lo -MD -MP -MF ".deps/Response.Tpo" -c -o Response.lo ../../../src/mgr/Response.cc; \
        then mv -f ".deps/Response.Tpo" ".deps/Response.Plo"; else rm -f ".deps/Response.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Response.lo -MD -MP -MF .deps/Response.Tpo -c ../../../src/mgr/Response.cc -fPIC -DPIC -o .libs/Response.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Response.lo -MD -MP -MF .deps/Response.Tpo -c ../../../src/mgr/Response.cc -fPIC -DPIC -o Response.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Registration.lo -MD -MP -MF .deps/Registration.Tpo -c ../../../src/mgr/Registration.cc -fPIC -DPIC -o Registration.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceTimesAction.lo -MD -MP -MF ".deps/ServiceTimesAction.Tpo" -c -o ServiceTimesAction.lo ../../../src/mgr/ServiceTimesAction.cc; \
        then mv -f ".deps/ServiceTimesAction.Tpo" ".deps/ServiceTimesAction.Plo"; else rm -f ".deps/ServiceTimesAction.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreIoAction.lo -MD -MP -MF ".deps/StoreIoAction.Tpo" -c -o StoreIoAction.lo ../../../src/mgr/StoreIoAction.cc; \
        then mv -f ".deps/StoreIoAction.Tpo" ".deps/StoreIoAction.Plo"; else rm -f ".deps/StoreIoAction.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceTimesAction.lo -MD -MP -MF .deps/ServiceTimesAction.Tpo -c ../../../src/mgr/ServiceTimesAction.cc -fPIC -DPIC -o .libs/ServiceTimesAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreIoAction.lo -MD -MP -MF .deps/StoreIoAction.Tpo -c ../../../src/mgr/StoreIoAction.cc -fPIC -DPIC -o .libs/StoreIoAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceTimesAction.lo -MD -MP -MF .deps/ServiceTimesAction.Tpo -c ../../../src/mgr/ServiceTimesAction.cc -fPIC -DPIC -o ServiceTimesAction.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreIoAction.lo -MD -MP -MF .deps/StoreIoAction.Tpo -c ../../../src/mgr/StoreIoAction.cc -fPIC -DPIC -o StoreIoAction.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreToCommWriter.lo -MD -MP -MF ".deps/StoreToCommWriter.Tpo" -c -o StoreToCommWriter.lo ../../../src/mgr/StoreToCommWriter.cc; \
        then mv -f ".deps/StoreToCommWriter.Tpo" ".deps/StoreToCommWriter.Plo"; else rm -f ".deps/StoreToCommWriter.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreToCommWriter.lo -MD -MP -MF .deps/StoreToCommWriter.Tpo -c ../../../src/mgr/StoreToCommWriter.cc -fPIC -DPIC -o .libs/StoreToCommWriter.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT QueryParams.lo -MD -MP -MF ".deps/QueryParams.Tpo" -c -o QueryParams.lo ../../../src/mgr/QueryParams.cc; \
        then mv -f ".deps/QueryParams.Tpo" ".deps/QueryParams.Plo"; else rm -f ".deps/QueryParams.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StoreToCommWriter.lo -MD -MP -MF .deps/StoreToCommWriter.Tpo -c ../../../src/mgr/StoreToCommWriter.cc -fPIC -DPIC -o StoreToCommWriter.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT QueryParams.lo -MD -MP -MF .deps/QueryParams.Tpo -c ../../../src/mgr/QueryParams.cc -fPIC -DPIC -o .libs/QueryParams.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntParam.lo -MD -MP -MF ".deps/IntParam.Tpo" -c -o IntParam.lo ../../../src/mgr/IntParam.cc; \
        then mv -f ".deps/IntParam.Tpo" ".deps/IntParam.Plo"; else rm -f ".deps/IntParam.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntParam.lo -MD -MP -MF .deps/IntParam.Tpo -c ../../../src/mgr/IntParam.cc -fPIC -DPIC -o .libs/IntParam.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntParam.lo -MD -MP -MF .deps/IntParam.Tpo -c ../../../src/mgr/IntParam.cc -fPIC -DPIC -o IntParam.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringParam.lo -MD -MP -MF ".deps/StringParam.Tpo" -c -o StringParam.lo ../../../src/mgr/StringParam.cc; \
        then mv -f ".deps/StringParam.Tpo" ".deps/StringParam.Plo"; else rm -f ".deps/StringParam.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringParam.lo -MD -MP -MF .deps/StringParam.Tpo -c ../../../src/mgr/StringParam.cc -fPIC -DPIC -o .libs/StringParam.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT QueryParams.lo -MD -MP -MF .deps/QueryParams.Tpo -c ../../../src/mgr/QueryParams.cc -fPIC -DPIC -o QueryParams.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringParam.lo -MD -MP -MF .deps/StringParam.Tpo -c ../../../src/mgr/StringParam.cc -fPIC -DPIC -o StringParam.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -g -o libmgr.la Action.lo ActionParams.lo ActionPasswordList.lo ActionWriter.lo BasicActions.lo Command.lo CountersAction.lo Filler.lo Forwarder.lo FunAction.lo InfoAction.lo Inquirer.lo IntervalAction.lo IoAction.lo Registration.lo Request.lo Response.lo ServiceTimesAction.lo StoreIoAction.lo StoreToCommWriter.lo QueryParams.lo IntParam.lo StringParam.lo
libtool: link: /usr/bin/ar cru .libs/libmgr.a .libs/Action.o .libs/ActionParams.o .libs/ActionPasswordList.o .libs/ActionWriter.o .libs/BasicActions.o .libs/Command.o .libs/CountersAction.o .libs/Filler.o .libs/Forwarder.o .libs/FunAction.o .libs/InfoAction.o .libs/Inquirer.o .libs/IntervalAction.o .libs/IoAction.o .libs/Registration.o .libs/Request.o .libs/Response.o .libs/ServiceTimesAction.o .libs/StoreIoAction.o .libs/StoreToCommWriter.o .libs/QueryParams.o .libs/IntParam.o .libs/StringParam.o
libtool: link: ranlib .libs/libmgr.a
libtool: link: ( cd ".libs" && rm -f "libmgr.la" && ln -s "../libmgr.la" "libmgr.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/mgr'>
Making all in ssl
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/ssl'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT cert_validate_message.lo -MD -MP -MF ".deps/cert_validate_message.Tpo" -c -o cert_validate_message.lo ../../../src/ssl/cert_validate_message.cc; \
        then mv -f ".deps/cert_validate_message.Tpo" ".deps/cert_validate_message.Plo"; else rm -f ".deps/cert_validate_message.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT context_storage.lo -MD -MP -MF ".deps/context_storage.Tpo" -c -o context_storage.lo ../../../src/ssl/context_storage.cc; \
        then mv -f ".deps/context_storage.Tpo" ".deps/context_storage.Plo"; else rm -f ".deps/context_storage.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT cert_validate_message.lo -MD -MP -MF .deps/cert_validate_message.Tpo -c ../../../src/ssl/cert_validate_message.cc -fPIC -DPIC -o .libs/cert_validate_message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT context_storage.lo -MD -MP -MF .deps/context_storage.Tpo -c ../../../src/ssl/context_storage.cc -fPIC -DPIC -o .libs/context_storage.o
../../../src/base/LruMap.h:25: error: expected `)' before '&' token
../../../src/base/LruMap.h:26: error: type 'LruMap<EntryValue, EntryCost>' is not derived from type 'LruMap<EntryValue, EntryCost>::Entry'
../../../src/base/LruMap.h:26: error: expected ';' before '&' token
../../../src/base/LruMap.h: In member function 'void LruMap<EntryValue, EntryCost>::findEntry(const char*, typename std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, typename std::list<LruMap<EntryValue, EntryCost>::Entry*, std::allocator<LruMap<EntryValue, EntryCost>::Entry*> >::iterator, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, typename std::list<LruMap<EntryValue, EntryCost>::Entry*, std::allocator<LruMap<EntryValue, EntryCost>::Entry*> >::iterator> > >::iterator&)':
../../../src/base/LruMap.h:114: error: 'e' was not declared in this scope
../../../src/base/LruMap.h: In member function 'EntryValue* LruMap<EntryValue, EntryCost>::get(const char*)':
../../../src/base/LruMap.h:126: error: expected `;' before 'i'
../../../src/base/LruMap.h:127: error: 'i' was not declared in this scope
../../../src/base/LruMap.h:128: error: 'e' was not declared in this scope
../../../src/base/LruMap.h: In member function 'bool LruMap<EntryValue, EntryCost>::del(const char*)':
../../../src/base/LruMap.h:180: error: expected `;' before 'i'
../../../src/base/LruMap.h:181: error: 'i' was not declared in this scope
../../../src/base/LruMap.h: In member function 'void LruMap<EntryValue, EntryCost>::trim()':
../../../src/base/LruMap.h:190: error: expected `;' before 'i'
../../../src/base/LruMap.h:191: error: 'i' was not declared in this scope
make[4]: *** [context_storage.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT cert_validate_message.lo -MD -MP -MF .deps/cert_validate_message.Tpo -c ../../../src/ssl/cert_validate_message.cc -fPIC -DPIC -o cert_validate_message.o >/dev/null 2>&1
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/ssl'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-02-maximus.opts
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -ldl -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -D_FILE_OFFSET_BITS=64 -Wall -g -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -D_FILE_OFFSET_BITS=64 -g -O2
configure: BUILD EXTRA C++ FLAGS: -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -ldl -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -D_FILE_OFFSET_BITS=64 -Wall -g -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -D_FILE_OFFSET_BITS=64 -g -O2
configure: BUILD EXTRA C++ FLAGS: -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
../../../src/base/LruMap.h:25: error: expected `)' before '&' token
../../../src/base/LruMap.h:26: error: type 'LruMap<EntryValue, EntryCost>' is not derived from type 'LruMap<EntryValue, EntryCost>::Entry'
../../../src/base/LruMap.h:26: error: expected ';' before '&' token
../../../src/base/LruMap.h:114: error: 'e' was not declared in this scope
../../../src/base/LruMap.h:126: error: expected `;' before 'i'
../../../src/base/LruMap.h:127: error: 'i' was not declared in this scope
../../../src/base/LruMap.h:128: error: 'e' was not declared in this scope
../../../src/base/LruMap.h:180: error: expected `;' before 'i'
../../../src/base/LruMap.h:181: error: 'i' was not declared in this scope
../../../src/base/LruMap.h:190: error: expected `;' before 'i'
../../../src/base/LruMap.h:191: error: 'i' was not declared in this scope
make[4]: *** [context_storage.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2
Build FAILED.
Build step 'Execute shell' marked build as failure
Received on Fri Dec 14 2012 - 01:09:54 MST

This archive was generated by hypermail 2.2.0 : Fri Dec 14 2012 - 12:00:10 MST