Build failed in Hudson: 3.HEAD-amd64-CentOS-5.3 #478

From: <noc_at_squid-cache.org>
Date: Thu, 22 Apr 2010 12:34:28 +0200 (CEST)

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

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Clarify http_port mode options and enhance config validation.

This makes some changes to the config validation of http_port lines
and documentation of http_port.

It alters documentation to call accel, tproxy, intercept, and sslbump
options "mode flags" since they determine the overall code paths which
traffic received is handled by.

The http_port syntax docs are updated to show that mode flags must go
first before any options. This is not strictly true, since the mode flag
only must go before mode-specific options. But its clearer to explain the
syntax docs like this. Both mode and options remain completely optional
(except that some options require certain modes as before).

The parser is updated to validate that only one of the mode flags is used.
Attempts to mix them will result in a fatal error. Attempts to use any of
the mode-specific options without the correct mode being enabled first will
result in a fatal message.

As a side-effect of this the implicit enabling of accel on several of its
options has been dropped. Explicit use as mode flag is preferred (and
required) instead for clear reading of the config.

Implications for older configs are that the http_port may fail a parse
check until some basic re-ordering of options or splitting of http_port
into multiple entries is done. Hopefully the messages emitted on failure
are clear enough for people to follow easily.

[Amos Jeffries <squid3_at_treenet.co.nz>] Correct behaviour of --enable-ipv6.

* Absence of the option means auto-detect
* Disable means drop IPv6 code from build.

* Enable now actually means require IPv6 to be active and working.
If set the build will fail on machines without IPv6 capability.

