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

From: <noc_at_squid-cache.org>
Date: Sun, 1 Nov 2009 09:05:56 +0100 (CET)

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

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Bug 1239: Much needed ACL type random

[Automatic source maintenance <squidadm_at_squid-cache.org>] SourceFormat Enforcement

------------------------------------------
[...truncated 3282 lines...]
rm -f libsnmp.a
/usr/bin/ar cru libsnmp.a asn1.o parse.o snmp_vars.o coexistance.o snmp_api.o snmp_error.o mib.o snmp_api_error.o snmp_msg.o snmp_pdu.o snmplib_debug.o
ranlib libsnmp.a
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'>
Making all in scripts
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/scripts'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/scripts'>
Making all in src
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
gawk -f ../../src/cf_gen_defines <../../src/cf.data.pre >cf_gen_defines.h
sed "\
        s%_at_DEFAULT_HTTP_PORT@%3128%g;\
        s%_at_DEFAULT_ICP_PORT@%3130%g;\
        s%_at_DEFAULT_CACHE_EFFECTIVE_USER@%nobody%g;\
        s%@DEFAULT_MIME_TABLE@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf%g;\>
        s%@DEFAULT_DNSSERVER@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> dnsserver | sed 's,x,x,;s/$//'`%g;\
        s%@DEFAULT_UNLINKD@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> unlinkd | sed 's,x,x,;s/$//'`%g;\
        s%@DEFAULT_PINGER@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> pinger | sed 's,x,x,;s/$//'`%g;\
        s%@DEFAULT_DISKD@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> diskd | sed 's,x,x,;s/$//'`%g;\
        s%@DEFAULT_CACHE_LOG@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/cache.log%g;\>
        s%@DEFAULT_ACCESS_LOG@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/access.log%g;\>
        s%@DEFAULT_STORE_LOG@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/store.log%g;\>
        s%@DEFAULT_PID_FILE@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/squid.pid%g;\>
        s%@DEFAULT_NETDB_FILE@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/netdb.state%g;\>
        s%@DEFAULT_SWAP_DIR@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/cache%g;\>
        s%@DEFAULT_ICON_DIR@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share/icons%g;\>
        s%@DEFAULT_CONFIG_DIR@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc%g;\>
        s%@DEFAULT_PREFIX@%<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst%g;\>
        s%_at_DEFAULT_HOSTS@%/etc/hosts%g;\
        s%_at_SQUID@%SQUID\ 3.HEAD-BZR%g;"\
        < ../../src/cf.data.pre >cf.data
