Build failed in Hudson: 3.1-amd64-CentOS.5 #226

From: <noc_at_squid-cache.org>
Date: Mon, 20 Dec 2010 06:05:16 +0100 (CET)

See <http://build.squid-cache.org/job/3.1-amd64-CentOS.5/226/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Correct ESI processing condition. Need to look for parsed header, not the header mask (filtered)

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Alex Rousskov <rousskov_at_measurement-factory.com>
Added debugging to the "client-max-age = 0 and ignore-reload" freshness check.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Alex Rousskov <rousskov_at_measurement-factory.com>
HTTP Compliance: entry is stale if request has max-age=0.

We should always do validation for requests with Cache-Control max-age=0,
even when entry age is also zero. In our case, RFC 2616 says:

freshness_lifetime = max_age_value
response_is_fresh = (freshness_lifetime > current_age)

and response_is_fresh is always false if freshness_lifetime is zero.

The check code was introduced in r5998 with a "Import of fix-ranges
branch" message. The code was commented out at the time of that
commit, for reasons unknown.

Test case:
test_case/rfc2616/noSrv-hit-stale-max-age-req

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Hank Hampel <hh_at_nr-city.net>
Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain

[Amos Jeffries <squid3_at_treenet.co.nz>] Portage amendments to obsoletion processing

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Make bootstrap.sh use system default autotools versions instead of searching

- can be overridden on commandline if needed. See bootstrap.sh for details.
- Update autoconf to 2.68
- Rename configure.ac to match current autotools standards
renamed:
configure.in => configure.ac configure.in-19960222132353-m4k047y5v829-4
helpers/negotiate_auth/squid_kerb_auth/configure.in => helpers/negotiate_auth/squid_kerb_auth/configure.ac configure.in-20081003022459-g0z85zx5rzh2fpyx-1
lib/libTrie/configure.in => lib/libTrie/configure.ac configure.in-20030310115533-zeqya5q1f1fi-43

------------------------------------------
[...truncated 3406 lines...]
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c ../../../src/auth/Scheme.cc -o Scheme.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/auth/Config.cc -o Config.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../../../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; \
        then mv -f ".deps/User.Tpo" ".deps/User.Plo"; else rm -f ".deps/User.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/UserRequest.Tpo" ".deps/UserRequest.Plo"; else rm -f ".deps/UserRequest.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/Gadgets.Tpo" ".deps/Gadgets.Plo"; else rm -f ".deps/Gadgets.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/ntlmScheme.Tpo" ".deps/ntlmScheme.Plo"; else rm -f ".deps/ntlmScheme.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/auth_ntlm.Tpo" ".deps/auth_ntlm.Plo"; else rm -f ".deps/auth_ntlm.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/basicScheme.Tpo" ".deps/basicScheme.Plo"; else rm -f ".deps/basicScheme.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/auth_basic.Tpo" ".deps/auth_basic.Plo"; else rm -f ".deps/auth_basic.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/digestScheme.Tpo" ".deps/digestScheme.Plo"; else rm -f ".deps/digestScheme.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/auth_digest.Tpo" ".deps/auth_digest.Plo"; else rm -f ".deps/auth_digest.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/negotiateScheme.Tpo" ".deps/negotiateScheme.Plo"; else rm -f ".deps/negotiateScheme.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/auth_negotiate.Tpo" ".deps/auth_negotiate.Plo"; else rm -f ".deps/auth_negotiate.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/Acl.Tpo" ".deps/Acl.Plo"; else rm -f ".deps/Acl.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/AclMaxUserIp.Tpo" ".deps/AclMaxUserIp.Plo"; else rm -f ".deps/AclMaxUserIp.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/AclProxyAuth.Tpo" ".deps/AclProxyAuth.Plo"; else rm -f ".deps/AclProxyAuth.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libntlm.la ntlmScheme.lo auth_ntlm.lo