------------------------------------------
[...truncated 22187 lines...]
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF ".deps/Config.Tpo" -c -o Config.lo ../../../../src/adaptation/icap/Config.cc; \
        then mv -f ".deps/Config.Tpo" ".deps/Config.Plo"; else rm -f ".deps/Config.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Client.lo -MD -MP -MF .deps/Client.Tpo -c ../../../../src/adaptation/icap/Client.cc -fPIC -DPIC -o .libs/Client.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../../src/adaptation/icap/Config.cc -fPIC -DPIC -o .libs/Config.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../../src/adaptation/icap/Config.cc -fPIC -DPIC -o Config.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Client.lo -MD -MP -MF .deps/Client.Tpo -c ../../../../src/adaptation/icap/Client.cc -fPIC -DPIC -o Client.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF ".deps/Elements.Tpo" -c -o Elements.lo ../../../../src/adaptation/icap/Elements.cc; \
        then mv -f ".deps/Elements.Tpo" ".deps/Elements.Plo"; else rm -f ".deps/Elements.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c ../../../../src/adaptation/icap/Elements.cc -fPIC -DPIC -o .libs/Elements.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Options.lo -MD -MP -MF ".deps/Options.Tpo" -c -o Options.lo ../../../../src/adaptation/icap/Options.cc; \
        then mv -f ".deps/Options.Tpo" ".deps/Options.Plo"; else rm -f ".deps/Options.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c ../../../../src/adaptation/icap/Elements.cc -fPIC -DPIC -o Elements.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceRep.lo -MD -MP -MF ".deps/ServiceRep.Tpo" -c -o ServiceRep.lo ../../../../src/adaptation/icap/ServiceRep.cc; \
        then mv -f ".deps/ServiceRep.Tpo" ".deps/ServiceRep.Plo"; else rm -f ".deps/ServiceRep.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceRep.lo -MD -MP -MF .deps/ServiceRep.Tpo -c ../../../../src/adaptation/icap/ServiceRep.cc -fPIC -DPIC -o .libs/ServiceRep.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c ../../../../src/adaptation/icap/Options.cc -fPIC -DPIC -o .libs/Options.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceRep.lo -MD -MP -MF .deps/ServiceRep.Tpo -c ../../../../src/adaptation/icap/ServiceRep.cc -fPIC -DPIC -o ServiceRep.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c ../../../../src/adaptation/icap/Options.cc -fPIC -DPIC -o Options.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Launcher.lo -MD -MP -MF ".deps/Launcher.Tpo" -c -o Launcher.lo ../../../../src/adaptation/icap/Launcher.cc; \
        then mv -f ".deps/Launcher.Tpo" ".deps/Launcher.Plo"; else rm -f ".deps/Launcher.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Launcher.lo -MD -MP -MF .deps/Launcher.Tpo -c ../../../../src/adaptation/icap/Launcher.cc -fPIC -DPIC -o .libs/Launcher.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Launcher.lo -MD -MP -MF .deps/Launcher.Tpo -c ../../../../src/adaptation/icap/Launcher.cc -fPIC -DPIC -o Launcher.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT OptXact.lo -MD -MP -MF ".deps/OptXact.Tpo" -c -o OptXact.lo ../../../../src/adaptation/icap/OptXact.cc; \
        then mv -f ".deps/OptXact.Tpo" ".deps/OptXact.Plo"; else rm -f ".deps/OptXact.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT OptXact.lo -MD -MP -MF .deps/OptXact.Tpo -c ../../../../src/adaptation/icap/OptXact.cc -fPIC -DPIC -o .libs/OptXact.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT OptXact.lo -MD -MP -MF .deps/OptXact.Tpo -c ../../../../src/adaptation/icap/OptXact.cc -fPIC -DPIC -o OptXact.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Xaction.lo -MD -MP -MF ".deps/Xaction.Tpo" -c -o Xaction.lo ../../../../src/adaptation/icap/Xaction.cc; \
        then mv -f ".deps/Xaction.Tpo" ".deps/Xaction.Plo"; else rm -f ".deps/Xaction.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Xaction.lo -MD -MP -MF .deps/Xaction.Tpo -c ../../../../src/adaptation/icap/Xaction.cc -fPIC -DPIC -o .libs/Xaction.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ModXact.lo -MD -MP -MF ".deps/ModXact.Tpo" -c -o ModXact.lo ../../../../src/adaptation/icap/ModXact.cc; \
        then mv -f ".deps/ModXact.Tpo" ".deps/ModXact.Plo"; else rm -f ".deps/ModXact.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ModXact.lo -MD -MP -MF .deps/ModXact.Tpo -c ../../../../src/adaptation/icap/ModXact.cc -fPIC -DPIC -o .libs/ModXact.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Xaction.lo -MD -MP -MF .deps/Xaction.Tpo -c ../../../../src/adaptation/icap/Xaction.cc -fPIC -DPIC -o Xaction.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ModXact.lo -MD -MP -MF .deps/ModXact.Tpo -c ../../../../src/adaptation/icap/ModXact.cc -fPIC -DPIC -o ModXact.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT icap_log.lo -MD -MP -MF ".deps/icap_log.Tpo" -c -o icap_log.lo ../../../../src/adaptation/icap/icap_log.cc; \
        then mv -f ".deps/icap_log.Tpo" ".deps/icap_log.Plo"; else rm -f ".deps/icap_log.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT icap_log.lo -MD -MP -MF .deps/icap_log.Tpo -c ../../../../src/adaptation/icap/icap_log.cc -fPIC -DPIC -o .libs/icap_log.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT icap_log.lo -MD -MP -MF .deps/icap_log.Tpo -c ../../../../src/adaptation/icap/icap_log.cc -fPIC -DPIC -o icap_log.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF ".deps/History.Tpo" -c -o History.lo ../../../../src/adaptation/icap/History.cc; \
        then mv -f ".deps/History.Tpo" ".deps/History.Plo"; else rm -f ".deps/History.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF .deps/History.Tpo -c ../../../../src/adaptation/icap/History.cc -fPIC -DPIC -o .libs/History.o
 g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF .deps/History.Tpo -c ../../../../src/adaptation/icap/History.cc -fPIC -DPIC -o History.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -g -o libicap.la Client.lo Config.lo Elements.lo Options.lo ServiceRep.lo Launcher.lo OptXact.lo Xaction.lo ModXact.lo icap_log.lo History.lo