gawk -f ../../src/mk-string-arrays.awk < ../../src/err_type.h > err_type.cc
gawk -f ../../src/mk-globals-c.awk < ../../src/globals.h > globals.cc
gawk -f ../../src/mk-string-arrays.awk < ../../src/hier_code.h > hier_code.cc
gawk -f ../../src/mk-string-arrays.awk < ../../src/icp_opcode.h > icp_opcode.cc
gawk -f ../../src/mk-string-arrays.awk < ../../src/lookup_t.h > lookup_t.cc
/bin/sh ../../src/repl_modules.sh lru > repl_modules.cc
gawk -f ../../src/mk-string-arrays.awk < ../../src/swap_log_op.h > swap_log_op.cc
depbase=`echo cf_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../../lib -I../src -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT cf_gen.o -MD -MP -MF "$depbase.Tpo" -c -o cf_gen.o ../../src/cf_gen.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -o cf_gen cf_gen.o -L../lib -lmiscutil ../compat/libcompat.la -lm -lresolv -lbsd -lnsl
mkdir .libs
g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -o cf_gen cf_gen.o -L<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib> -lmiscutil ../compat/.libs/libcompat.a -lm -lresolv -lbsd -lnsl
./cf_gen cf.data ../../src/cf.data.depend
make all-recursive
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
Making all in base
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/base'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCall.lo -MD -MP -MF ".deps/AsyncCall.Tpo" -c -o AsyncCall.lo ../../../src/base/AsyncCall.cc; \
        then mv -f ".deps/AsyncCall.Tpo" ".deps/AsyncCall.Plo"; else rm -f ".deps/AsyncCall.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF ".deps/AsyncJob.Tpo" -c -o AsyncJob.lo ../../../src/base/AsyncJob.cc; \
        then mv -f ".deps/AsyncJob.Tpo" ".deps/AsyncJob.Plo"; else rm -f ".deps/AsyncJob.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c ../../../src/base/AsyncJob.cc -fPIC -DPIC -o .libs/AsyncJob.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCall.lo -MD -MP -MF .deps/AsyncCall.Tpo -c ../../../src/base/AsyncCall.cc -fPIC -DPIC -o .libs/AsyncCall.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c ../../../src/base/AsyncJob.cc -o AsyncJob.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCall.lo -MD -MP -MF .deps/AsyncCall.Tpo -c ../../../src/base/AsyncCall.cc -o AsyncCall.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCallQueue.lo -MD -MP -MF ".deps/AsyncCallQueue.Tpo" -c -o AsyncCallQueue.lo ../../../src/base/AsyncCallQueue.cc; \
        then mv -f ".deps/AsyncCallQueue.Tpo" ".deps/AsyncCallQueue.Plo"; else rm -f ".deps/AsyncCallQueue.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCallQueue.lo -MD -MP -MF .deps/AsyncCallQueue.Tpo -c ../../../src/base/AsyncCallQueue.cc -fPIC -DPIC -o .libs/AsyncCallQueue.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncCallQueue.lo -MD -MP -MF .deps/AsyncCallQueue.Tpo -c ../../../src/base/AsyncCallQueue.cc -o AsyncCallQueue.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -o libbase.la AsyncCall.lo AsyncJob.lo AsyncCallQueue.lo
ar cru .libs/libbase.a .libs/AsyncCall.o .libs/AsyncJob.o .libs/AsyncCallQueue.o
ranlib .libs/libbase.a
creating libbase.la
(cd .libs && rm -f libbase.la && ln -s ../libbase.la libbase.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/base'>
Making all in eui
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/eui'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF ".deps/Config.Tpo" -c -o Config.lo ../../../src/eui/Config.cc; \
        then mv -f ".deps/Config.Tpo" ".deps/Config.Plo"; else rm -f ".deps/Config.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui48.lo -MD -MP -MF ".deps/Eui48.Tpo" -c -o Eui48.lo ../../../src/eui/Eui48.cc; \
        then mv -f ".deps/Eui48.Tpo" ".deps/Eui48.Plo"; else rm -f ".deps/Eui48.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/eui/Config.cc -fPIC -DPIC -o .libs/Config.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c ../../../src/eui/Eui48.cc -fPIC -DPIC -o .libs/Eui48.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/eui/Config.cc -o Config.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c ../../../src/eui/Eui48.cc -o Eui48.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF ".deps/Eui64.Tpo" -c -o Eui64.lo ../../../src/eui/Eui64.cc; \
        then mv -f ".deps/Eui64.Tpo" ".deps/Eui64.Plo"; else rm -f ".deps/Eui64.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/eui/Eui64.cc -fPIC -DPIC -o .libs/Eui64.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/eui/Eui64.cc -o Eui64.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -o libeui.la Config.lo Eui48.lo Eui64.lo @EUILIB@
ar cru .libs/libeui.a .libs/Config.o .libs/Eui48.o .libs/Eui64.o
ranlib .libs/libeui.a
creating libeui.la
(cd .libs && rm -f libeui.la && ln -s ../libeui.la libeui.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/eui'>
Making all in acl
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/acl'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF ".deps/Acl.Tpo" -c -o Acl.lo ../../../src/acl/Acl.cc; \
        then mv -f ".deps/Acl.Tpo" ".deps/Acl.Plo"; else rm -f ".deps/Acl.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Checklist.lo -MD -MP -MF ".deps/Checklist.Tpo" -c -o Checklist.lo ../../../src/acl/Checklist.cc; \
        then mv -f ".deps/Checklist.Tpo" ".deps/Checklist.Plo"; else rm -f ".deps/Checklist.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c ../../../src/acl/Checklist.cc -fPIC -DPIC -o .libs/Checklist.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/acl/Acl.cc -fPIC -DPIC -o .libs/Acl.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c ../../../src/acl/Checklist.cc -o Checklist.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/acl/Acl.cc -o Acl.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Strategised.lo -MD -MP -MF ".deps/Strategised.Tpo" -c -o Strategised.lo ../../../src/acl/Strategised.cc; \
        then mv -f ".deps/Strategised.Tpo" ".deps/Strategised.Plo"; else rm -f ".deps/Strategised.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT FilledChecklist.lo -MD -MP -MF ".deps/FilledChecklist.Tpo" -c -o FilledChecklist.lo ../../../src/acl/FilledChecklist.cc; \
        then mv -f ".deps/FilledChecklist.Tpo" ".deps/FilledChecklist.Plo"; else rm -f ".deps/FilledChecklist.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c ../../../src/acl/FilledChecklist.cc -fPIC -DPIC -o .libs/FilledChecklist.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c ../../../src/acl/FilledChecklist.cc -o FilledChecklist.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c ../../../src/acl/Strategised.cc -fPIC -DPIC -o .libs/Strategised.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT IntRange.lo -MD -MP -MF ".deps/IntRange.Tpo" -c -o IntRange.lo ../../../src/acl/IntRange.cc; \
        then mv -f ".deps/IntRange.Tpo" ".deps/IntRange.Plo"; else rm -f ".deps/IntRange.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c ../../../src/acl/Strategised.cc -o Strategised.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT RegexData.lo -MD -MP -MF ".deps/RegexData.Tpo" -c -o RegexData.lo ../../../src/acl/RegexData.cc; \
        then mv -f ".deps/RegexData.Tpo" ".deps/RegexData.Plo"; else rm -f ".deps/RegexData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c ../../../src/acl/RegexData.cc -fPIC -DPIC -o .libs/RegexData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c ../../../src/acl/RegexData.cc -o RegexData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c ../../../src/acl/IntRange.cc -fPIC -DPIC -o .libs/IntRange.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT StringData.lo -MD -MP -MF ".deps/StringData.Tpo" -c -o StringData.lo ../../../src/acl/StringData.cc; \
        then mv -f ".deps/StringData.Tpo" ".deps/StringData.Plo"; else rm -f ".deps/StringData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c ../../../src/acl/IntRange.cc -o IntRange.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c ../../../src/acl/StringData.cc -fPIC -DPIC -o .libs/StringData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Time.lo -MD -MP -MF ".deps/Time.Tpo" -c -o Time.lo ../../../src/acl/Time.cc; \
        then mv -f ".deps/Time.Tpo" ".deps/Time.Plo"; else rm -f ".deps/Time.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c ../../../src/acl/StringData.cc -o StringData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c ../../../src/acl/Time.cc -fPIC -DPIC -o .libs/Time.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT TimeData.lo -MD -MP -MF ".deps/TimeData.Tpo" -c -o TimeData.lo ../../../src/acl/TimeData.cc; \
        then mv -f ".deps/TimeData.Tpo" ".deps/TimeData.Plo"; else rm -f ".deps/TimeData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c ../../../src/acl/Time.cc -o Time.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c ../../../src/acl/TimeData.cc -fPIC -DPIC -o .libs/TimeData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Asn.lo -MD -MP -MF ".deps/Asn.Tpo" -c -o Asn.lo ../../../src/acl/Asn.cc; \
        then mv -f ".deps/Asn.Tpo" ".deps/Asn.Plo"; else rm -f ".deps/Asn.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c ../../../src/acl/TimeData.cc -o TimeData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c ../../../src/acl/Asn.cc -fPIC -DPIC -o .libs/Asn.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Browser.lo -MD -MP -MF ".deps/Browser.Tpo" -c -o Browser.lo ../../../src/acl/Browser.cc; \
        then mv -f ".deps/Browser.Tpo" ".deps/Browser.Plo"; else rm -f ".deps/Browser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c ../../../src/acl/Asn.cc -o Asn.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c ../../../src/acl/Browser.cc -fPIC -DPIC -o .libs/Browser.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c ../../../src/acl/Browser.cc -o Browser.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationDomain.lo -MD -MP -MF ".deps/DestinationDomain.Tpo" -c -o DestinationDomain.lo ../../../src/acl/DestinationDomain.cc; \
        then mv -f ".deps/DestinationDomain.Tpo" ".deps/DestinationDomain.Plo"; else rm -f ".deps/DestinationDomain.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationIp.lo -MD -MP -MF ".deps/DestinationIp.Tpo" -c -o DestinationIp.lo ../../../src/acl/DestinationIp.cc; \
        then mv -f ".deps/DestinationIp.Tpo" ".deps/DestinationIp.Plo"; else rm -f ".deps/DestinationIp.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c ../../../src/acl/DestinationDomain.cc -fPIC -DPIC -o .libs/DestinationDomain.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c ../../../src/acl/DestinationIp.cc -fPIC -DPIC -o .libs/DestinationIp.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c ../../../src/acl/DestinationDomain.cc -o DestinationDomain.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c ../../../src/acl/DestinationIp.cc -o DestinationIp.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DomainData.lo -MD -MP -MF ".deps/DomainData.Tpo" -c -o DomainData.lo ../../../src/acl/DomainData.cc; \
        then mv -f ".deps/DomainData.Tpo" ".deps/DomainData.Plo"; else rm -f ".deps/DomainData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ExtUser.lo -MD -MP -MF ".deps/ExtUser.Tpo" -c -o ExtUser.lo ../../../src/acl/ExtUser.cc; \
        then mv -f ".deps/ExtUser.Tpo" ".deps/ExtUser.Plo"; else rm -f ".deps/ExtUser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c ../../../src/acl/DomainData.cc -fPIC -DPIC -o .libs/DomainData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ../../../src/acl/ExtUser.cc -fPIC -DPIC -o .libs/ExtUser.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c ../../../src/acl/DomainData.cc -o DomainData.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCodeData.lo -MD -MP -MF ".deps/HierCodeData.Tpo" -c -o HierCodeData.lo ../../../src/acl/HierCodeData.cc; \
        then mv -f ".deps/HierCodeData.Tpo" ".deps/HierCodeData.Plo"; else rm -f ".deps/HierCodeData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ../../../src/acl/ExtUser.cc -o ExtUser.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCodeData.lo -MD -MP -MF .deps/HierCodeData.Tpo -c ../../../src/acl/HierCodeData.cc -fPIC -DPIC -o .libs/HierCodeData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCode.lo -MD -MP -MF ".deps/HierCode.Tpo" -c -o HierCode.lo ../../../src/acl/HierCode.cc; \
        then mv -f ".deps/HierCode.Tpo" ".deps/HierCode.Plo"; else rm -f ".deps/HierCode.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCodeData.lo -MD -MP -MF .deps/HierCodeData.Tpo -c ../../../src/acl/HierCodeData.cc -o HierCodeData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCode.lo -MD -MP -MF .deps/HierCode.Tpo -c ../../../src/acl/HierCode.cc -fPIC -DPIC -o .libs/HierCode.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpHeaderData.lo -MD -MP -MF ".deps/HttpHeaderData.Tpo" -c -o HttpHeaderData.lo ../../../src/acl/HttpHeaderData.cc; \
        then mv -f ".deps/HttpHeaderData.Tpo" ".deps/HttpHeaderData.Plo"; else rm -f ".deps/HttpHeaderData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c ../../../src/acl/HttpHeaderData.cc -fPIC -DPIC -o .libs/HttpHeaderData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HierCode.lo -MD -MP -MF .deps/HierCode.Tpo -c ../../../src/acl/HierCode.cc -o HierCode.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpRepHeader.lo -MD -MP -MF ".deps/HttpRepHeader.Tpo" -c -o HttpRepHeader.lo ../../../src/acl/HttpRepHeader.cc; \
        then mv -f ".deps/HttpRepHeader.Tpo" ".deps/HttpRepHeader.Plo"; else rm -f ".deps/HttpRepHeader.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c ../../../src/acl/HttpHeaderData.cc -o HttpHeaderData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c ../../../src/acl/HttpRepHeader.cc -fPIC -DPIC -o .libs/HttpRepHeader.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpReqHeader.lo -MD -MP -MF ".deps/HttpReqHeader.Tpo" -c -o HttpReqHeader.lo ../../../src/acl/HttpReqHeader.cc; \
        then mv -f ".deps/HttpReqHeader.Tpo" ".deps/HttpReqHeader.Plo"; else rm -f ".deps/HttpReqHeader.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c ../../../src/acl/HttpRepHeader.cc -o HttpRepHeader.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c ../../../src/acl/HttpReqHeader.cc -fPIC -DPIC -o .libs/HttpReqHeader.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpStatus.lo -MD -MP -MF ".deps/HttpStatus.Tpo" -c -o HttpStatus.lo ../../../src/acl/HttpStatus.cc; \
        then mv -f ".deps/HttpStatus.Tpo" ".deps/HttpStatus.Plo"; else rm -f ".deps/HttpStatus.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c ../../../src/acl/HttpReqHeader.cc -o HttpReqHeader.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c ../../../src/acl/HttpStatus.cc -fPIC -DPIC -o .libs/HttpStatus.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c ../../../src/acl/HttpStatus.cc -o HttpStatus.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Ip.lo -MD -MP -MF ".deps/Ip.Tpo" -c -o Ip.lo ../../../src/acl/Ip.cc; \
        then mv -f ".deps/Ip.Tpo" ".deps/Ip.Plo"; else rm -f ".deps/Ip.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MaxConnection.lo -MD -MP -MF ".deps/MaxConnection.Tpo" -c -o MaxConnection.lo ../../../src/acl/MaxConnection.cc; \
        then mv -f ".deps/MaxConnection.Tpo" ".deps/MaxConnection.Plo"; else rm -f ".deps/MaxConnection.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c ../../../src/acl/Ip.cc -fPIC -DPIC -o .libs/Ip.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c ../../../src/acl/Ip.cc -o Ip.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -fPIC -DPIC -o .libs/MaxConnection.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Method.lo -MD -MP -MF ".deps/Method.Tpo" -c -o Method.lo ../../../src/acl/Method.cc; \
        then mv -f ".deps/Method.Tpo" ".deps/Method.Plo"; else rm -f ".deps/Method.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -o MaxConnection.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -fPIC -DPIC -o .libs/Method.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MethodData.lo -MD -MP -MF ".deps/MethodData.Tpo" -c -o MethodData.lo ../../../src/acl/MethodData.cc; \
        then mv -f ".deps/MethodData.Tpo" ".deps/MethodData.Plo"; else rm -f ".deps/MethodData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -fPIC -DPIC -o .libs/MethodData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -o Method.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -o MethodData.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyIp.lo -MD -MP -MF ".deps/MyIp.Tpo" -c -o MyIp.lo ../../../src/acl/MyIp.cc; \
        then mv -f ".deps/MyIp.Tpo" ".deps/MyIp.Plo"; else rm -f ".deps/MyIp.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPort.lo -MD -MP -MF ".deps/MyPort.Tpo" -c -o MyPort.lo ../../../src/acl/MyPort.cc; \
        then mv -f ".deps/MyPort.Tpo" ".deps/MyPort.Plo"; else rm -f ".deps/MyPort.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c ../../../src/acl/MyIp.cc -fPIC -DPIC -o .libs/MyIp.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c ../../../src/acl/MyPort.cc -fPIC -DPIC -o .libs/MyPort.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c ../../../src/acl/MyIp.cc -o MyIp.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c ../../../src/acl/MyPort.cc -o MyPort.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPortName.lo -MD -MP -MF ".deps/MyPortName.Tpo" -c -o MyPortName.lo ../../../src/acl/MyPortName.cc; \
        then mv -f ".deps/MyPortName.Tpo" ".deps/MyPortName.Plo"; else rm -f ".deps/MyPortName.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT PeerName.lo -MD -MP -MF ".deps/PeerName.Tpo" -c -o PeerName.lo ../../../src/acl/PeerName.cc; \
        then mv -f ".deps/PeerName.Tpo" ".deps/PeerName.Plo"; else rm -f ".deps/PeerName.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -fPIC -DPIC -o .libs/MyPortName.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -fPIC -DPIC -o .libs/PeerName.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -o MyPortName.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Protocol.lo -MD -MP -MF ".deps/Protocol.Tpo" -c -o Protocol.lo ../../../src/acl/Protocol.cc; \
        then mv -f ".deps/Protocol.Tpo" ".deps/Protocol.Plo"; else rm -f ".deps/Protocol.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -o PeerName.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ProtocolData.lo -MD -MP -MF ".deps/ProtocolData.Tpo" -c -o ProtocolData.lo ../../../src/acl/ProtocolData.cc; \
        then mv -f ".deps/ProtocolData.Tpo" ".deps/ProtocolData.Plo"; else rm -f ".deps/ProtocolData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -fPIC -DPIC -o .libs/Protocol.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -fPIC -DPIC -o .libs/ProtocolData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -o Protocol.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Random.lo -MD -MP -MF ".deps/Random.Tpo" -c -o Random.lo ../../../src/acl/Random.cc; \
        then mv -f ".deps/Random.Tpo" ".deps/Random.Plo"; else rm -f ".deps/Random.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -o ProtocolData.o >/dev/null 2>&1
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c ../../../src/acl/Random.cc -fPIC -DPIC -o .libs/Random.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Referer.lo -MD -MP -MF ".deps/Referer.Tpo" -c -o Referer.lo ../../../src/acl/Referer.cc; \
        then mv -f ".deps/Referer.Tpo" ".deps/Referer.Plo"; else rm -f ".deps/Referer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -fPIC -DPIC -o .libs/Referer.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -o Referer.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ReplyMimeType.lo -MD -MP -MF ".deps/ReplyMimeType.Tpo" -c -o ReplyMimeType.lo ../../../src/acl/ReplyMimeType.cc; \
        then mv -f ".deps/ReplyMimeType.Tpo" ".deps/ReplyMimeType.Plo"; else rm -f ".deps/ReplyMimeType.Tpo"; exit 1; fi
cc1plus: warnings being treated as errors
../../../src/acl/Random.cc: In constructor 'ACLRandom::ACLRandom(const char*)':
../../../src/acl/Random.cc:47: warning: converting to non-pointer type 'double' from NULL
make[4]: *** [Random.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -fPIC -DPIC -o .libs/ReplyMimeType.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -o ReplyMimeType.o >/dev/null 2>&1
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/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-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/btlayer-00-default/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
make[4]: *** [Random.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2
Build FAILED.
Received on Sun Nov 01 2009 - 08:05:59 MST

This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 12:00:04 MST