Build failed in Hudson: 3.1-amd64-FreeBSD-7.2 #50

From: <noc_at_squid-cache.org>
Date: Fri, 29 Jan 2010 13:15:24 +0100 (CET)

See <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/50/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Wolfgang Nothdurft <wolfgang_at_linogate.de>
Bug 2731: Add follow_x_forwarded_for support to ICAP

Pass the indirect client address to the ICAP server using X-Client-IP.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Wolfgang Nothdurft <wolfgang_at_linogate.de>
Bug 2730: Regressions in follow_x_forwarded_for since Squid-2

Two Major Regressions:

* Omitted testing for trust of the directly connecting client.
this is critical is trusting the header content itself.
The absence permitted remote clients to forge X-Forwarded-For
and gain access to resources through Squid.
(mitigated by the following)

* Bad logic in implementing the trust model resulted in any XFF
headers containing untrusted IPs to be dropped in their entirety.
This resulted in clients transiting more than one proxy heirarchy to
be incorrectly logged and reported in the second.

Some polish alterations to the existing logics:

* Testing the direct client address for trust means the testing must be
fully async 'slow'. Thus avoiding the memory leaks found on occasion.

* acl_uses_indirect_client is not strictly needed to test multiple levels
of X-Forwarded-For properly. The entire list of IPs are now always
tested until an untrusted is found or an ACL failure occurs.

[Amos Jeffries <squid3_at_treenet.co.nz>] More portable rfc1035 unit test

[Amos Jeffries <squid3_at_treenet.co.nz>] Add warnings explaining Invalid Response errors generated by Squid

[Amos Jeffries <squid3_at_treenet.co.nz>] Doc update on http_port tproxy

[Amos Jeffries <squid3_at_treenet.co.nz>] Bump AIO debug sync message down a level

[Amos Jeffries <squid3_at_treenet.co.nz>] Limit language negotiation to bundled error pages

[Amos Jeffries <squid3_at_treenet.co.nz>] updated release notes. Remove windows-only section

[Amos Jeffries <squid3_at_treenet.co.nz>] Bug 2601: pt 2: Mixed v4/v6 src acl leads to TCP_DENIED

- Remove 'odd' netmask support from ACL.
- Fully deprecate netmask support for ACL.

Earlier fix caused inconsistent handling between IPv4 and IPv6 builds of
Squid. Which has turned out to be a bad idea.
This fixes that by 'breaking' both build alternatives.

see also bug 2141 for long-term tracker.