/usr/bin/ar cru .libs/libicap.a .libs/Client.o .libs/Config.o .libs/Elements.o .libs/Options.o .libs/ServiceRep.o .libs/Launcher.o .libs/OptXact.o .libs/Xaction.o .libs/ModXact.o .libs/icap_log.o .libs/History.o
ranlib .libs/libicap.a
creating libicap.la
(cd .libs && rm -f libicap.la && ln -s ../libicap.la libicap.la)
make[5]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/adaptation/icap'>
make[5]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/adaptation'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessCheck.lo -MD -MP -MF ".deps/AccessCheck.Tpo" -c -o AccessCheck.lo ../../../src/adaptation/AccessCheck.cc; \
        then mv -f ".deps/AccessCheck.Tpo" ".deps/AccessCheck.Plo"; else rm -f ".deps/AccessCheck.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessRule.lo -MD -MP -MF ".deps/AccessRule.Tpo" -c -o AccessRule.lo ../../../src/adaptation/AccessRule.cc; \
        then mv -f ".deps/AccessRule.Tpo" ".deps/AccessRule.Plo"; else rm -f ".deps/AccessRule.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessRule.lo -MD -MP -MF .deps/AccessRule.Tpo -c ../../../src/adaptation/AccessRule.cc -fPIC -DPIC -o .libs/AccessRule.o
