See <http://build.squid-cache.org/job/3.3-matrix/./label=master/28/changes>
Changes:
[Amos Jeffries] Bug 3749: IDENT lookup using wrong ports to identify the user
[Amos Jeffries] Bug 3726: build errors with --disable-ssl
[Amos Jeffries] Prep for 3.2.7
[Amos Jeffries] Mimic Key Usage and Basic Constraints
There are cases where the generated certificates do not mimic enough
properties
and secure connection with the client fails. For example, Squid does not
mimic
Key Usage extensions. Clients using GnuTLS (or similar libraries that
validate
server certificate using those extensions) fail to secure the connection
with
Squid.
This patch add mimicking for the following extensions, which are
considered
as safe to mimic:
* X509v3 Key Usage
* X509v3 Extended Key Usage,
* X509v3 Basic Constraints CA.
We would be happy to add more "safe to mimic" extensions if users
request (and
vouch for) them.
This is a Measurement Factory project
[Amos Jeffries] Fix ipv6 enabled pinger.
Was failing with assertion failure due to ipv6 support not being probed
automatically.
------------------------------------------
[...truncated 4681 lines...]
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/basic/User.cc -fPIC -DPIC -o
.libs/User.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF
".deps/UserRequest.Tpo" -c -o UserRequest.lo
../../../../src/auth/basic/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/basic/UserRequest.cc
-fPIC -DPIC -o .libs/UserRequest.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/basic/User.cc -o User.o
>/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/basic/UserRequest.cc
-o UserRequest.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o libbasic.la
Scheme.lo auth_basic.lo User.lo UserRequest.lo
libtool: link: /usr/bin/ar cru .libs/libbasic.a .libs/Scheme.o
.libs/auth_basic.o .libs/User.o .libs/UserRequest.o
libtool: link: ranlib .libs/libbasic.a
libtool: link: ( cd ".libs" && rm -f "libbasic.la" && ln -s "../libbasic.la"
"libbasic.la" )
make[5]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/basic'>
Making all in ntlm
make[5]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/ntlm'>
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD -MP -MF ".deps/Scheme.Tpo"
-c -o Scheme.lo ../../../../src/auth/ntlm/Scheme.cc; \
then mv -f ".deps/Scheme.Tpo" ".deps/Scheme.Plo"; else rm -f
".deps/Scheme.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT auth_ntlm.lo -MD -MP -MF
".deps/auth_ntlm.Tpo" -c -o auth_ntlm.lo
../../../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/ntlm/Scheme.cc -fPIC -DPIC -o
.libs/Scheme.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/ntlm/Scheme.cc -o Scheme.o
>/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF ".deps/User.Tpo" -c
-o User.lo ../../../../src/auth/ntlm/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/ntlm/User.cc -fPIC -DPIC -o
.libs/User.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF
".deps/UserRequest.Tpo" -c -o UserRequest.lo
../../../../src/auth/ntlm/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/ntlm/UserRequest.cc
-fPIC -DPIC -o .libs/UserRequest.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/ntlm/User.cc -o User.o
>/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/ntlm/UserRequest.cc
-o UserRequest.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o libntlm.la
Scheme.lo auth_ntlm.lo User.lo UserRequest.lo
libtool: link: /usr/bin/ar cru .libs/libntlm.a .libs/Scheme.o .libs/auth_ntlm.o
.libs/User.o .libs/UserRequest.o
libtool: link: ranlib .libs/libntlm.a
libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la"
"libntlm.la" )
make[5]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/ntlm'>
Making all in negotiate
make[5]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/negotiate'>
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD -MP -MF ".deps/Scheme.Tpo"
-c -o Scheme.lo ../../../../src/auth/negotiate/Scheme.cc; \
then mv -f ".deps/Scheme.Tpo" ".deps/Scheme.Plo"; else rm -f
".deps/Scheme.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT auth_negotiate.lo -MD -MP -MF
".deps/auth_negotiate.Tpo" -c -o auth_negotiate.lo
../../../../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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/negotiate/Scheme.cc -fPIC
-DPIC -o .libs/Scheme.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/negotiate/Scheme.cc -o
Scheme.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF ".deps/User.Tpo" -c
-o User.lo ../../../../src/auth/negotiate/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/negotiate/User.cc -fPIC -DPIC
-o .libs/User.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF
".deps/UserRequest.Tpo" -c -o UserRequest.lo
../../../../src/auth/negotiate/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c
../../../../src/auth/negotiate/UserRequest.cc -fPIC -DPIC -o
.libs/UserRequest.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/negotiate/User.cc -o User.o
>/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c
../../../../src/auth/negotiate/UserRequest.cc -o UserRequest.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o
libnegotiate.la Scheme.lo auth_negotiate.lo User.lo UserRequest.lo
libtool: link: /usr/bin/ar cru .libs/libnegotiate.a .libs/Scheme.o
.libs/auth_negotiate.o .libs/User.o .libs/UserRequest.o
libtool: link: ranlib .libs/libnegotiate.a
libtool: link: ( cd ".libs" && rm -f "libnegotiate.la" && ln -s
"../libnegotiate.la" "libnegotiate.la" )
make[5]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/negotiate'>
Making all in digest
make[5]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/digest'>
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD -MP -MF ".deps/Scheme.Tpo"
-c -o Scheme.lo ../../../../src/auth/digest/Scheme.cc; \
then mv -f ".deps/Scheme.Tpo" ".deps/Scheme.Plo"; else rm -f
".deps/Scheme.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT auth_digest.lo -MD -MP -MF
".deps/auth_digest.Tpo" -c -o auth_digest.lo
../../../../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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/digest/Scheme.cc -fPIC -DPIC
-o .libs/Scheme.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../../src/auth/digest/Scheme.cc -o Scheme.o
>/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD -MP -MF ".deps/User.Tpo" -c
-o User.lo ../../../../src/auth/digest/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/digest/User.cc -fPIC -DPIC -o
.libs/User.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT User.lo -MD
-MP -MF .deps/User.Tpo -c ../../../../src/auth/digest/User.cc -o User.o
>/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../../.. -I../../../../include -I../../../../lib -I../../../../src
-I../../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo -MD -MP -MF
".deps/UserRequest.Tpo" -c -o UserRequest.lo
../../../../src/auth/digest/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../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/digest/UserRequest.cc
-fPIC -DPIC -o .libs/UserRequest.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include
-I../../../../lib -I../../../../src -I../../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT UserRequest.lo
-MD -MP -MF .deps/UserRequest.Tpo -c ../../../../src/auth/digest/UserRequest.cc
-o UserRequest.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o
libdigest.la Scheme.lo auth_digest.lo User.lo UserRequest.lo
libtool: link: /usr/bin/ar cru .libs/libdigest.a .libs/Scheme.o
.libs/auth_digest.o .libs/User.o .libs/UserRequest.o
libtool: link: ranlib .libs/libdigest.a
libtool: link: ( cd ".libs" && rm -f "libdigest.la" && ln -s "../libdigest.la"
"libdigest.la" )
make[5]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/digest'>
make[5]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT Type.lo -MD -MP -MF ".deps/Type.Tpo" -c -o Type.lo
../../../src/auth/Type.cc; \
then mv -f ".deps/Type.Tpo" ".deps/Type.Plo"; else rm -f
".deps/Type.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT Config.lo -MD -MP -MF ".deps/Config.Tpo" -c -o Config.lo
../../../src/auth/Config.cc; \
then mv -f ".deps/Config.Tpo" ".deps/Config.Plo"; else rm -f
".deps/Config.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Config.lo -MD
-MP -MF .deps/Config.Tpo -c ../../../src/auth/Config.cc -fPIC -DPIC -o
.libs/Config.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Type.lo -MD
-MP -MF .deps/Type.Tpo -c ../../../src/auth/Type.cc -fPIC -DPIC -o .libs/Type.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Type.lo -MD
-MP -MF .deps/Type.Tpo -c ../../../src/auth/Type.cc -o Type.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT CredentialState.lo -MD -MP -MF ".deps/CredentialState.Tpo" -c -o
CredentialState.lo ../../../src/auth/CredentialState.cc; \
then mv -f ".deps/CredentialState.Tpo" ".deps/CredentialState.Plo";
else rm -f ".deps/CredentialState.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT
CredentialState.lo -MD -MP -MF .deps/CredentialState.Tpo -c
../../../src/auth/CredentialState.cc -fPIC -DPIC -o .libs/CredentialState.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT
CredentialState.lo -MD -MP -MF .deps/CredentialState.Tpo -c
../../../src/auth/CredentialState.cc -o CredentialState.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT Scheme.lo -MD -MP -MF ".deps/Scheme.Tpo" -c -o Scheme.lo
../../../src/auth/Scheme.cc; \
then mv -f ".deps/Scheme.Tpo" ".deps/Scheme.Plo"; else rm -f
".deps/Scheme.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Scheme.lo -MD
-MP -MF .deps/Scheme.Tpo -c ../../../src/auth/Scheme.cc -fPIC -DPIC -o
.libs/Scheme.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT State.lo -MD -MP -MF ".deps/State.Tpo" -c -o State.lo
../../../src/auth/State.cc; \
then mv -f ".deps/State.Tpo" ".deps/State.Plo"; else rm -f
".deps/State.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT State.lo -MD
-MP -MF .deps/State.Tpo -c ../../../src/auth/State.cc -fPIC -DPIC -o
.libs/State.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT State.lo -MD
-MP -MF .deps/State.Tpo -c ../../../src/auth/State.cc -o State.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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 -pipe -D_REENTRANT -g -O2 -g -o libauth.la
Type.lo Config.lo CredentialState.lo Gadgets.lo Scheme.lo State.lo User.lo
UserRequest.lo basic/libbasic.la ntlm/libntlm.la negotiate/libnegotiate.la
digest/libdigest.la
libtool: link: (cd .libs/libauth.lax/libbasic.a && /usr/bin/ar x
"<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/basic/.libs/libbasic.a")>
libtool: link: (cd .libs/libauth.lax/libntlm.a && /usr/bin/ar x
"<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/ntlm/.libs/libntlm.a")>
libtool: link: (cd .libs/libauth.lax/libnegotiate.a && /usr/bin/ar x
"<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/negotiate/.libs/libnegotiate.a")>
libtool: link: (cd .libs/libauth.lax/libdigest.a && /usr/bin/ar x
"<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth/digest/.libs/libdigest.a")>
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libauth.lax/libbasic.a/Scheme.o
.libs/libauth.lax/lt1-Scheme.o || cp .libs/libauth.lax/libbasic.a/Scheme.o
.libs/libauth.lax/lt1-Scheme.o
libtool: link: ln .libs/libauth.lax/libbasic.a/User.o
.libs/libauth.lax/lt2-User.o || cp .libs/libauth.lax/libbasic.a/User.o
.libs/libauth.lax/lt2-User.o
libtool: link: ln .libs/libauth.lax/libbasic.a/UserRequest.o
.libs/libauth.lax/lt3-UserRequest.o || cp
.libs/libauth.lax/libbasic.a/UserRequest.o .libs/libauth.lax/lt3-UserRequest.o
libtool: link: ln .libs/libauth.lax/libntlm.a/Scheme.o
.libs/libauth.lax/lt4-Scheme.o || cp .libs/libauth.lax/libntlm.a/Scheme.o
.libs/libauth.lax/lt4-Scheme.o
libtool: link: ln .libs/libauth.lax/libntlm.a/User.o
.libs/libauth.lax/lt5-User.o || cp .libs/libauth.lax/libntlm.a/User.o
.libs/libauth.lax/lt5-User.o
libtool: link: ln .libs/libauth.lax/libntlm.a/UserRequest.o
.libs/libauth.lax/lt6-UserRequest.o || cp
.libs/libauth.lax/libntlm.a/UserRequest.o .libs/libauth.lax/lt6-UserRequest.o
libtool: link: ln .libs/libauth.lax/libnegotiate.a/Scheme.o
.libs/libauth.lax/lt7-Scheme.o || cp .libs/libauth.lax/libnegotiate.a/Scheme.o
.libs/libauth.lax/lt7-Scheme.o
libtool: link: ln .libs/libauth.lax/libnegotiate.a/User.o
.libs/libauth.lax/lt8-User.o || cp .libs/libauth.lax/libnegotiate.a/User.o
.libs/libauth.lax/lt8-User.o
libtool: link: ln .libs/libauth.lax/libnegotiate.a/UserRequest.o
.libs/libauth.lax/lt9-UserRequest.o || cp
.libs/libauth.lax/libnegotiate.a/UserRequest.o
.libs/libauth.lax/lt9-UserRequest.o
libtool: link: ln .libs/libauth.lax/libdigest.a/Scheme.o
.libs/libauth.lax/lt10-Scheme.o || cp .libs/libauth.lax/libdigest.a/Scheme.o
.libs/libauth.lax/lt10-Scheme.o
libtool: link: ln .libs/libauth.lax/libdigest.a/User.o
.libs/libauth.lax/lt11-User.o || cp .libs/libauth.lax/libdigest.a/User.o
.libs/libauth.lax/lt11-User.o
libtool: link: ln .libs/libauth.lax/libdigest.a/UserRequest.o
.libs/libauth.lax/lt12-UserRequest.o || cp
.libs/libauth.lax/libdigest.a/UserRequest.o .libs/libauth.lax/lt12-UserRequest.o
libtool: link: /usr/bin/ar cru .libs/libauth.a .libs/Type.o .libs/Config.o
.libs/CredentialState.o .libs/Gadgets.o .libs/Scheme.o .libs/State.o
.libs/User.o .libs/UserRequest.o .libs/libauth.lax/lt1-Scheme.o
.libs/libauth.lax/lt2-User.o .libs/libauth.lax/lt3-UserRequest.o
.libs/libauth.lax/libbasic.a/auth_basic.o .libs/libauth.lax/lt4-Scheme.o
.libs/libauth.lax/lt5-User.o .libs/libauth.lax/lt6-UserRequest.o
.libs/libauth.lax/libntlm.a/auth_ntlm.o .libs/libauth.lax/lt7-Scheme.o
.libs/libauth.lax/lt8-User.o .libs/libauth.lax/lt9-UserRequest.o
.libs/libauth.lax/libnegotiate.a/auth_negotiate.o
.libs/libauth.lax/lt10-Scheme.o .libs/libauth.lax/lt11-User.o
.libs/libauth.lax/lt12-UserRequest.o .libs/libauth.lax/libdigest.a/auth_digest.o
libtool: link: ranlib .libs/libauth.a
libtool: link: rm -fr .libs/libauth.lax .libs/libauth.lax
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o libacls.la
Acl.lo AclMaxUserIp.lo AclProxyAuth.lo
libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la"
"libauth.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" )
make[5]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth'>
make[4]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/auth'>
Making all in ip
make[4]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/ip'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT Address.lo -MD -MP -MF ".deps/Address.Tpo" -c -o Address.lo
../../../src/ip/Address.cc; \
then mv -f ".deps/Address.Tpo" ".deps/Address.Plo"; else rm -f
".deps/Address.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g
-O2 -MT Intercept.lo -MD -MP -MF ".deps/Intercept.Tpo" -c -o Intercept.lo
../../../src/ip/Intercept.cc; \
then mv -f ".deps/Intercept.Tpo" ".deps/Intercept.Plo"; else rm -f
".deps/Intercept.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Intercept.lo
-MD -MP -MF .deps/Intercept.Tpo -c ../../../src/ip/Intercept.cc -fPIC -DPIC -o
.libs/Intercept.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Address.lo -MD
-MP -MF .deps/Address.Tpo -c ../../../src/ip/Address.cc -fPIC -DPIC -o
.libs/Address.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Address.lo -MD
-MP -MF .deps/Address.Tpo -c ../../../src/ip/Address.cc -o Address.o >/dev/null
2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Intercept.lo
-MD -MP -MF .deps/Intercept.Tpo -c ../../../src/ip/Intercept.cc -o Intercept.o
>/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT QosConfig.lo
-MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -fPIC -DPIC -o
.libs/QosConfig.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o libip.la
Address.lo Intercept.lo QosConfig.lo tools.lo
libtool: link: /usr/bin/ar cru .libs/libip.a .libs/Address.o .libs/Intercept.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.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/ip'>
Making all in icmp
make[4]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/icmp'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../lib
-I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings
-Wcomments -Werror -pipe -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../../../lib
-I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings
-Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib
-I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings
-Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -g -o
libicmp-core.la Icmp.lo
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../..
-I../../../include -I../../../lib -I../../../src -I../../include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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
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=link g++ -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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" )
make[4]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/icmp'>
Making all in ident
make[4]: Entering directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/ident'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../../.. -I../../../include -I../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -MT Ident.lo -MD
-MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -fPIC -DPIC -o
.libs/Ident.o
../../../src/ident/Ident.cc: In function 'void Ident::ConnectDone(const
Comm::ConnectionPointer&, comm_err_t, int, void*)':
../../../src/ident/Ident.cc:153: error: 'queryMsg' was not declared in this
scope
../../../src/ident/Ident.cc: In function 'void Ident::Start(const
Comm::ConnectionPointer&, void (*)(const char*, void*), void*)':
../../../src/ident/Ident.cc:265: error: 'class MemBuf' has no member named
'printf'
make[4]: *** [Ident.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include
-I../../../lib -I../../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -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
make[4]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src/ident'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`<http://build.squid-cache.org/job/3.3-matrix/./label=master/ws/btlayer-00-default/squid-3.3.0.3-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -Wall -g -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings
-Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe
-D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings
-Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -Wall -g -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings
-Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe
-D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings
-Wcomments -Werror -pipe -D_REENTRANT
../../../src/ident/Ident.cc:153: error: 'queryMsg' was not declared in this
scope
../../../src/ident/Ident.cc:265: error: 'class MemBuf' has no member named
'printf'
make[4]: *** [Ident.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2
Build FAILED.
Build step 'Execute shell' marked build as failure