Build failed in Hudson: 3.HEAD-i386-opensolaris #647

From: <noc_at_squid-cache.org>
Date: Tue, 14 Dec 2010 01:54:12 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/647/changes>

Changes:

[Christos Tsantilas <chtsanti_at_users.sourceforge.net>] Report ERR_SECURE_CONNECT_FAIL details to the user via a new error detail API.

Currently, the ERR_SECURE_CONNECT_FAIL response contains no usable error
information. Moreover, there is no interface to pass SSL error information
to the response generation code.

This patch adds an interface to allow Squid error responses to contain detailed
information about SSL certificate verification failure. For example, the error
message may contain the following text:
"Server Certificate Verification Failed: Certificate Common Name
(www.lufthansa.com) does not match the host name you are connecting to
(www.lufthansa.de)."

This is a Measurement Factory project.

Change details:
--------------------

- errorpage.cc/.h: The error page now supports the '%D' formating code to
display the detail string passed by modules. The detail strings passed by
modules can contain error page formating codes. Currently only SSL detail
errors messages are supported.

- A new class Ssl::ErrorDetail defined in ssl/ErrorDetail.[cc,h]
The Ssl::ErrorDetail objects passed to the SSL verification callback functions
(sl_verify_cb callback function defined in support.cc) and filled with error
detail data (error_no and a pointer to the X509 Certificate) in the case of
an error and passed back to the forward.cc code.

- The Ssl::ErrorDetail class internally uses (hard coded) templates and
formating codes to allow supporting multiple languages and adding easily
new features

Other changes:
-------------------

- errorpage.cc/.h: The BuildContent method split to BuildContent and ConvertText
method. The second method does the real conversion from a given text template
to output. It is used now to allow formating the detail strings passed with
%D.

- sslparseErrorString moved to ssl/ErrorDetail.cc file and renamed to
Ssl::parseErrorString

- sslFindErrorString moved to ssl/ErrorDetail.cc file and renamed to
Ssl::getErrorName

- The ssl_error_t typedef definition moved from ssl/support.h to
ssl/ErrorDetail.h and renamed to Ssl::error_t

[Amos Jeffries <squid3_at_treenet.co.nz>] Compat: cleanup several config.h hacks

* removes the xmemcpy and xmemmove hacks. Squid has been building for some
long time without them being consistently used all-over. No complaints.
bcopy() alternative is still use if needed. However main code can now
use memcpy( )and memmove() without special X knowledge.

* shuffle strnstr replacement into libcompat from libmisc

* shuffles xis*() function wrappers for is*() with type-casting into compat

No operational changes.