------------------------------------------
[...truncated 2328 lines...]
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF .deps/User.Tpo -c -o User.lo ../../../src/auth/User.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF .deps/User.Tpo -c ../../../src/auth/User.cc -fPIC -DPIC -o .libs/User.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF .deps/User.Tpo -c ../../../src/auth/User.cc -o User.o >/dev/null 2>&1
mv -f .deps/User.Tpo .deps/User.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c -o UserRequest.lo ../../../src/auth/UserRequest.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c ../../../src/auth/UserRequest.cc -fPIC -DPIC -o .libs/UserRequest.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c ../../../src/auth/UserRequest.cc -o UserRequest.o >/dev/null 2>&1
mv -f .deps/UserRequest.Tpo .deps/UserRequest.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo ../../../src/auth/Gadgets.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/auth/Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/auth/Gadgets.cc -o Gadgets.o >/dev/null 2>&1
mv -f .deps/Gadgets.Tpo .deps/Gadgets.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c -o ntlmScheme.lo `test -f 'ntlm/ntlmScheme.cc' || echo '../../../src/auth/'`ntlm/ntlmScheme.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c ../../../src/auth/ntlm/ntlmScheme.cc -fPIC -DPIC -o .libs/ntlmScheme.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c ../../../src/auth/ntlm/ntlmScheme.cc -o ntlmScheme.o >/dev/null 2>&1
mv -f .deps/ntlmScheme.Tpo .deps/ntlmScheme.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c -o auth_ntlm.lo `test -f 'ntlm/auth_ntlm.cc' || echo '../../../src/auth/'`ntlm/auth_ntlm.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c ../../../src/auth/ntlm/auth_ntlm.cc -fPIC -DPIC -o .libs/auth_ntlm.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c ../../../src/auth/ntlm/auth_ntlm.cc -o auth_ntlm.o >/dev/null 2>&1
mv -f .deps/auth_ntlm.Tpo .deps/auth_ntlm.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libntlm.la ntlmScheme.lo auth_ntlm.lo
libtool: link: /usr/bin/ar cru .libs/libntlm.a .libs/ntlmScheme.o .libs/auth_ntlm.o
libtool: link: ranlib .libs/libntlm.a
libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" )
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c -o basicScheme.lo `test -f 'basic/basicScheme.cc' || echo '../../../src/auth/'`basic/basicScheme.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c ../../../src/auth/basic/basicScheme.cc -fPIC -DPIC -o .libs/basicScheme.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c ../../../src/auth/basic/basicScheme.cc -o basicScheme.o >/dev/null 2>&1
mv -f .deps/basicScheme.Tpo .deps/basicScheme.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c -o auth_basic.lo `test -f 'basic/auth_basic.cc' || echo '../../../src/auth/'`basic/auth_basic.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c ../../../src/auth/basic/auth_basic.cc -fPIC -DPIC -o .libs/auth_basic.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c ../../../src/auth/basic/auth_basic.cc -o auth_basic.o >/dev/null 2>&1
mv -f .deps/auth_basic.Tpo .deps/auth_basic.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libbasic.la basicScheme.lo auth_basic.lo
libtool: link: /usr/bin/ar cru .libs/libbasic.a .libs/basicScheme.o .libs/auth_basic.o
libtool: link: ranlib .libs/libbasic.a
libtool: link: ( cd ".libs" && rm -f "libbasic.la" && ln -s "../libbasic.la" "libbasic.la" )
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c -o digestScheme.lo `test -f 'digest/digestScheme.cc' || echo '../../../src/auth/'`digest/digestScheme.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c ../../../src/auth/digest/digestScheme.cc -fPIC -DPIC -o .libs/digestScheme.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c ../../../src/auth/digest/digestScheme.cc -o digestScheme.o >/dev/null 2>&1
mv -f .deps/digestScheme.Tpo .deps/digestScheme.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c -o auth_digest.lo `test -f 'digest/auth_digest.cc' || echo '../../../src/auth/'`digest/auth_digest.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c ../../../src/auth/digest/auth_digest.cc -fPIC -DPIC -o .libs/auth_digest.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c ../../../src/auth/digest/auth_digest.cc -o auth_digest.o >/dev/null 2>&1
mv -f .deps/auth_digest.Tpo .deps/auth_digest.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libdigest.la digestScheme.lo auth_digest.lo
libtool: link: /usr/bin/ar cru .libs/libdigest.a .libs/digestScheme.o .libs/auth_digest.o
libtool: link: ranlib .libs/libdigest.a
libtool: link: ( cd ".libs" && rm -f "libdigest.la" && ln -s "../libdigest.la" "libdigest.la" )
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c -o negotiateScheme.lo `test -f 'negotiate/negotiateScheme.cc' || echo '../../../src/auth/'`negotiate/negotiateScheme.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c ../../../src/auth/negotiate/negotiateScheme.cc -fPIC -DPIC -o .libs/negotiateScheme.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c ../../../src/auth/negotiate/negotiateScheme.cc -o negotiateScheme.o >/dev/null 2>&1
mv -f .deps/negotiateScheme.Tpo .deps/negotiateScheme.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c -o auth_negotiate.lo `test -f 'negotiate/auth_negotiate.cc' || echo '../../../src/auth/'`negotiate/auth_negotiate.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c ../../../src/auth/negotiate/auth_negotiate.cc -fPIC -DPIC -o .libs/auth_negotiate.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c ../../../src/auth/negotiate/auth_negotiate.cc -o auth_negotiate.o >/dev/null 2>&1
mv -f .deps/auth_negotiate.Tpo .deps/auth_negotiate.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libnegotiate.la negotiateScheme.lo auth_negotiate.lo
libtool: link: /usr/bin/ar cru .libs/libnegotiate.a .libs/negotiateScheme.o .libs/auth_negotiate.o
libtool: link: ranlib .libs/libnegotiate.a
libtool: link: ( cd ".libs" && rm -f "libnegotiate.la" && ln -s "../libnegotiate.la" "libnegotiate.la" )
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libauth.la Config.lo Scheme.lo User.lo UserRequest.lo Gadgets.lo libntlm.la libbasic.la libdigest.la libnegotiate.la
libtool: link: (cd .libs/libauth.lax/libntlm.a && /usr/bin/ar x "/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libntlm.a")>
libtool: link: (cd .libs/libauth.lax/libbasic.a && /usr/bin/ar x "/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libbasic.a")>
libtool: link: (cd .libs/libauth.lax/libdigest.a && /usr/bin/ar x "/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libdigest.a")>
libtool: link: (cd .libs/libauth.lax/libnegotiate.a && /usr/bin/ar x "/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libnegotiate.a")>
libtool: link: /usr/bin/ar cru .libs/libauth.a .libs/Config.o .libs/Scheme.o .libs/User.o .libs/UserRequest.o .libs/Gadgets.o .libs/libauth.lax/libntlm.a/ntlmScheme.o .libs/libauth.lax/libntlm.a/auth_ntlm.o .libs/libauth.lax/libbasic.a/basicScheme.o .libs/libauth.lax/libbasic.a/auth_basic.o .libs/libauth.lax/libdigest.a/digestScheme.o .libs/libauth.lax/libdigest.a/auth_digest.o .libs/libauth.lax/libnegotiate.a/negotiateScheme.o .libs/libauth.lax/libnegotiate.a/auth_negotiate.o
libtool: link: ranlib .libs/libauth.a
libtool: link: rm -fr .libs/libauth.lax
libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" )
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c -o Acl.lo ../../../src/auth/Acl.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/auth/Acl.cc -fPIC -DPIC -o .libs/Acl.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/auth/Acl.cc -o Acl.o >/dev/null 2>&1
mv -f .deps/Acl.Tpo .deps/Acl.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c -o AclMaxUserIp.lo ../../../src/auth/AclMaxUserIp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c ../../../src/auth/AclMaxUserIp.cc -fPIC -DPIC -o .libs/AclMaxUserIp.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c ../../../src/auth/AclMaxUserIp.cc -o AclMaxUserIp.o >/dev/null 2>&1
mv -f .deps/AclMaxUserIp.Tpo .deps/AclMaxUserIp.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c -o AclProxyAuth.lo ../../../src/auth/AclProxyAuth.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c ../../../src/auth/AclProxyAuth.cc -fPIC -DPIC -o .libs/AclProxyAuth.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c ../../../src/auth/AclProxyAuth.cc -o AclProxyAuth.o >/dev/null 2>&1
mv -f .deps/AclProxyAuth.Tpo .deps/AclProxyAuth.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libacls.la Acl.lo AclMaxUserIp.lo AclProxyAuth.lo
libtool: link: /usr/bin/ar cru .libs/libacls.a .libs/Acl.o .libs/AclMaxUserIp.o .libs/AclProxyAuth.o
libtool: link: ranlib .libs/libacls.a
libtool: link: ( cd ".libs" && rm -f "libacls.la" && ln -s "../libacls.la" "libacls.la" )
Making all in ip
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c -o IpAddress.lo ../../../src/ip/IpAddress.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c ../../../src/ip/IpAddress.cc -fPIC -DPIC -o .libs/IpAddress.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c ../../../src/ip/IpAddress.cc -o IpAddress.o >/dev/null 2>&1
mv -f .deps/IpAddress.Tpo .deps/IpAddress.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c -o IpIntercept.lo ../../../src/ip/IpIntercept.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c ../../../src/ip/IpIntercept.cc -fPIC -DPIC -o .libs/IpIntercept.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c ../../../src/ip/IpIntercept.cc -o IpIntercept.o >/dev/null 2>&1
mv -f .deps/IpIntercept.Tpo .deps/IpIntercept.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c -o QosConfig.lo ../../../src/ip/QosConfig.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -fPIC -DPIC -o .libs/QosConfig.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -o QosConfig.o >/dev/null 2>&1
mv -f .deps/QosConfig.Tpo .deps/QosConfig.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libip.la IpAddress.lo IpIntercept.lo QosConfig.lo
libtool: link: /usr/bin/ar cru .libs/libip.a .libs/IpAddress.o .libs/IpIntercept.o .libs/QosConfig.o
libtool: link: ranlib .libs/libip.a
libtool: link: ( cd ".libs" && rm -f "libip.la" && ln -s "../libip.la" "libip.la" )
Making all in icmp
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c -o Icmp.lo ../../../src/icmp/Icmp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c ../../../src/icmp/Icmp.cc -fPIC -DPIC -o .libs/Icmp.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c ../../../src/icmp/Icmp.cc -o Icmp.o >/dev/null 2>&1
mv -f .deps/Icmp.Tpo .deps/Icmp.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libicmp-core.la Icmp.lo
libtool: link: /usr/bin/ar cru .libs/libicmp-core.a .libs/Icmp.o
libtool: link: ranlib .libs/libicmp-core.a
libtool: link: ( cd ".libs" && rm -f "libicmp-core.la" && ln -s "../libicmp-core.la" "libicmp-core.la" )
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c -o IcmpSquid.lo ../../../src/icmp/IcmpSquid.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c ../../../src/icmp/IcmpSquid.cc -fPIC -DPIC -o .libs/IcmpSquid.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c ../../../src/icmp/IcmpSquid.cc -o IcmpSquid.o >/dev/null 2>&1
mv -f .deps/IcmpSquid.Tpo .deps/IcmpSquid.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo ../../../src/icmp/net_db.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c ../../../src/icmp/net_db.cc -fPIC -DPIC -o .libs/net_db.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c ../../../src/icmp/net_db.cc -o net_db.o >/dev/null 2>&1
mv -f .deps/net_db.Tpo .deps/net_db.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libicmp.la IcmpSquid.lo net_db.lo
libtool: link: /usr/bin/ar cru .libs/libicmp.a .libs/IcmpSquid.o .libs/net_db.o
libtool: link: ranlib .libs/libicmp.a
libtool: link: ( cd ".libs" && rm -f "libicmp.la" && ln -s "../libicmp.la" "libicmp.la" )
Making all in ident
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c -o AclIdent.lo ../../../src/ident/AclIdent.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c ../../../src/ident/AclIdent.cc -fPIC -DPIC -o .libs/AclIdent.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c ../../../src/ident/AclIdent.cc -o AclIdent.o >/dev/null 2>&1
mv -f .deps/AclIdent.Tpo .deps/AclIdent.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c -o Ident.lo ../../../src/ident/Ident.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -fPIC -DPIC -o .libs/Ident.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -o Ident.o >/dev/null 2>&1
mv -f .deps/Ident.Tpo .deps/Ident.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libident.la AclIdent.lo Ident.lo
libtool: link: /usr/bin/ar cru .libs/libident.a .libs/AclIdent.o .libs/Ident.o
libtool: link: ranlib .libs/libident.a
libtool: link: ( cd ".libs" && rm -f "libident.la" && ln -s "../libident.la" "libident.la" )
depbase=`echo DiskIO/AIO/AIODiskFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/AIO/AIODiskFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/AIO/AIODiskFile.o ../../src/DiskIO/AIO/AIODiskFile.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/AIO/AIODiskIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/AIO/AIODiskIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/AIO/AIODiskIOStrategy.o ../../src/DiskIO/AIO/AIODiskIOStrategy.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/AIO/AIODiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/AIO/AIODiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/AIO/AIODiskIOModule.o ../../src/DiskIO/AIO/AIODiskIOModule.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libAIO.a
/usr/bin/ar cru libAIO.a DiskIO/AIO/AIODiskFile.o DiskIO/AIO/AIODiskIOStrategy.o DiskIO/AIO/AIODiskIOModule.o
ranlib libAIO.a
depbase=`echo DiskIO/Blocking/BlockingFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/Blocking/BlockingFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingFile.o ../../src/DiskIO/Blocking/BlockingFile.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/Blocking/BlockingIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/Blocking/BlockingIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingIOStrategy.o ../../src/DiskIO/Blocking/BlockingIOStrategy.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/Blocking/BlockingDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/Blocking/BlockingDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingDiskIOModule.o ../../src/DiskIO/Blocking/BlockingDiskIOModule.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libBlocking.a
/usr/bin/ar cru libBlocking.a DiskIO/Blocking/BlockingFile.o DiskIO/Blocking/BlockingIOStrategy.o DiskIO/Blocking/BlockingDiskIOModule.o
ranlib libBlocking.a
depbase=`echo DiskIO/DiskDaemon/DiskdFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskDaemon/DiskdFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskdFile.o ../../src/DiskIO/DiskDaemon/DiskdFile.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskDaemon/DiskdIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskDaemon/DiskdIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskdIOStrategy.o ../../src/DiskIO/DiskDaemon/DiskdIOStrategy.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o ../../src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libDiskDaemon.a
/usr/bin/ar cru libDiskDaemon.a DiskIO/DiskDaemon/DiskdFile.o DiskIO/DiskDaemon/DiskdIOStrategy.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o
ranlib libDiskDaemon.a
depbase=`echo DiskIO/DiskThreads/aiops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskThreads/aiops.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/aiops.o ../../src/DiskIO/DiskThreads/aiops.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskThreads/async_io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskThreads/async_io.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/async_io.o ../../src/DiskIO/DiskThreads/async_io.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskThreads/DiskThreadsDiskFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskThreads/DiskThreadsDiskFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsDiskFile.o ../../src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskThreads/DiskThreadsDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskThreads/DiskThreadsDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsDiskIOModule.o ../../src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DiskIO/DiskThreads/DiskThreadsIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskThreads/DiskThreadsIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsIOStrategy.o ../../src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libDiskThreads.a
/usr/bin/ar cru libDiskThreads.a DiskIO/DiskThreads/aiops.o DiskIO/DiskThreads/async_io.o DiskIO/DiskThreads/DiskThreadsDiskFile.o DiskIO/DiskThreads/DiskThreadsDiskIOModule.o DiskIO/DiskThreads/DiskThreadsIOStrategy.o
ranlib libDiskThreads.a
depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo ../../src/comm.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -fPIC -DPIC -o .libs/comm.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -o comm.o >/dev/null 2>&1
depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT CommCalls.lo -MD -MP -MF $depbase.Tpo -c -o CommCalls.lo ../../src/CommCalls.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -fPIC -DPIC -o .libs/CommCalls.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -o CommCalls.o >/dev/null 2>&1
depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DescriptorSet.lo -MD -MP -MF $depbase.Tpo -c -o DescriptorSet.lo ../../src/DescriptorSet.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -fPIC -DPIC -o .libs/DescriptorSet.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -o DescriptorSet.o >/dev/null 2>&1
depbase=`echo SquidConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT SquidConfig.lo -MD -MP -MF $depbase.Tpo -c -o SquidConfig.lo ../../src/SquidConfig.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -fPIC -DPIC -o .libs/SquidConfig.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -o SquidConfig.o >/dev/null 2>&1
depbase=`echo TextException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT TextException.lo -MD -MP -MF $depbase.Tpo -c -o TextException.lo ../../src/TextException.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c ../../src/TextException.cc -fPIC -DPIC -o .libs/TextException.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c ../../src/TextException.cc -o TextException.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libsquid.la comm.lo CommCalls.lo DescriptorSet.lo SquidConfig.lo TextException.lo
libtool: link: /usr/bin/ar cru .libs/libsquid.a .libs/comm.o .libs/CommCalls.o .libs/DescriptorSet.o .libs/SquidConfig.o .libs/TextException.o
libtool: link: ranlib .libs/libsquid.a
libtool: link: ( cd ".libs" && rm -f "libsquid.la" && ln -s "../libsquid.la" "libsquid.la" )
depbase=`echo DiskIO/DiskDaemon/diskd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT DiskIO/DiskDaemon/diskd.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/diskd.o ../../src/DiskIO/DiskDaemon/diskd.cc && mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o DiskIO/DiskDaemon/diskd DiskIO/DiskDaemon/diskd.o ../lib/libmiscutil.a -lm
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o DiskIO/DiskDaemon/diskd DiskIO/DiskDaemon/diskd.o ../lib/libmiscutil.a -lm
depbase=`echo unlinkd_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT unlinkd_daemon.o -MD -MP -MF $depbase.Tpo -c -o unlinkd_daemon.o ../../src/unlinkd_daemon.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SquidNew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT SquidNew.o -MD -MP -MF $depbase.Tpo -c -o SquidNew.o ../../src/SquidNew.cc && mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o unlinkd unlinkd_daemon.o SquidNew.o base/libbase.la libsquid.la auth/libacls.la ident/libident.la acl/libacls.la acl/libstate.la auth/libauth.la acl/libapi.la ip/libip.la fs/libfs.la -L../lib -lmiscutil -lm
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o unlinkd unlinkd_daemon.o SquidNew.o base/.libs/libbase.a ./.libs/libsquid.a auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a ip/.libs/libip.a fs/.libs/libfs.a -L/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/lib> -lmiscutil -lm
depbase=`echo cbdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT cbdata.o -MD -MP -MF $depbase.Tpo -c -o cbdata.o ../../src/cbdata.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../src/debug.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT int.o -MD -MP -MF $depbase.Tpo -c -o int.o ../../src/int.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT mem.o -MD -MP -MF $depbase.Tpo -c -o mem.o ../../src/mem.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo MemBuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT MemBuf.o -MD -MP -MF $depbase.Tpo -c -o MemBuf.o ../../src/MemBuf.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo store_key_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT store_key_md5.o -MD -MP -MF $depbase.Tpo -c -o store_key_md5.o ../../src/store_key_md5.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o StoreMeta.o ../../src/StoreMeta.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaMD5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaMD5.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaMD5.o ../../src/StoreMetaMD5.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaSTD.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTD.o ../../src/StoreMetaSTD.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaSTDLFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaSTDLFS.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTDLFS.o ../../src/StoreMetaSTDLFS.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaUnpacker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaUnpacker.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaUnpacker.o ../../src/StoreMetaUnpacker.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaURL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaURL.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaURL.o ../../src/StoreMetaURL.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaVary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT StoreMetaVary.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaVary.o ../../src/StoreMetaVary.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo String.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT String.o -MD -MP -MF $depbase.Tpo -c -o String.o ../../src/String.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o ../../src/time.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ufsdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT ufsdump.o -MD -MP -MF $depbase.Tpo -c -o ufsdump.o ../../src/ufsdump.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo dlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT dlink.o -MD -MP -MF $depbase.Tpo -c -o dlink.o ../../src/dlink.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpRequestMethod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT HttpRequestMethod.o -MD -MP -MF $depbase.Tpo -c -o HttpRequestMethod.o ../../src/HttpRequestMethod.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo RemovalPolicy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT RemovalPolicy.o -MD -MP -MF $depbase.Tpo -c -o RemovalPolicy.o ../../src/RemovalPolicy.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/stub_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT tests/stub_fd.o -MD -MP -MF $depbase.Tpo -c -o tests/stub_fd.o ../../src/tests/stub_fd.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.cc && mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o ufsdump cbdata.o debug.o int.o mem.o MemBuf.o store_key_md5.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o StoreMetaURL.o StoreMetaVary.o String.o time.o ufsdump.o dlink.o HttpRequestMethod.o RemovalPolicy.o tests/stub_fd.o globals.o base/libbase.la libsquid.la auth/libacls.la ident/libident.la acl/libacls.la acl/libstate.la auth/libauth.la acl/libapi.la ip/libip.la fs/libfs.la repl/liblru.a -lcrypt ../snmplib/libsnmp.a -L../lib -lmiscutil -lm
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o ufsdump cbdata.o debug.o int.o mem.o MemBuf.o store_key_md5.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o StoreMetaURL.o StoreMetaVary.o String.o time.o ufsdump.o dlink.o HttpRequestMethod.o RemovalPolicy.o tests/stub_fd.o globals.o base/.libs/libbase.a ./.libs/libsquid.a auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a ip/.libs/libip.a fs/.libs/libfs.a repl/liblru.a -lcrypt ../snmplib/libsnmp.a -L/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/lib> -lmiscutil -lm
depbase=`echo AclRegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AclRegs.o -MD -MP -MF $depbase.Tpo -c -o AclRegs.o ../../src/AclRegs.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo AuthReg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AuthReg.o -MD -MP -MF $depbase.Tpo -c -o AuthReg.o ../../src/AuthReg.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT access_log.o -MD -MP -MF $depbase.Tpo -c -o access_log.o ../../src/access_log.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo AsyncEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT AsyncEngine.o -MD -MP -MF $depbase.Tpo -c -o AsyncEngine.o ../../src/AsyncEngine.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cache_cf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; ccache g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT cache_cf.o -MD -MP -MF $depbase.Tpo -c -o cache_cf.o ../../src/cache_cf.cc && mv -f $depbase.Tpo $depbase.Po
In file included from ../../src/cache_cf.cc:2784:
../src/cf_parser.h: In function 'int parse_line(char*)':
../src/cf_parser.h:1176: error: 'Adaptation' has not been declared
../src/cf_parser.h: In function 'void dump_config(StoreEntry*)':
../src/cf_parser.h:2214: error: 'Adaptation' has not been declared
../src/cf_parser.h: In function 'void free_all()':
../src/cf_parser.h:2705: error: 'Adaptation' has not been declared
*** Error code 1

Stop in /usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src.>
*** Error code 1

Stop in /usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src.>
*** Error code 1

Stop in /usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src.>
*** Error code 1

Stop in /usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build.>
*** Error code 1

Stop in /usr<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default.>
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
../src/cf_parser.h:1176: error: 'Adaptation' has not been declared
../src/cf_parser.h:2214: error: 'Adaptation' has not been declared
../src/cf_parser.h:2705: error: 'Adaptation' has not been declared
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
Build FAILED.
Received on Fri Jan 29 2010 - 12:15:30 MST

This archive was generated by hypermail 2.2.0 : Fri Jan 29 2010 - 12:00:07 MST