/bin/sh ../../libtool --tag=CXX --mode=link 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/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=link 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/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=link 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/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=link 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/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 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: /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" )
libtool: link: (cd .libs/libauth.lax/libntlm.a && /usr/bin/ar x "<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/auth/./.libs/libntlm.a")>
libtool: link: (cd .libs/libauth.lax/libbasic.a && /usr/bin/ar x "<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/auth/./.libs/libbasic.a")>
libtool: link: (cd .libs/libauth.lax/libdigest.a && /usr/bin/ar x "<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/auth/./.libs/libdigest.a")>
libtool: link: (cd .libs/libauth.lax/libnegotiate.a && /usr/bin/ar x "<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-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/auth_ntlm.o .libs/libauth.lax/libntlm.a/ntlmScheme.o .libs/libauth.lax/libbasic.a/auth_basic.o .libs/libauth.lax/libbasic.a/basicScheme.o .libs/libauth.lax/libdigest.a/auth_digest.o .libs/libauth.lax/libdigest.a/digestScheme.o .libs/libauth.lax/libnegotiate.a/auth_negotiate.o .libs/libauth.lax/libnegotiate.a/negotiateScheme.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" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/auth'>
Making all in ip
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/ip'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/IpAddress.Tpo" ".deps/IpAddress.Plo"; else rm -f ".deps/IpAddress.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/IpIntercept.Tpo" ".deps/IpIntercept.Plo"; else rm -f ".deps/IpIntercept.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/QosConfig.Tpo" ".deps/QosConfig.Plo"; else rm -f ".deps/QosConfig.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT tools.lo -MD -MP -MF ".deps/tools.Tpo" -c -o tools.lo ../../../src/ip/tools.cc; \
        then mv -f ".deps/tools.Tpo" ".deps/tools.Plo"; else rm -f ".deps/tools.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c ../../../src/ip/tools.cc -fPIC -DPIC -o .libs/tools.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c ../../../src/ip/tools.cc -o tools.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libip.la IpAddress.lo IpIntercept.lo QosConfig.lo tools.lo
libtool: link: /usr/bin/ar cru .libs/libip.a .libs/IpAddress.o .libs/IpIntercept.o .libs/QosConfig.o .libs/tools.o
libtool: link: ranlib .libs/libip.a
libtool: link: ( cd ".libs" && rm -f "libip.la" && ln -s "../libip.la" "libip.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/ip'>
Making all in icmp
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/icmp'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/Icmp.Tpo" ".deps/Icmp.Plo"; else rm -f ".deps/Icmp.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/IcmpSquid.Tpo" ".deps/IcmpSquid.Plo"; else rm -f ".deps/IcmpSquid.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/net_db.Tpo" ".deps/net_db.Plo"; else rm -f ".deps/net_db.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../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
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -g -o libicmp-core.la Icmp.lo
/bin/sh ../../libtool --tag=CXX --mode=link 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-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" )
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" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/icmp'>
Making all in ident
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/ident'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/AclIdent.Tpo" ".deps/AclIdent.Plo"; else rm -f ".deps/AclIdent.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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; \
        then mv -f ".deps/Ident.Tpo" ".deps/Ident.Plo"; else rm -f ".deps/Ident.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../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
/bin/sh ../../libtool --tag=CXX --mode=link 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" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src/ident'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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 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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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
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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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
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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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
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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        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.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo ProtoPort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -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
depbase=`echo CacheDigest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT CacheDigest.o -MD -MP -MF "$depbase.Tpo" -c -o CacheDigest.o ../../src/CacheDigest.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo cache_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT cache_manager.o -MD -MP -MF "$depbase.Tpo" -c -o cache_manager.o ../../src/cache_manager.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo carp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT carp.o -MD -MP -MF "$depbase.Tpo" -c -o carp.o ../../src/carp.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo cbdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../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; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo ChunkedCodingParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT ChunkedCodingParser.o -MD -MP -MF "$depbase.Tpo" -c -o ChunkedCodingParser.o ../../src/ChunkedCodingParser.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo client_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT client_db.o -MD -MP -MF "$depbase.Tpo" -c -o client_db.o ../../src/client_db.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo client_side.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT client_side.o -MD -MP -MF "$depbase.Tpo" -c -o client_side.o ../../src/client_side.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo client_side_reply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT client_side_reply.o -MD -MP -MF "$depbase.Tpo" -c -o client_side_reply.o ../../src/client_side_reply.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
../../src/client_side.cc: In member function ‘virtual void ConnStateData::noteMoreBodySpaceAvailable(RefCount<BodyPipe>)’:
../../src/client_side.cc:2886: error: could not convert ‘ConnStateData::handleRequestBodyData()’ to ‘bool’
../../src/client_side.cc:2886: error: in argument to unary !
make[4]: *** [client_side.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS.5/ws/btlayer-00-default/squid-3.1.9-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
../../src/client_side.cc:2886: error: could not convert ‘ConnStateData::handleRequestBodyData()’ to ‘bool’
../../src/client_side.cc:2886: error: in argument to unary !
make[4]: *** [client_side.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 Mon Dec 20 2010 - 05:05:19 MST

This archive was generated by hypermail 2.2.0 : Mon Dec 20 2010 - 12:00:07 MST