Build failed in Hudson: 3.1-amd64-CentOS-5.3 #140

From: <noc_at_squid-cache.org>
Date: Fri, 14 May 2010 07:20:44 +0200 (CEST)

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

Changes:

[Henrik Nordstrom <henrik_at_henriknordstrom.net>] Clean up use of commResetFD when socket incompatible with requested address

This patch backs out part of the patch for Bug #2222 and replaces it by
crudely cycling over the available addresses, trying to skip over
addresses not compatible with the current socket.

This solves issues seen when using tproxy or tcp_outgoing_address and
DNS of the requested host returns AAAA records in addition to A records.

This change is interim, waiting for the larger connection setup
overhaul, but seems to do the trick for now.

One effect of this change is that there will be no fallback to the other
IP generation if the socket is configured to a specific outgoing
address. Priory the code threw away the outgoing address and tried
again when encountering an incompatibility.

[Henrik Nordstrom <henrik_at_henriknordstrom.net>] Correct F->sock_family setting on accept sockets, ipv6/ipv4 compile condition was reversed

------------------------------------------
[...truncated 12313 lines...]
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ../../../src/acl/ExtUser.cc -o ExtUser.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c ../../../src/acl/HttpHeaderData.cc -o HttpHeaderData.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c ../../../src/acl/HttpRepHeader.cc -o HttpRepHeader.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c ../../../src/acl/HttpReqHeader.cc -o HttpReqHeader.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c ../../../src/acl/HttpStatus.cc -o HttpStatus.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -o MaxConnection.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -o Method.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c ../../../src/acl/Ip.cc -o Ip.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -o MethodData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c ../../../src/acl/MyPort.cc -o MyPort.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c ../../../src/acl/MyIp.cc -o MyIp.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -o MyPortName.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -o PeerName.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -o Protocol.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -o ProtocolData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -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
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -o Referer.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -o ReplyMimeType.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT RequestMimeType.lo -MD -MP -MF ".deps/RequestMimeType.Tpo" -c -o RequestMimeType.lo ../../../src/acl/RequestMimeType.cc; \
        then mv -f ".deps/RequestMimeType.Tpo" ".deps/RequestMimeType.Plo"; else rm -f ".deps/RequestMimeType.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT SourceDomain.lo -MD -MP -MF ".deps/SourceDomain.Tpo" -c -o SourceDomain.lo ../../../src/acl/SourceDomain.cc; \
        then mv -f ".deps/SourceDomain.Tpo" ".deps/SourceDomain.Plo"; else rm -f ".deps/SourceDomain.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc -o RequestMimeType.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc -o SourceDomain.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT SourceIp.lo -MD -MP -MF ".deps/SourceIp.Tpo" -c -o SourceIp.lo ../../../src/acl/SourceIp.cc; \
        then mv -f ".deps/SourceIp.Tpo" ".deps/SourceIp.Plo"; else rm -f ".deps/SourceIp.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -o SourceIp.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Tag.lo -MD -MP -MF ".deps/Tag.Tpo" -c -o Tag.lo ../../../src/acl/Tag.cc; \
        then mv -f ".deps/Tag.Tpo" ".deps/Tag.Plo"; else rm -f ".deps/Tag.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Url.lo -MD -MP -MF ".deps/Url.Tpo" -c -o Url.lo ../../../src/acl/Url.cc; \
        then mv -f ".deps/Url.Tpo" ".deps/Url.Plo"; else rm -f ".deps/Url.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -o Tag.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -o Url.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UrlPath.lo -MD -MP -MF ".deps/UrlPath.Tpo" -c -o UrlPath.lo ../../../src/acl/UrlPath.cc; \
        then mv -f ".deps/UrlPath.Tpo" ".deps/UrlPath.Plo"; else rm -f ".deps/UrlPath.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UrlPort.lo -MD -MP -MF ".deps/UrlPort.Tpo" -c -o UrlPort.lo ../../../src/acl/UrlPort.cc; \
        then mv -f ".deps/UrlPort.Tpo" ".deps/UrlPort.Plo"; else rm -f ".deps/UrlPort.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -o UrlPath.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UserData.lo -MD -MP -MF ".deps/UserData.Tpo" -c -o UserData.lo ../../../src/acl/UserData.cc; \
        then mv -f ".deps/UserData.Tpo" ".deps/UserData.Plo"; else rm -f ".deps/UserData.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -o UserData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Gadgets.lo -MD -MP -MF ".deps/Gadgets.Tpo" -c -o Gadgets.lo ../../../src/acl/Gadgets.cc; \
        then mv -f ".deps/Gadgets.Tpo" ".deps/Gadgets.Plo"; else rm -f ".deps/Gadgets.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -o UrlPort.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libapi.la Acl.lo Checklist.lo