------------------------------------------
[...truncated 23661 lines...]
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -L/usr/local/gcc-libs/lib -o libbase.la AsyncCall.lo AsyncJob.lo AsyncCallQueue.lo TextException.lo
libtool: link: /usr/gnu/bin/ar cru .libs/libbase.a .libs/AsyncCall.o .libs/AsyncJob.o .libs/AsyncCallQueue.o .libs/TextException.o
libtool: link: ranlib .libs/libbase.a
libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/base'>
Making all in comm
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/comm'>
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT AcceptLimiter.lo -MD -MP -MF .deps/AcceptLimiter.Tpo -c -o AcceptLimiter.lo ../../../src/comm/AcceptLimiter.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ListenStateData.lo -MD -MP -MF .deps/ListenStateData.Tpo -c -o ListenStateData.lo ../../../src/comm/ListenStateData.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoCallback.lo -MD -MP -MF .deps/IoCallback.Tpo -c -o IoCallback.lo ../../../src/comm/IoCallback.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Write.lo -MD -MP -MF .deps/Write.Tpo -c -o Write.lo ../../../src/comm/Write.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT AcceptLimiter.lo -MD -MP -MF .deps/AcceptLimiter.Tpo -c ../../../src/comm/AcceptLimiter.cc -fPIC -DPIC -o .libs/AcceptLimiter.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ListenStateData.lo -MD -MP -MF .deps/ListenStateData.Tpo -c ../../../src/comm/ListenStateData.cc -fPIC -DPIC -o .libs/ListenStateData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoCallback.lo -MD -MP -MF .deps/IoCallback.Tpo -c ../../../src/comm/IoCallback.cc -fPIC -DPIC -o .libs/IoCallback.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Write.lo -MD -MP -MF .deps/Write.Tpo -c ../../../src/comm/Write.cc -fPIC -DPIC -o .libs/Write.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT AcceptLimiter.lo -MD -MP -MF .deps/AcceptLimiter.Tpo -c ../../../src/comm/AcceptLimiter.cc -fPIC -DPIC -o AcceptLimiter.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IoCallback.lo -MD -MP -MF .deps/IoCallback.Tpo -c ../../../src/comm/IoCallback.cc -fPIC -DPIC -o IoCallback.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Write.lo -MD -MP -MF .deps/Write.Tpo -c ../../../src/comm/Write.cc -fPIC -DPIC -o Write.o >/dev/null 2>&1
mv -f .deps/AcceptLimiter.Tpo .deps/AcceptLimiter.Plo
mv -f .deps/IoCallback.Tpo .deps/IoCallback.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ListenStateData.lo -MD -MP -MF .deps/ListenStateData.Tpo -c ../../../src/comm/ListenStateData.cc -fPIC -DPIC -o ListenStateData.o >/dev/null 2>&1
mv -f .deps/Write.Tpo .deps/Write.Plo
mv -f .deps/ListenStateData.Tpo .deps/ListenStateData.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -L/usr/local/gcc-libs/lib -o libcomm.la AcceptLimiter.lo ListenStateData.lo IoCallback.lo Write.lo
libtool: link: /usr/gnu/bin/ar cru .libs/libcomm.a .libs/AcceptLimiter.o .libs/ListenStateData.o .libs/IoCallback.o .libs/Write.o
libtool: link: ranlib .libs/libcomm.a
libtool: link: ( cd ".libs" && rm -f "libcomm.la" && ln -s "../libcomm.la" "libcomm.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/comm'>
Making all in eui
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/eui'>
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo ../../../src/eui/Config.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c -o Eui48.lo ../../../src/eui/Eui48.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c -o Eui64.lo ../../../src/eui/Eui64.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/eui/Config.cc -fPIC -DPIC -o .libs/Config.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c ../../../src/eui/Eui48.cc -fPIC -DPIC -o .libs/Eui48.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/eui/Eui64.cc -fPIC -DPIC -o .libs/Eui64.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/eui/Config.cc -fPIC -DPIC -o Config.o >/dev/null 2>&1
mv -f .deps/Config.Tpo .deps/Config.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/eui/Eui64.cc -fPIC -DPIC -o Eui64.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c ../../../src/eui/Eui48.cc -fPIC -DPIC -o Eui48.o >/dev/null 2>&1
mv -f .deps/Eui64.Tpo .deps/Eui64.Plo
mv -f .deps/Eui48.Tpo .deps/Eui48.Plo
/bin/sh ../../libtool --tag=CXX --mode=link ccache g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -L/usr/local/gcc-libs/lib -o libeui.la Config.lo Eui48.lo Eui64.lo
libtool: link: /usr/gnu/bin/ar cru .libs/libeui.a .libs/Config.o .libs/Eui48.o .libs/Eui64.o
libtool: link: ranlib .libs/libeui.a
libtool: link: ( cd ".libs" && rm -f "libeui.la" && ln -s "../libeui.la" "libeui.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/eui'>
Making all in acl
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/acl'>
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c -o Acl.lo ../../../src/acl/Acl.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c -o Checklist.lo ../../../src/acl/Checklist.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c -o Strategised.lo ../../../src/acl/Strategised.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c -o FilledChecklist.lo ../../../src/acl/FilledChecklist.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/acl/Acl.cc -fPIC -DPIC -o .libs/Acl.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c ../../../src/acl/FilledChecklist.cc -fPIC -DPIC -o .libs/FilledChecklist.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c ../../../src/acl/Strategised.cc -fPIC -DPIC -o .libs/Strategised.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c ../../../src/acl/Checklist.cc -fPIC -DPIC -o .libs/Checklist.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c ../../../src/acl/Strategised.cc -fPIC -DPIC -o Strategised.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c ../../../src/acl/Checklist.cc -fPIC -DPIC -o Checklist.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/acl/Acl.cc -fPIC -DPIC -o Acl.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c ../../../src/acl/FilledChecklist.cc -fPIC -DPIC -o FilledChecklist.o >/dev/null 2>&1
mv -f .deps/Strategised.Tpo .deps/Strategised.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c -o IntRange.lo ../../../src/acl/IntRange.cc
mv -f .deps/Checklist.Tpo .deps/Checklist.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c -o RegexData.lo ../../../src/acl/RegexData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c ../../../src/acl/IntRange.cc -fPIC -DPIC -o .libs/IntRange.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c ../../../src/acl/RegexData.cc -fPIC -DPIC -o .libs/RegexData.o
mv -f .deps/Acl.Tpo .deps/Acl.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c -o StringData.lo ../../../src/acl/StringData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c ../../../src/acl/StringData.cc -fPIC -DPIC -o .libs/StringData.o
mv -f .deps/FilledChecklist.Tpo .deps/FilledChecklist.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo ../../../src/acl/Time.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c ../../../src/acl/Time.cc -fPIC -DPIC -o .libs/Time.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c ../../../src/acl/IntRange.cc -fPIC -DPIC -o IntRange.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c ../../../src/acl/RegexData.cc -fPIC -DPIC -o RegexData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c ../../../src/acl/StringData.cc -fPIC -DPIC -o StringData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c ../../../src/acl/Time.cc -fPIC -DPIC -o Time.o >/dev/null 2>&1
mv -f .deps/IntRange.Tpo .deps/IntRange.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c -o TimeData.lo ../../../src/acl/TimeData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c ../../../src/acl/TimeData.cc -fPIC -DPIC -o .libs/TimeData.o
mv -f .deps/RegexData.Tpo .deps/RegexData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c -o Asn.lo ../../../src/acl/Asn.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c ../../../src/acl/Asn.cc -fPIC -DPIC -o .libs/Asn.o
mv -f .deps/StringData.Tpo .deps/StringData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c -o Browser.lo ../../../src/acl/Browser.cc
mv -f .deps/Time.Tpo .deps/Time.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c ../../../src/acl/Browser.cc -fPIC -DPIC -o .libs/Browser.o
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c -o DestinationDomain.lo ../../../src/acl/DestinationDomain.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c ../../../src/acl/DestinationDomain.cc -fPIC -DPIC -o .libs/DestinationDomain.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c ../../../src/acl/TimeData.cc -fPIC -DPIC -o TimeData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c ../../../src/acl/Browser.cc -fPIC -DPIC -o Browser.o >/dev/null 2>&1
mv -f .deps/TimeData.Tpo .deps/TimeData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c -o DestinationIp.lo ../../../src/acl/DestinationIp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c ../../../src/acl/DestinationDomain.cc -fPIC -DPIC -o DestinationDomain.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c ../../../src/acl/DestinationIp.cc -fPIC -DPIC -o .libs/DestinationIp.o
mv -f .deps/Browser.Tpo .deps/Browser.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c -o DomainData.lo ../../../src/acl/DomainData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c ../../../src/acl/DomainData.cc -fPIC -DPIC -o .libs/DomainData.o
mv -f .deps/DestinationDomain.Tpo .deps/DestinationDomain.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c -o ExtUser.lo ../../../src/acl/ExtUser.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ../../../src/acl/ExtUser.cc -fPIC -DPIC -o .libs/ExtUser.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c ../../../src/acl/Asn.cc -fPIC -DPIC -o Asn.o >/dev/null 2>&1
mv -f .deps/Asn.Tpo .deps/Asn.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCodeData.lo -MD -MP -MF .deps/HierCodeData.Tpo -c -o HierCodeData.lo ../../../src/acl/HierCodeData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCodeData.lo -MD -MP -MF .deps/HierCodeData.Tpo -c ../../../src/acl/HierCodeData.cc -fPIC -DPIC -o .libs/HierCodeData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c ../../../src/acl/DestinationIp.cc -fPIC -DPIC -o DestinationIp.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c ../../../src/acl/DomainData.cc -fPIC -DPIC -o DomainData.o >/dev/null 2>&1
mv -f .deps/DestinationIp.Tpo .deps/DestinationIp.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCode.lo -MD -MP -MF .deps/HierCode.Tpo -c -o HierCode.lo ../../../src/acl/HierCode.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ../../../src/acl/ExtUser.cc -fPIC -DPIC -o ExtUser.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCode.lo -MD -MP -MF .deps/HierCode.Tpo -c ../../../src/acl/HierCode.cc -fPIC -DPIC -o .libs/HierCode.o
mv -f .deps/DomainData.Tpo .deps/DomainData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c -o HttpHeaderData.lo ../../../src/acl/HttpHeaderData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c ../../../src/acl/HttpHeaderData.cc -fPIC -DPIC -o .libs/HttpHeaderData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCodeData.lo -MD -MP -MF .deps/HierCodeData.Tpo -c ../../../src/acl/HierCodeData.cc -fPIC -DPIC -o HierCodeData.o >/dev/null 2>&1
mv -f .deps/ExtUser.Tpo .deps/ExtUser.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c -o HttpRepHeader.lo ../../../src/acl/HttpRepHeader.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c ../../../src/acl/HttpRepHeader.cc -fPIC -DPIC -o .libs/HttpRepHeader.o
mv -f .deps/HierCodeData.Tpo .deps/HierCodeData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c -o HttpReqHeader.lo ../../../src/acl/HttpReqHeader.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c ../../../src/acl/HttpReqHeader.cc -fPIC -DPIC -o .libs/HttpReqHeader.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c ../../../src/acl/HttpHeaderData.cc -fPIC -DPIC -o HttpHeaderData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HierCode.lo -MD -MP -MF .deps/HierCode.Tpo -c ../../../src/acl/HierCode.cc -fPIC -DPIC -o HierCode.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c ../../../src/acl/HttpRepHeader.cc -fPIC -DPIC -o HttpRepHeader.o >/dev/null 2>&1
mv -f .deps/HttpHeaderData.Tpo .deps/HttpHeaderData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c -o HttpStatus.lo ../../../src/acl/HttpStatus.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c ../../../src/acl/HttpStatus.cc -fPIC -DPIC -o .libs/HttpStatus.o
mv -f .deps/HierCode.Tpo .deps/HierCode.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c -o Ip.lo ../../../src/acl/Ip.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c ../../../src/acl/Ip.cc -fPIC -DPIC -o .libs/Ip.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c ../../../src/acl/HttpReqHeader.cc -fPIC -DPIC -o HttpReqHeader.o >/dev/null 2>&1
mv -f .deps/HttpRepHeader.Tpo .deps/HttpRepHeader.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c -o MaxConnection.lo ../../../src/acl/MaxConnection.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -fPIC -DPIC -o .libs/MaxConnection.o
mv -f .deps/HttpReqHeader.Tpo .deps/HttpReqHeader.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c -o Method.lo ../../../src/acl/Method.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -fPIC -DPIC -o .libs/Method.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c ../../../src/acl/HttpStatus.cc -fPIC -DPIC -o HttpStatus.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -fPIC -DPIC -o MaxConnection.o >/dev/null 2>&1
mv -f .deps/HttpStatus.Tpo .deps/HttpStatus.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c -o MethodData.lo ../../../src/acl/MethodData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -fPIC -DPIC -o .libs/MethodData.o
mv -f .deps/MaxConnection.Tpo .deps/MaxConnection.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c -o MyIp.lo ../../../src/acl/MyIp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c ../../../src/acl/MyIp.cc -fPIC -DPIC -o .libs/MyIp.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -fPIC -DPIC -o Method.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c ../../../src/acl/Ip.cc -fPIC -DPIC -o Ip.o >/dev/null 2>&1
mv -f .deps/Ip.Tpo .deps/Ip.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c -o MyPort.lo ../../../src/acl/MyPort.cc
mv -f .deps/Method.Tpo .deps/Method.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c -o MyPortName.lo ../../../src/acl/MyPortName.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c ../../../src/acl/MyPort.cc -fPIC -DPIC -o .libs/MyPort.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -fPIC -DPIC -o .libs/MyPortName.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -fPIC -DPIC -o MethodData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c ../../../src/acl/MyIp.cc -fPIC -DPIC -o MyIp.o >/dev/null 2>&1
mv -f .deps/MethodData.Tpo .deps/MethodData.Plo
mv -f .deps/MyIp.Tpo .deps/MyIp.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c -o PeerName.lo ../../../src/acl/PeerName.cc
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c -o Protocol.lo ../../../src/acl/Protocol.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -fPIC -DPIC -o .libs/PeerName.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -fPIC -DPIC -o .libs/Protocol.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c ../../../src/acl/MyPort.cc -fPIC -DPIC -o MyPort.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -fPIC -DPIC -o MyPortName.o >/dev/null 2>&1
mv -f .deps/MyPort.Tpo .deps/MyPort.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c -o ProtocolData.lo ../../../src/acl/ProtocolData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -fPIC -DPIC -o .libs/ProtocolData.o
mv -f .deps/MyPortName.Tpo .deps/MyPortName.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c -o Random.lo ../../../src/acl/Random.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c ../../../src/acl/Random.cc -fPIC -DPIC -o .libs/Random.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -fPIC -DPIC -o PeerName.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -fPIC -DPIC -o Protocol.o >/dev/null 2>&1
mv -f .deps/PeerName.Tpo .deps/PeerName.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c -o Referer.lo ../../../src/acl/Referer.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -fPIC -DPIC -o .libs/Referer.o
mv -f .deps/Protocol.Tpo .deps/Protocol.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c -o ReplyMimeType.lo ../../../src/acl/ReplyMimeType.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -fPIC -DPIC -o ProtocolData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -fPIC -DPIC -o .libs/ReplyMimeType.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c ../../../src/acl/Random.cc -fPIC -DPIC -o Random.o >/dev/null 2>&1
mv -f .deps/ProtocolData.Tpo .deps/ProtocolData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c -o RequestMimeType.lo ../../../src/acl/RequestMimeType.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc -fPIC -DPIC -o .libs/RequestMimeType.o
mv -f .deps/Random.Tpo .deps/Random.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c -o SourceDomain.lo ../../../src/acl/SourceDomain.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc -fPIC -DPIC -o .libs/SourceDomain.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -fPIC -DPIC -o Referer.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -fPIC -DPIC -o ReplyMimeType.o >/dev/null 2>&1
mv -f .deps/Referer.Tpo .deps/Referer.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c -o SourceIp.lo ../../../src/acl/SourceIp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -fPIC -DPIC -o .libs/SourceIp.o
mv -f .deps/ReplyMimeType.Tpo .deps/ReplyMimeType.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c -o Tag.lo ../../../src/acl/Tag.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -fPIC -DPIC -o .libs/Tag.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc -fPIC -DPIC -o RequestMimeType.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc -fPIC -DPIC -o SourceDomain.o >/dev/null 2>&1
mv -f .deps/RequestMimeType.Tpo .deps/RequestMimeType.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c -o Url.lo ../../../src/acl/Url.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -fPIC -DPIC -o .libs/Url.o
mv -f .deps/SourceDomain.Tpo .deps/SourceDomain.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c -o UrlPath.lo ../../../src/acl/UrlPath.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -fPIC -DPIC -o .libs/UrlPath.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -fPIC -DPIC -o SourceIp.o >/dev/null 2>&1
mv -f .deps/SourceIp.Tpo .deps/SourceIp.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c -o UrlPort.lo ../../../src/acl/UrlPort.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -fPIC -DPIC -o Tag.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -fPIC -DPIC -o .libs/UrlPort.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -fPIC -DPIC -o Url.o >/dev/null 2>&1
mv -f .deps/Tag.Tpo .deps/Tag.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c -o UserData.lo ../../../src/acl/UserData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -fPIC -DPIC -o .libs/UserData.o
mv -f .deps/Url.Tpo .deps/Url.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo ../../../src/acl/Gadgets.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -fPIC -DPIC -o UrlPath.o >/dev/null 2>&1
mv -f .deps/UrlPath.Tpo .deps/UrlPath.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c -o CertificateData.lo ../../../src/acl/CertificateData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c ../../../src/acl/CertificateData.cc -fPIC -DPIC -o .libs/CertificateData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -fPIC -DPIC -o UrlPort.o >/dev/null 2>&1
mv -f .deps/UrlPort.Tpo .deps/UrlPort.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c -o Certificate.lo ../../../src/acl/Certificate.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c ../../../src/acl/Certificate.cc -fPIC -DPIC -o .libs/Certificate.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -fPIC -DPIC -o UserData.o >/dev/null 2>&1
In file included from ../../../src/errorpage.h:42,
                 from ../../../src/acl/Gadgets.cc:47:
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
make[4]: *** [Gadgets.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/UserData.Tpo .deps/UserData.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c ../../../src/acl/CertificateData.cc -fPIC -DPIC -o CertificateData.o >/dev/null 2>&1
mv -f .deps/CertificateData.Tpo .deps/CertificateData.Plo
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c ../../../src/acl/Certificate.cc -fPIC -DPIC -o Certificate.o >/dev/null 2>&1
mv -f .deps/Certificate.Tpo .deps/Certificate.Plo
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/acl'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-02-maximus.opts
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
make[4]: *** [Gadgets.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Received on Tue Dec 14 2010 - 00:54:16 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 14 2010 - 12:00:06 MST