mkdir: cannot create directory `.libs': File exists
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessCheck.lo -MD -MP -MF .deps/AccessCheck.Tpo -c ../../../src/adaptation/AccessCheck.cc -fPIC -DPIC -o .libs/AccessCheck.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessRule.lo -MD -MP -MF .deps/AccessRule.Tpo -c ../../../src/adaptation/AccessRule.cc -fPIC -DPIC -o AccessRule.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AccessCheck.lo -MD -MP -MF .deps/AccessCheck.Tpo -c ../../../src/adaptation/AccessCheck.cc -fPIC -DPIC -o AccessCheck.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF ".deps/Config.Tpo" -c -o Config.lo ../../../src/adaptation/Config.cc; \
        then mv -f ".deps/Config.Tpo" ".deps/Config.Plo"; else rm -f ".deps/Config.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF ".deps/Elements.Tpo" -c -o Elements.lo ../../../src/adaptation/Elements.cc; \
        then mv -f ".deps/Elements.Tpo" ".deps/Elements.Plo"; else rm -f ".deps/Elements.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/adaptation/Config.cc -fPIC -DPIC -o .libs/Config.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c ../../../src/adaptation/Elements.cc -fPIC -DPIC -o .libs/Elements.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c ../../../src/adaptation/Elements.cc -fPIC -DPIC -o Elements.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiate.lo -MD -MP -MF ".deps/Initiate.Tpo" -c -o Initiate.lo ../../../src/adaptation/Initiate.cc; \
        then mv -f ".deps/Initiate.Tpo" ".deps/Initiate.Plo"; else rm -f ".deps/Initiate.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/adaptation/Config.cc -fPIC -DPIC -o Config.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c ../../../src/adaptation/Initiate.cc -fPIC -DPIC -o .libs/Initiate.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiator.lo -MD -MP -MF ".deps/Initiator.Tpo" -c -o Initiator.lo ../../../src/adaptation/Initiator.cc; \
        then mv -f ".deps/Initiator.Tpo" ".deps/Initiator.Plo"; else rm -f ".deps/Initiator.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c ../../../src/adaptation/Initiate.cc -fPIC -DPIC -o Initiate.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c ../../../src/adaptation/Initiator.cc -fPIC -DPIC -o .libs/Initiator.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Iterator.lo -MD -MP -MF ".deps/Iterator.Tpo" -c -o Iterator.lo ../../../src/adaptation/Iterator.cc; \
        then mv -f ".deps/Iterator.Tpo" ".deps/Iterator.Plo"; else rm -f ".deps/Iterator.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c ../../../src/adaptation/Initiator.cc -fPIC -DPIC -o Initiator.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Iterator.lo -MD -MP -MF .deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc -fPIC -DPIC -o .libs/Iterator.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Message.lo -MD -MP -MF ".deps/Message.Tpo" -c -o Message.lo ../../../src/adaptation/Message.cc; \
        then mv -f ".deps/Message.Tpo" ".deps/Message.Plo"; else rm -f ".deps/Message.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c ../../../src/adaptation/Message.cc -fPIC -DPIC -o .libs/Message.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Iterator.lo -MD -MP -MF .deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc -fPIC -DPIC -o Iterator.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c ../../../src/adaptation/Message.cc -fPIC -DPIC -o Message.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Service.lo -MD -MP -MF ".deps/Service.Tpo" -c -o Service.lo ../../../src/adaptation/Service.cc; \
        then mv -f ".deps/Service.Tpo" ".deps/Service.Plo"; else rm -f ".deps/Service.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceConfig.lo -MD -MP -MF ".deps/ServiceConfig.Tpo" -c -o ServiceConfig.lo ../../../src/adaptation/ServiceConfig.cc; \
        then mv -f ".deps/ServiceConfig.Tpo" ".deps/ServiceConfig.Plo"; else rm -f ".deps/ServiceConfig.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc -fPIC -DPIC -o .libs/ServiceConfig.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c ../../../src/adaptation/Service.cc -fPIC -DPIC -o .libs/Service.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc -fPIC -DPIC -o ServiceConfig.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceGroups.lo -MD -MP -MF ".deps/ServiceGroups.Tpo" -c -o ServiceGroups.lo ../../../src/adaptation/ServiceGroups.cc; \
        then mv -f ".deps/ServiceGroups.Tpo" ".deps/ServiceGroups.Plo"; else rm -f ".deps/ServiceGroups.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceGroups.lo -MD -MP -MF .deps/ServiceGroups.Tpo -c ../../../src/adaptation/ServiceGroups.cc -fPIC -DPIC -o .libs/ServiceGroups.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c ../../../src/adaptation/Service.cc -fPIC -DPIC -o Service.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceGroups.lo -MD -MP -MF .deps/ServiceGroups.Tpo -c ../../../src/adaptation/ServiceGroups.cc -fPIC -DPIC -o ServiceGroups.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceFilter.lo -MD -MP -MF ".deps/ServiceFilter.Tpo" -c -o ServiceFilter.lo ../../../src/adaptation/ServiceFilter.cc; \
        then mv -f ".deps/ServiceFilter.Tpo" ".deps/ServiceFilter.Plo"; else rm -f ".deps/ServiceFilter.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF ".deps/History.Tpo" -c -o History.lo ../../../src/adaptation/History.cc; \
        then mv -f ".deps/History.Tpo" ".deps/History.Plo"; else rm -f ".deps/History.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceFilter.lo -MD -MP -MF .deps/ServiceFilter.Tpo -c ../../../src/adaptation/ServiceFilter.cc -fPIC -DPIC -o .libs/ServiceFilter.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF .deps/History.Tpo -c ../../../src/adaptation/History.cc -fPIC -DPIC -o .libs/History.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT History.lo -MD -MP -MF .deps/History.Tpo -c ../../../src/adaptation/History.cc -fPIC -DPIC -o History.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ServiceFilter.lo -MD -MP -MF .deps/ServiceFilter.Tpo -c ../../../src/adaptation/ServiceFilter.cc -fPIC -DPIC -o ServiceFilter.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -g -o libadaptation.la AccessCheck.lo AccessRule.lo Config.lo Elements.lo Initiate.lo Initiator.lo Iterator.lo Message.lo Service.lo ServiceConfig.lo ServiceGroups.lo ServiceFilter.lo History.lo icap/libicap.la
rm -fr .libs/libadaptation.lax
mkdir .libs/libadaptation.lax
rm -fr .libs/libadaptation.lax/libicap.a
mkdir .libs/libadaptation.lax/libicap.a
(cd .libs/libadaptation.lax/libicap.a && /usr/bin/ar x <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/adaptation/icap/.libs/libicap.a)>
copying selected object files to avoid basename conflicts...
ln .libs/libadaptation.lax/libicap.a/Config.o .libs/libadaptation.lax/lt1-Config.o || cp .libs/libadaptation.lax/libicap.a/Config.o .libs/libadaptation.lax/lt1-Config.o
ln .libs/libadaptation.lax/libicap.a/History.o .libs/libadaptation.lax/lt2-History.o || cp .libs/libadaptation.lax/libicap.a/History.o .libs/libadaptation.lax/lt2-History.o
ln .libs/libadaptation.lax/libicap.a/Elements.o .libs/libadaptation.lax/lt3-Elements.o || cp .libs/libadaptation.lax/libicap.a/Elements.o .libs/libadaptation.lax/lt3-Elements.o
/usr/bin/ar cru .libs/libadaptation.a .libs/AccessCheck.o .libs/AccessRule.o .libs/Config.o .libs/Elements.o .libs/Initiate.o .libs/Initiator.o .libs/Iterator.o .libs/Message.o .libs/Service.o .libs/ServiceConfig.o .libs/ServiceGroups.o .libs/ServiceFilter.o .libs/History.o .libs/libadaptation.lax/libicap.a/icap_log.o .libs/libadaptation.lax/libicap.a/Options.o .libs/libadaptation.lax/libicap.a/ModXact.o .libs/libadaptation.lax/libicap.a/ServiceRep.o .libs/libadaptation.lax/lt1-Config.o .libs/libadaptation.lax/lt2-History.o .libs/libadaptation.lax/lt3-Elements.o .libs/libadaptation.lax/libicap.a/Xaction.o .libs/libadaptation.lax/libicap.a/OptXact.o .libs/libadaptation.lax/libicap.a/Client.o .libs/libadaptation.lax/libicap.a/Launcher.o
ranlib .libs/libadaptation.a
rm -fr .libs/libadaptation.lax
creating libadaptation.la
(cd .libs && rm -f libadaptation.la && ln -s ../libadaptation.la libadaptation.la)
make[5]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/adaptation'>
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/adaptation'>
Making all in esi
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/esi'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Assign.lo -MD -MP -MF ".deps/Assign.Tpo" -c -o Assign.lo ../../../src/esi/Assign.cc; \
        then mv -f ".deps/Assign.Tpo" ".deps/Assign.Plo"; else rm -f ".deps/Assign.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Context.lo -MD -MP -MF ".deps/Context.Tpo" -c -o Context.lo ../../../src/esi/Context.cc; \
        then mv -f ".deps/Context.Tpo" ".deps/Context.Plo"; else rm -f ".deps/Context.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c ../../../src/esi/Context.cc -fPIC -DPIC -o .libs/Context.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Assign.lo -MD -MP -MF .deps/Assign.Tpo -c ../../../src/esi/Assign.cc -fPIC -DPIC -o .libs/Assign.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c ../../../src/esi/Context.cc -fPIC -DPIC -o Context.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CustomParser.lo -MD -MP -MF ".deps/CustomParser.Tpo" -c -o CustomParser.lo ../../../src/esi/CustomParser.cc; \
        then mv -f ".deps/CustomParser.Tpo" ".deps/CustomParser.Plo"; else rm -f ".deps/CustomParser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CustomParser.lo -MD -MP -MF .deps/CustomParser.Tpo -c ../../../src/esi/CustomParser.cc -fPIC -DPIC -o .libs/CustomParser.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CustomParser.lo -MD -MP -MF .deps/CustomParser.Tpo -c ../../../src/esi/CustomParser.cc -fPIC -DPIC -o CustomParser.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Assign.lo -MD -MP -MF .deps/Assign.Tpo -c ../../../src/esi/Assign.cc -fPIC -DPIC -o Assign.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExpatParser.lo -MD -MP -MF ".deps/ExpatParser.Tpo" -c -o ExpatParser.lo ../../../src/esi/ExpatParser.cc; \
        then mv -f ".deps/ExpatParser.Tpo" ".deps/ExpatParser.Plo"; else rm -f ".deps/ExpatParser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExpatParser.lo -MD -MP -MF .deps/ExpatParser.Tpo -c ../../../src/esi/ExpatParser.cc -fPIC -DPIC -o .libs/ExpatParser.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Libxml2Parser.lo -MD -MP -MF ".deps/Libxml2Parser.Tpo" -c -o Libxml2Parser.lo ../../../src/esi/Libxml2Parser.cc; \
        then mv -f ".deps/Libxml2Parser.Tpo" ".deps/Libxml2Parser.Plo"; else rm -f ".deps/Libxml2Parser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExpatParser.lo -MD -MP -MF .deps/ExpatParser.Tpo -c ../../../src/esi/ExpatParser.cc -fPIC -DPIC -o ExpatParser.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Libxml2Parser.lo -MD -MP -MF .deps/Libxml2Parser.Tpo -c ../../../src/esi/Libxml2Parser.cc -fPIC -DPIC -o .libs/Libxml2Parser.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Libxml2Parser.lo -MD -MP -MF .deps/Libxml2Parser.Tpo -c ../../../src/esi/Libxml2Parser.cc -fPIC -DPIC -o Libxml2Parser.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Esi.lo -MD -MP -MF ".deps/Esi.Tpo" -c -o Esi.lo ../../../src/esi/Esi.cc; \
        then mv -f ".deps/Esi.Tpo" ".deps/Esi.Plo"; else rm -f ".deps/Esi.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Esi.lo -MD -MP -MF .deps/Esi.Tpo -c ../../../src/esi/Esi.cc -fPIC -DPIC -o .libs/Esi.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Expression.lo -MD -MP -MF ".deps/Expression.Tpo" -c -o Expression.lo ../../../src/esi/Expression.cc; \
        then mv -f ".deps/Expression.Tpo" ".deps/Expression.Plo"; else rm -f ".deps/Expression.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Expression.lo -MD -MP -MF .deps/Expression.Tpo -c ../../../src/esi/Expression.cc -fPIC -DPIC -o .libs/Expression.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Expression.lo -MD -MP -MF .deps/Expression.Tpo -c ../../../src/esi/Expression.cc -fPIC -DPIC -o Expression.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Include.lo -MD -MP -MF ".deps/Include.Tpo" -c -o Include.lo ../../../src/esi/Include.cc; \
        then mv -f ".deps/Include.Tpo" ".deps/Include.Plo"; else rm -f ".deps/Include.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Include.lo -MD -MP -MF .deps/Include.Tpo -c ../../../src/esi/Include.cc -fPIC -DPIC -o .libs/Include.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Include.lo -MD -MP -MF .deps/Include.Tpo -c ../../../src/esi/Include.cc -fPIC -DPIC -o Include.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Esi.lo -MD -MP -MF .deps/Esi.Tpo -c ../../../src/esi/Esi.cc -fPIC -DPIC -o Esi.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Module.lo -MD -MP -MF ".deps/Module.Tpo" -c -o Module.lo ../../../src/esi/Module.cc; \
        then mv -f ".deps/Module.Tpo" ".deps/Module.Plo"; else rm -f ".deps/Module.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c ../../../src/esi/Module.cc -fPIC -DPIC -o .libs/Module.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c ../../../src/esi/Module.cc -fPIC -DPIC -o Module.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Parser.lo -MD -MP -MF ".deps/Parser.Tpo" -c -o Parser.lo ../../../src/esi/Parser.cc; \
        then mv -f ".deps/Parser.Tpo" ".deps/Parser.Plo"; else rm -f ".deps/Parser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c ../../../src/esi/Parser.cc -fPIC -DPIC -o .libs/Parser.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c ../../../src/esi/Parser.cc -fPIC -DPIC -o Parser.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF ".deps/Segment.Tpo" -c -o Segment.lo ../../../src/esi/Segment.cc; \
        then mv -f ".deps/Segment.Tpo" ".deps/Segment.Plo"; else rm -f ".deps/Segment.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF .deps/Segment.Tpo -c ../../../src/esi/Segment.cc -fPIC -DPIC -o .libs/Segment.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Segment.lo -MD -MP -MF .deps/Segment.Tpo -c ../../../src/esi/Segment.cc -fPIC -DPIC -o Segment.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Sequence.lo -MD -MP -MF ".deps/Sequence.Tpo" -c -o Sequence.lo ../../../src/esi/Sequence.cc; \
        then mv -f ".deps/Sequence.Tpo" ".deps/Sequence.Plo"; else rm -f ".deps/Sequence.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT VarState.lo -MD -MP -MF ".deps/VarState.Tpo" -c -o VarState.lo ../../../src/esi/VarState.cc; \
        then mv -f ".deps/VarState.Tpo" ".deps/VarState.Plo"; else rm -f ".deps/VarState.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT VarState.lo -MD -MP -MF .deps/VarState.Tpo -c ../../../src/esi/VarState.cc -fPIC -DPIC -o .libs/VarState.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Sequence.lo -MD -MP -MF .deps/Sequence.Tpo -c ../../../src/esi/Sequence.cc -fPIC -DPIC -o .libs/Sequence.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT VarState.lo -MD -MP -MF .deps/VarState.Tpo -c ../../../src/esi/VarState.cc -fPIC -DPIC -o VarState.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../lib/libTrie/include -I../../lib/libTrie/include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT Sequence.lo -MD -MP -MF .deps/Sequence.Tpo -c ../../../src/esi/Sequence.cc -fPIC -DPIC -o Sequence.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -g -o libesi.la Assign.lo Context.lo CustomParser.lo ExpatParser.lo Libxml2Parser.lo Esi.lo Expression.lo Include.lo Module.lo Parser.lo Segment.lo Sequence.lo VarState.lo
/usr/bin/ar cru .libs/libesi.a .libs/Assign.o .libs/Context.o .libs/CustomParser.o .libs/ExpatParser.o .libs/Libxml2Parser.o .libs/Esi.o .libs/Expression.o .libs/Include.o .libs/Module.o .libs/Parser.o .libs/Segment.o .libs/Sequence.o .libs/VarState.o
ranlib .libs/libesi.a
creating libesi.la
(cd .libs && rm -f libesi.la && ln -s ../libesi.la libesi.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/esi'>
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'>
depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT comm.lo -MD -MP -MF "$depbase.Tpo" -c -o comm.lo ../../src/comm.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CommCalls.lo -MD -MP -MF "$depbase.Tpo" -c -o CommCalls.lo ../../src/CommCalls.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -fPIC -DPIC -o .libs/CommCalls.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -fPIC -DPIC -o .libs/comm.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -fPIC -DPIC -o CommCalls.o >/dev/null 2>&1
depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT DescriptorSet.lo -MD -MP -MF "$depbase.Tpo" -c -o DescriptorSet.lo ../../src/DescriptorSet.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -fPIC -DPIC -o .libs/DescriptorSet.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -fPIC -DPIC -o DescriptorSet.o >/dev/null 2>&1
depbase=`echo SquidConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SquidConfig.lo -MD -MP -MF "$depbase.Tpo" -c -o SquidConfig.lo ../../src/SquidConfig.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -fPIC -DPIC -o comm.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -fPIC -DPIC -o .libs/SquidConfig.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -fPIC -DPIC -o SquidConfig.o >/dev/null 2>&1
depbase=`echo DiskIO/DiskDaemon/diskd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT DiskIO/DiskDaemon/diskd.o -MD -MP -MF "$depbase.Tpo" -c -o DiskIO/DiskDaemon/diskd.o ../../src/DiskIO/DiskDaemon/diskd.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo unlinkd_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT unlinkd_daemon.o -MD -MP -MF "$depbase.Tpo" -c -o unlinkd_daemon.o ../../src/unlinkd_daemon.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo SquidNew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT SquidNew.o -MD -MP -MF "$depbase.Tpo" -c -o SquidNew.o ../../src/SquidNew.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo AclRegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AclRegs.o -MD -MP -MF "$depbase.Tpo" -c -o AclRegs.o ../../src/AclRegs.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo AuthReg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AuthReg.o -MD -MP -MF "$depbase.Tpo" -c -o AuthReg.o ../../src/AuthReg.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo AsyncEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT AsyncEngine.o -MD -MP -MF "$depbase.Tpo" -c -o AsyncEngine.o ../../src/AsyncEngine.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo cache_cf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT cache_cf.o -MD -MP -MF "$depbase.Tpo" -c -o cache_cf.o ../../src/cache_cf.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
../../src/cache_cf.cc: In function ‘void parse_http_port_option(http_port_list*, char*)’:
../../src/cache_cf.cc:3140: error: ‘struct http_port_list’ has no member named ‘ssl’
depbase=`echo ProtoPort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 -MT ProtoPort.o -MD -MP -MF "$depbase.Tpo" -c -o ProtoPort.o ../../src/ProtoPort.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
make[4]: *** [cache_cf.o] Error 1
make[4]: *** Waiting for unfinished jobs....
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'>
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
../../src/cache_cf.cc:3140: error: ‘struct http_port_list’ has no member named ‘ssl’
make[4]: *** [cache_cf.o] 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.
Received on Thu Apr 22 2010 - 10:34:31 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 22 2010 - 12:00:08 MDT