mkdir .libs
ar cru .libs/libapi.a Acl.o Checklist.o
ranlib .libs/libapi.a
creating libapi.la
(cd .libs && rm -f libapi.la && ln -s ../libapi.la libapi.la)
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libstate.la Strategised.lo FilledChecklist.lo
ar cru .libs/libstate.a Strategised.o FilledChecklist.o
ranlib .libs/libstate.a
creating libstate.la
(cd .libs && rm -f libstate.la && ln -s ../libstate.la libstate.la)
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -o Gadgets.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libacls.la IntRange.lo RegexData.lo StringData.lo Time.lo TimeData.lo Asn.lo Browser.lo DestinationDomain.lo DestinationIp.lo DomainData.lo ExtUser.lo HttpHeaderData.lo HttpRepHeader.lo HttpReqHeader.lo HttpStatus.lo Ip.lo MaxConnection.lo Method.lo MethodData.lo MyIp.lo MyPort.lo MyPortName.lo PeerName.lo Protocol.lo ProtocolData.lo Referer.lo ReplyMimeType.lo RequestMimeType.lo SourceDomain.lo SourceIp.lo Tag.lo Url.lo UrlPath.lo UrlPort.lo UserData.lo Gadgets.lo
ar cru .libs/libacls.a IntRange.o RegexData.o StringData.o Time.o TimeData.o Asn.o Browser.o DestinationDomain.o DestinationIp.o DomainData.o ExtUser.o HttpHeaderData.o HttpRepHeader.o HttpReqHeader.o HttpStatus.o Ip.o MaxConnection.o Method.o MethodData.o MyIp.o MyPort.o MyPortName.o PeerName.o Protocol.o ProtocolData.o Referer.o ReplyMimeType.o RequestMimeType.o SourceDomain.o SourceIp.o Tag.o Url.o UrlPath.o UrlPort.o UserData.o Gadgets.o
ranlib .libs/libacls.a
creating libacls.la
(cd .libs && rm -f libacls.la && ln -s ../libacls.la libacls.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/acl'>
Making all in fs
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/fs'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/fs -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Module.lo -MD -MP -MF ".deps/Module.Tpo" -c -o Module.lo ../../../src/fs/Module.cc; \
        then mv -f ".deps/Module.Tpo" ".deps/Module.Plo"; else rm -f ".deps/Module.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/fs -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c ../../../src/fs/Module.cc -o Module.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libfs.la Module.lo
mkdir .libs
ar cru .libs/libfs.a Module.o
ranlib .libs/libfs.a
creating libfs.la
(cd .libs && rm -f libfs.la && ln -s ../libfs.la libfs.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/fs'>
Making all in repl
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/repl'>
depbase=`echo lru/store_repl_lru.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/repl -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT lru/store_repl_lru.o -MD -MP -MF "$depbase.Tpo" -c -o lru/store_repl_lru.o ../../../src/repl/lru/store_repl_lru.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
rm -f liblru.a
/usr/bin/ar cru liblru.a lru/store_repl_lru.o
ranlib liblru.a
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/repl'>
Making all in auth
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/auth'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Config.lo -MD -MP -MF ".deps/Config.Tpo" -c -o Config.lo ../../../src/auth/Config.cc; \
        then mv -f ".deps/Config.Tpo" ".deps/Config.Plo"; else rm -f ".deps/Config.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Scheme.lo -MD -MP -MF ".deps/Scheme.Tpo" -c -o Scheme.lo ../../../src/auth/Scheme.cc; \
        then mv -f ".deps/Scheme.Tpo" ".deps/Scheme.Plo"; else rm -f ".deps/Scheme.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/auth/Config.cc -o Config.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT User.lo -MD -MP -MF ".deps/User.Tpo" -c -o User.lo ../../../src/auth/User.cc; \
        then mv -f ".deps/User.Tpo" ".deps/User.Plo"; else rm -f ".deps/User.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c ../../../src/auth/Scheme.cc -o Scheme.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UserRequest.lo -MD -MP -MF ".deps/UserRequest.Tpo" -c -o UserRequest.lo ../../../src/auth/UserRequest.cc; \
        then mv -f ".deps/UserRequest.Tpo" ".deps/UserRequest.Plo"; else rm -f ".deps/UserRequest.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT User.lo -MD -MP -MF .deps/User.Tpo -c ../../../src/auth/User.cc -o User.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c ../../../src/auth/UserRequest.cc -o UserRequest.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Gadgets.lo -MD -MP -MF ".deps/Gadgets.Tpo" -c -o Gadgets.lo ../../../src/auth/Gadgets.cc; \
        then mv -f ".deps/Gadgets.Tpo" ".deps/Gadgets.Plo"; else rm -f ".deps/Gadgets.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Acl.lo -MD -MP -MF ".deps/Acl.Tpo" -c -o Acl.lo ../../../src/auth/Acl.cc; \
        then mv -f ".deps/Acl.Tpo" ".deps/Acl.Plo"; else rm -f ".deps/Acl.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c ../../../src/auth/Acl.cc -o Acl.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/auth/Gadgets.cc -o Gadgets.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclMaxUserIp.lo -MD -MP -MF ".deps/AclMaxUserIp.Tpo" -c -o AclMaxUserIp.lo ../../../src/auth/AclMaxUserIp.cc; \
        then mv -f ".deps/AclMaxUserIp.Tpo" ".deps/AclMaxUserIp.Plo"; else rm -f ".deps/AclMaxUserIp.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c ../../../src/auth/AclMaxUserIp.cc -o AclMaxUserIp.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclProxyAuth.lo -MD -MP -MF ".deps/AclProxyAuth.Tpo" -c -o AclProxyAuth.lo ../../../src/auth/AclProxyAuth.cc; \
        then mv -f ".deps/AclProxyAuth.Tpo" ".deps/AclProxyAuth.Plo"; else rm -f ".deps/AclProxyAuth.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c ../../../src/auth/AclProxyAuth.cc -o AclProxyAuth.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libauth.la Config.lo Scheme.lo User.lo UserRequest.lo Gadgets.lo
mkdir .libs
ar cru .libs/libauth.a Config.o Scheme.o User.o UserRequest.o Gadgets.o
ranlib .libs/libauth.a
creating libauth.la
(cd .libs && rm -f libauth.la && ln -s ../libauth.la libauth.la)
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libacls.la Acl.lo AclMaxUserIp.lo AclProxyAuth.lo
ar cru .libs/libacls.a Acl.o AclMaxUserIp.o AclProxyAuth.o
ranlib .libs/libacls.a
creating libacls.la
(cd .libs && rm -f libacls.la && ln -s ../libacls.la libacls.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/auth'>
Making all in ip
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/ip'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IpAddress.lo -MD -MP -MF ".deps/IpAddress.Tpo" -c -o IpAddress.lo ../../../src/ip/IpAddress.cc; \
        then mv -f ".deps/IpAddress.Tpo" ".deps/IpAddress.Plo"; else rm -f ".deps/IpAddress.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IpIntercept.lo -MD -MP -MF ".deps/IpIntercept.Tpo" -c -o IpIntercept.lo ../../../src/ip/IpIntercept.cc; \
        then mv -f ".deps/IpIntercept.Tpo" ".deps/IpIntercept.Plo"; else rm -f ".deps/IpIntercept.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c ../../../src/ip/IpIntercept.cc -o IpIntercept.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c ../../../src/ip/IpAddress.cc -o IpAddress.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT QosConfig.lo -MD -MP -MF ".deps/QosConfig.Tpo" -c -o QosConfig.lo ../../../src/ip/QosConfig.cc; \
        then mv -f ".deps/QosConfig.Tpo" ".deps/QosConfig.Plo"; else rm -f ".deps/QosConfig.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -o QosConfig.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libip.la IpAddress.lo IpIntercept.lo QosConfig.lo
mkdir .libs
ar cru .libs/libip.a IpAddress.o IpIntercept.o QosConfig.o
ranlib .libs/libip.a
creating libip.la
(cd .libs && rm -f libip.la && ln -s ../libip.la libip.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/ip'>
Making all in icmp
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/icmp'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Icmp.lo -MD -MP -MF ".deps/Icmp.Tpo" -c -o Icmp.lo ../../../src/icmp/Icmp.cc; \
        then mv -f ".deps/Icmp.Tpo" ".deps/Icmp.Plo"; else rm -f ".deps/Icmp.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IcmpSquid.lo -MD -MP -MF ".deps/IcmpSquid.Tpo" -c -o IcmpSquid.lo ../../../src/icmp/IcmpSquid.cc; \
        then mv -f ".deps/IcmpSquid.Tpo" ".deps/IcmpSquid.Plo"; else rm -f ".deps/IcmpSquid.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c ../../../src/icmp/IcmpSquid.cc -o IcmpSquid.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c ../../../src/icmp/Icmp.cc -o Icmp.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT net_db.lo -MD -MP -MF ".deps/net_db.Tpo" -c -o net_db.lo ../../../src/icmp/net_db.cc; \
        then mv -f ".deps/net_db.Tpo" ".deps/net_db.Plo"; else rm -f ".deps/net_db.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c ../../../src/icmp/net_db.cc -o net_db.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libicmp.la IcmpSquid.lo net_db.lo
mkdir .libs
ar cru .libs/libicmp.a IcmpSquid.o net_db.o
ranlib .libs/libicmp.a
creating libicmp.la
(cd .libs && rm -f libicmp.la && ln -s ../libicmp.la libicmp.la)
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libicmp-core.la Icmp.lo
ar cru .libs/libicmp-core.a Icmp.o
ranlib .libs/libicmp-core.a
creating libicmp-core.la
(cd .libs && rm -f libicmp-core.la && ln -s ../libicmp-core.la libicmp-core.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/icmp'>
Making all in ident
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/ident'>
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclIdent.lo -MD -MP -MF ".deps/AclIdent.Tpo" -c -o AclIdent.lo ../../../src/ident/AclIdent.cc; \
        then mv -f ".deps/AclIdent.Tpo" ".deps/AclIdent.Plo"; else rm -f ".deps/AclIdent.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Ident.lo -MD -MP -MF ".deps/Ident.Tpo" -c -o Ident.lo ../../../src/ident/Ident.cc; \
        then mv -f ".deps/Ident.Tpo" ".deps/Ident.Plo"; else rm -f ".deps/Ident.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -o Ident.o
 g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c ../../../src/ident/AclIdent.cc -o AclIdent.o
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -g -o libident.la AclIdent.lo Ident.lo
mkdir .libs
ar cru .libs/libident.a AclIdent.o Ident.o
ranlib .libs/libident.a
creating libident.la
(cd .libs && rm -f libident.la && ln -s ../libident.la libident.la)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src/ident'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src'>
depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT comm.lo -MD -MP -MF "$depbase.Tpo" -c -o comm.lo ../../src/comm.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT CommCalls.lo -MD -MP -MF "$depbase.Tpo" -c -o CommCalls.lo ../../src/CommCalls.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -o comm.o
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -o CommCalls.o
../../src/comm.cc: In member function 'void ConnectStateData::connect()':
../../src/comm.cc:1121: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc: In function 'int comm_connect_addr(int, const IpAddress&)':
../../src/comm.cc:1245: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc:1257: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc:1353: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT DescriptorSet.lo -MD -MP -MF "$depbase.Tpo" -c -o DescriptorSet.lo ../../src/DescriptorSet.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
make[4]: *** [comm.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
 g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -g -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -o DescriptorSet.o
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/ws/btlayer-01-minimal/squid-3.1.3-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-01-minimal.opts
../../src/comm.cc:1121: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc:1245: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc:1257: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
../../src/comm.cc:1353: error: 'COMM_ERR_PROTOCOL' was not declared in this scope
make[4]: *** [comm.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 Fri May 14 2010 - 05:20:47 MDT

This archive was generated by hypermail 2.2.0 : Fri May 14 2010 - 12:00:10 MDT