Build failed in Jenkins: 3.4-matrix » master #7

From: <noc_at_squid-cache.org>
Date: Thu, 3 Oct 2013 14:20:45 +0200 (CEST)

See <http://build.squid-cache.org/job/3.4-matrix/label=master/7/changes>

Changes:

[Amos Jeffries] Add --disable-arch-native build option

The -march-native option is required by Clang 3.2 on some CPU
and produces better optimization in binaries by GCC.
But building inside a virtual machine environment has been found to
cause random Illegal Instruction errors due to mis-detection of CPU.

This option is added to permit selective disabling of teh preferred
default (which is to use the compiler flag when available).

[Amos Jeffries] Polish: better WARNING when workers directive is ignore on reconfigure.

Changing the workers directive requires a proxy restart, not just a
reconfigure. State this clearly in the warning message.

[Amos Jeffries] Fix various header build issues in librfcnb

Highlighted when the #include sorting was applied to lib/rfcnb/ files
several of the headers were using order-dependent definitions and were
not wrapped with sfety macros.

[Amos Jeffries] Portability: cleanup includes for sys/time.h and sys/resource.h

These two include files are order-dependent on several operating systems
and as such are provided by Squid libcompat headers. There is no need for
code to include them specially and several HAVE_SYS_TIME_H macros were
missing which breaks the build on systems where the file is missing.

[Amos Jeffries] negotiate_kerberos_auth: upgrade to present group= keys

Use the new kv-pair protocol extensions for emitting group details
directly at the time of authentication. group=X key-value pair is
used to emit the Kerberos SIDS values presented by MS Active
Directory environments.

Also, update the Hiemdal library support for recent library versions.

Also, polish the Kerberos and LDAP Group related code to avoid memory
leaks and improve C++ coding style.

[Amos Jeffries] Use IPv6 localhost nameserver on DNS configuration errors

When DNS configuration fails to locate a set of nameservers "localhost"
is used as the default but has previously only been setting 127.0.0.1
IPv4 address for localhost. This enables the failover to work as
designed
on IPv6-only networks.

------------------------------------------
[...truncated 39294 lines...]
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -fPIC -DPIC -o .libs/UrlPath.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UrlLogin.lo -MD -MP -MF .deps/UrlLogin.Tpo -c ../../../src/acl/UrlLogin.cc -fPIC -DPIC -o UrlLogin.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -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/UrlLogin.Tpo .deps/UrlLogin.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c -o UrlPort.lo ../../../src/acl/UrlPort.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -fPIC -DPIC -o .libs/UrlPort.o
mv -f .deps/UrlPath.Tpo .deps/UrlPath.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c -o UserData.lo ../../../src/acl/UserData.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -fPIC -DPIC -o .libs/UserData.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -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
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -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/UserData.Tpo .deps/UserData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo ../../../src/acl/Gadgets.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o
mv -f .deps/UrlPort.Tpo .deps/UrlPort.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c -o CertificateData.lo ../../../src/acl/CertificateData.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c ../../../src/acl/CertificateData.cc -fPIC -DPIC -o .libs/CertificateData.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -fPIC -DPIC -o Gadgets.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -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/Gadgets.Tpo .deps/Gadgets.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c -o Certificate.lo ../../../src/acl/Certificate.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c ../../../src/acl/Certificate.cc -fPIC -DPIC -o .libs/Certificate.o
mv -f .deps/CertificateData.Tpo .deps/CertificateData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT ServerCertificate.lo -MD -MP -MF .deps/ServerCertificate.Tpo -c -o ServerCertificate.lo ../../../src/acl/ServerCertificate.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT ServerCertificate.lo -MD -MP -MF .deps/ServerCertificate.Tpo -c ../../../src/acl/ServerCertificate.cc -fPIC -DPIC -o .libs/ServerCertificate.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -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
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslError.lo -MD -MP -MF .deps/SslError.Tpo -c -o SslError.lo ../../../src/acl/SslError.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT ServerCertificate.lo -MD -MP -MF .deps/ServerCertificate.Tpo -c ../../../src/acl/ServerCertificate.cc -fPIC -DPIC -o ServerCertificate.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslError.lo -MD -MP -MF .deps/SslError.Tpo -c ../../../src/acl/SslError.cc -fPIC -DPIC -o .libs/SslError.o
mv -f .deps/ServerCertificate.Tpo .deps/ServerCertificate.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslErrorData.lo -MD -MP -MF .deps/SslErrorData.Tpo -c -o SslErrorData.lo ../../../src/acl/SslErrorData.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslErrorData.lo -MD -MP -MF .deps/SslErrorData.Tpo -c ../../../src/acl/SslErrorData.cc -fPIC -DPIC -o .libs/SslErrorData.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslError.lo -MD -MP -MF .deps/SslError.Tpo -c ../../../src/acl/SslError.cc -fPIC -DPIC -o SslError.o >/dev/null 2>&1
mv -f .deps/SslError.Tpo .deps/SslError.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c -o Arp.lo ../../../src/acl/Arp.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc -fPIC -DPIC -o .libs/Arp.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT SslErrorData.lo -MD -MP -MF .deps/SslErrorData.Tpo -c ../../../src/acl/SslErrorData.cc -fPIC -DPIC -o SslErrorData.o >/dev/null 2>&1
mv -f .deps/SslErrorData.Tpo .deps/SslErrorData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c -o Eui64.lo ../../../src/acl/Eui64.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/acl/Eui64.cc -fPIC -DPIC -o .libs/Eui64.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc -fPIC -DPIC -o Arp.o >/dev/null 2>&1
mv -f .deps/Arp.Tpo .deps/Arp.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libapi.la Acl.lo BoolOps.lo Checklist.lo InnerNode.lo Tree.lo
libtool: link: /usr/bin/ar cru .libs/libapi.a .libs/Acl.o .libs/BoolOps.o .libs/Checklist.o .libs/InnerNode.o .libs/Tree.o
libtool: link: ranlib .libs/libapi.a
libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libstate.la Strategised.lo FilledChecklist.lo AclAddress.lo
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/acl/Eui64.cc -fPIC -DPIC -o Eui64.o >/dev/null 2>&1
libtool: link: /usr/bin/ar cru .libs/libstate.a .libs/Strategised.o .libs/FilledChecklist.o .libs/AclAddress.o
libtool: link: ranlib .libs/libstate.a
libtool: link: ( cd ".libs" && rm -f "libstate.la" && ln -s "../libstate.la" "libstate.la" )
mv -f .deps/Eui64.Tpo .deps/Eui64.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libacls.la IntRange.lo RegexData.lo StringData.lo Time.lo TimeData.lo AllOf.lo AnyOf.lo Asn.lo Browser.lo DestinationDomain.lo DestinationIp.lo DomainData.lo ExtUser.lo HierCodeData.lo HierCode.lo HttpHeaderData.lo HttpRepHeader.lo HttpReqHeader.lo HttpStatus.lo Ip.lo LocalIp.lo LocalPort.lo MaxConnection.lo Method.lo MethodData.lo MyPortName.lo Note.lo NoteData.lo PeerName.lo Protocol.lo ProtocolData.lo Random.lo Referer.lo ReplyMimeType.lo RequestMimeType.lo SourceDomain.lo SourceIp.lo Tag.lo Url.lo UrlLogin.lo UrlPath.lo UrlPort.lo UserData.lo Gadgets.lo CertificateData.lo Certificate.lo ServerCertificate.lo SslError.lo SslErrorData.lo Arp.lo Eui64.lo
libtool: link: /usr/bin/ar cru .libs/libacls.a .libs/IntRange.o .libs/RegexData.o .libs/StringData.o .libs/Time.o .libs/TimeData.o .libs/AllOf.o .libs/AnyOf.o .libs/Asn.o .libs/Browser.o .libs/DestinationDomain.o .libs/DestinationIp.o .libs/DomainData.o .libs/ExtUser.o .libs/HierCodeData.o .libs/HierCode.o .libs/HttpHeaderData.o .libs/HttpRepHeader.o .libs/HttpReqHeader.o .libs/HttpStatus.o .libs/Ip.o .libs/LocalIp.o .libs/LocalPort.o .libs/MaxConnection.o .libs/Method.o .libs/MethodData.o .libs/MyPortName.o .libs/Note.o .libs/NoteData.o .libs/PeerName.o .libs/Protocol.o .libs/ProtocolData.o .libs/Random.o .libs/Referer.o .libs/ReplyMimeType.o .libs/RequestMimeType.o .libs/SourceDomain.o .libs/SourceIp.o .libs/Tag.o .libs/Url.o .libs/UrlLogin.o .libs/UrlPath.o .libs/UrlPort.o .libs/UserData.o .libs/Gadgets.o .libs/CertificateData.o .libs/Certificate.o .libs/ServerCertificate.o .libs/SslError.o .libs/SslErrorData.o .libs/Arp.o .libs/Eui64.o
libtool: link: ranlib .libs/libacls.a
libtool: link: ( cd ".libs" && rm -f "libacls.la" && ln -s "../libacls.la" "libacls.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src/acl'>
Making all in format
make[4]: Entering directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src/format'>
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo ../../../src/format/Config.cc
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c -o Format.lo ../../../src/format/Format.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c ../../../src/format/Format.cc -fPIC -DPIC -o .libs/Format.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/format/Config.cc -fPIC -DPIC -o .libs/Config.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/format/Config.cc -fPIC -DPIC -o Config.o >/dev/null 2>&1
mv -f .deps/Config.Tpo .deps/Config.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c -o Quoting.lo ../../../src/format/Quoting.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c ../../../src/format/Quoting.cc -fPIC -DPIC -o .libs/Quoting.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c ../../../src/format/Quoting.cc -fPIC -DPIC -o Quoting.o >/dev/null 2>&1
mv -f .deps/Quoting.Tpo .deps/Quoting.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c -o Token.lo ../../../src/format/Token.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c ../../../src/format/Token.cc -fPIC -DPIC -o .libs/Token.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c ../../../src/format/Format.cc -fPIC -DPIC -o Format.o >/dev/null 2>&1
mv -f .deps/Format.Tpo .deps/Format.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c ../../../src/format/Token.cc -fPIC -DPIC -o Token.o >/dev/null 2>&1
mv -f .deps/Token.Tpo .deps/Token.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libformat.la Config.lo Format.lo Quoting.lo Token.lo
libtool: link: /usr/bin/ar cru .libs/libformat.a .libs/Config.o .libs/Format.o .libs/Quoting.o .libs/Token.o
libtool: link: ranlib .libs/libformat.a
libtool: link: ( cd ".libs" && rm -f "libformat.la" && ln -s "../libformat.la" "libformat.la" )
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src/format'>
Making all in fs
make[4]: Entering directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src/fs'>
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c -o StoreFSaufs.lo `test -f 'aufs/StoreFSaufs.cc' || echo '../../../src/fs/'`aufs/StoreFSaufs.cc
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c -o StoreFSdiskd.lo `test -f 'diskd/StoreFSdiskd.cc' || echo '../../../src/fs/'`diskd/StoreFSdiskd.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c ../../../src/fs/diskd/StoreFSdiskd.cc -fPIC -DPIC -o .libs/StoreFSdiskd.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c ../../../src/fs/aufs/StoreFSaufs.cc -fPIC -DPIC -o .libs/StoreFSaufs.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c ../../../src/fs/diskd/StoreFSdiskd.cc -fPIC -DPIC -o StoreFSdiskd.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c ../../../src/fs/aufs/StoreFSaufs.cc -fPIC -DPIC -o StoreFSaufs.o >/dev/null 2>&1
mv -f .deps/StoreFSdiskd.Tpo .deps/StoreFSdiskd.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoState.lo -MD -MP -MF .deps/RockIoState.Tpo -c -o RockIoState.lo `test -f 'rock/RockIoState.cc' || echo '../../../src/fs/'`rock/RockIoState.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoState.lo -MD -MP -MF .deps/RockIoState.Tpo -c ../../../src/fs/rock/RockIoState.cc -fPIC -DPIC -o .libs/RockIoState.o
mv -f .deps/StoreFSaufs.Tpo .deps/StoreFSaufs.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoRequests.lo -MD -MP -MF .deps/RockIoRequests.Tpo -c -o RockIoRequests.lo `test -f 'rock/RockIoRequests.cc' || echo '../../../src/fs/'`rock/RockIoRequests.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoRequests.lo -MD -MP -MF .deps/RockIoRequests.Tpo -c ../../../src/fs/rock/RockIoRequests.cc -fPIC -DPIC -o .libs/RockIoRequests.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoRequests.lo -MD -MP -MF .deps/RockIoRequests.Tpo -c ../../../src/fs/rock/RockIoRequests.cc -fPIC -DPIC -o RockIoRequests.o >/dev/null 2>&1
mv -f .deps/RockIoRequests.Tpo .deps/RockIoRequests.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockRebuild.lo -MD -MP -MF .deps/RockRebuild.Tpo -c -o RockRebuild.lo `test -f 'rock/RockRebuild.cc' || echo '../../../src/fs/'`rock/RockRebuild.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockRebuild.lo -MD -MP -MF .deps/RockRebuild.Tpo -c ../../../src/fs/rock/RockRebuild.cc -fPIC -DPIC -o .libs/RockRebuild.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockIoState.lo -MD -MP -MF .deps/RockIoState.Tpo -c ../../../src/fs/rock/RockIoState.cc -fPIC -DPIC -o RockIoState.o >/dev/null 2>&1
mv -f .deps/RockIoState.Tpo .deps/RockIoState.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockStoreFileSystem.lo -MD -MP -MF .deps/RockStoreFileSystem.Tpo -c -o RockStoreFileSystem.lo `test -f 'rock/RockStoreFileSystem.cc' || echo '../../../src/fs/'`rock/RockStoreFileSystem.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockStoreFileSystem.lo -MD -MP -MF .deps/RockStoreFileSystem.Tpo -c ../../../src/fs/rock/RockStoreFileSystem.cc -fPIC -DPIC -o .libs/RockStoreFileSystem.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockRebuild.lo -MD -MP -MF .deps/RockRebuild.Tpo -c ../../../src/fs/rock/RockRebuild.cc -fPIC -DPIC -o RockRebuild.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockStoreFileSystem.lo -MD -MP -MF .deps/RockStoreFileSystem.Tpo -c ../../../src/fs/rock/RockStoreFileSystem.cc -fPIC -DPIC -o RockStoreFileSystem.o >/dev/null 2>&1
mv -f .deps/RockRebuild.Tpo .deps/RockRebuild.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockSwapDir.lo -MD -MP -MF .deps/RockSwapDir.Tpo -c -o RockSwapDir.lo `test -f 'rock/RockSwapDir.cc' || echo '../../../src/fs/'`rock/RockSwapDir.cc
mv -f .deps/RockStoreFileSystem.Tpo .deps/RockStoreFileSystem.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c -o StoreFSufs.lo `test -f 'ufs/StoreFSufs.cc' || echo '../../../src/fs/'`ufs/StoreFSufs.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockSwapDir.lo -MD -MP -MF .deps/RockSwapDir.Tpo -c ../../../src/fs/rock/RockSwapDir.cc -fPIC -DPIC -o .libs/RockSwapDir.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c ../../../src/fs/ufs/StoreFSufs.cc -fPIC -DPIC -o .libs/StoreFSufs.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c ../../../src/fs/ufs/StoreFSufs.cc -fPIC -DPIC -o StoreFSufs.o >/dev/null 2>&1
mv -f .deps/StoreFSufs.Tpo .deps/StoreFSufs.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStoreState.lo -MD -MP -MF .deps/UFSStoreState.Tpo -c -o UFSStoreState.lo `test -f 'ufs/UFSStoreState.cc' || echo '../../../src/fs/'`ufs/UFSStoreState.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStoreState.lo -MD -MP -MF .deps/UFSStoreState.Tpo -c ../../../src/fs/ufs/UFSStoreState.cc -fPIC -DPIC -o .libs/UFSStoreState.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RockSwapDir.lo -MD -MP -MF .deps/RockSwapDir.Tpo -c ../../../src/fs/rock/RockSwapDir.cc -fPIC -DPIC -o RockSwapDir.o >/dev/null 2>&1
mv -f .deps/RockSwapDir.Tpo .deps/RockSwapDir.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapDir.lo -MD -MP -MF .deps/UFSSwapDir.Tpo -c -o UFSSwapDir.lo `test -f 'ufs/UFSSwapDir.cc' || echo '../../../src/fs/'`ufs/UFSSwapDir.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapDir.lo -MD -MP -MF .deps/UFSSwapDir.Tpo -c ../../../src/fs/ufs/UFSSwapDir.cc -fPIC -DPIC -o .libs/UFSSwapDir.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStoreState.lo -MD -MP -MF .deps/UFSStoreState.Tpo -c ../../../src/fs/ufs/UFSStoreState.cc -fPIC -DPIC -o UFSStoreState.o >/dev/null 2>&1
mv -f .deps/UFSStoreState.Tpo .deps/UFSStoreState.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStrategy.lo -MD -MP -MF .deps/UFSStrategy.Tpo -c -o UFSStrategy.lo `test -f 'ufs/UFSStrategy.cc' || echo '../../../src/fs/'`ufs/UFSStrategy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStrategy.lo -MD -MP -MF .deps/UFSStrategy.Tpo -c ../../../src/fs/ufs/UFSStrategy.cc -fPIC -DPIC -o .libs/UFSStrategy.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSStrategy.lo -MD -MP -MF .deps/UFSStrategy.Tpo -c ../../../src/fs/ufs/UFSStrategy.cc -fPIC -DPIC -o UFSStrategy.o >/dev/null 2>&1
mv -f .deps/UFSStrategy.Tpo .deps/UFSStrategy.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreSearchUFS.lo -MD -MP -MF .deps/StoreSearchUFS.Tpo -c -o StoreSearchUFS.lo `test -f 'ufs/StoreSearchUFS.cc' || echo '../../../src/fs/'`ufs/StoreSearchUFS.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreSearchUFS.lo -MD -MP -MF .deps/StoreSearchUFS.Tpo -c ../../../src/fs/ufs/StoreSearchUFS.cc -fPIC -DPIC -o .libs/StoreSearchUFS.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapDir.lo -MD -MP -MF .deps/UFSSwapDir.Tpo -c ../../../src/fs/ufs/UFSSwapDir.cc -fPIC -DPIC -o UFSSwapDir.o >/dev/null 2>&1
mv -f .deps/UFSSwapDir.Tpo .deps/UFSSwapDir.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapLogParser.lo -MD -MP -MF .deps/UFSSwapLogParser.Tpo -c -o UFSSwapLogParser.lo `test -f 'ufs/UFSSwapLogParser.cc' || echo '../../../src/fs/'`ufs/UFSSwapLogParser.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapLogParser.lo -MD -MP -MF .deps/UFSSwapLogParser.Tpo -c ../../../src/fs/ufs/UFSSwapLogParser.cc -fPIC -DPIC -o .libs/UFSSwapLogParser.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT StoreSearchUFS.lo -MD -MP -MF .deps/StoreSearchUFS.Tpo -c ../../../src/fs/ufs/StoreSearchUFS.cc -fPIC -DPIC -o StoreSearchUFS.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT UFSSwapLogParser.lo -MD -MP -MF .deps/UFSSwapLogParser.Tpo -c ../../../src/fs/ufs/UFSSwapLogParser.cc -fPIC -DPIC -o UFSSwapLogParser.o >/dev/null 2>&1
mv -f .deps/StoreSearchUFS.Tpo .deps/StoreSearchUFS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RebuildState.lo -MD -MP -MF .deps/RebuildState.Tpo -c -o RebuildState.lo `test -f 'ufs/RebuildState.cc' || echo '../../../src/fs/'`ufs/RebuildState.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RebuildState.lo -MD -MP -MF .deps/RebuildState.Tpo -c ../../../src/fs/ufs/RebuildState.cc -fPIC -DPIC -o .libs/RebuildState.o
mv -f .deps/UFSSwapLogParser.Tpo .deps/UFSSwapLogParser.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c -o Module.lo ../../../src/fs/Module.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c ../../../src/fs/Module.cc -fPIC -DPIC -o .libs/Module.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c ../../../src/fs/Module.cc -fPIC -DPIC -o Module.o >/dev/null 2>&1
mv -f .deps/Module.Tpo .deps/Module.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libaufs.la StoreFSaufs.lo
libtool: link: /usr/bin/ar cru .libs/libaufs.a .libs/StoreFSaufs.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I../../../src/fs -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -MT RebuildState.lo -MD -MP -MF .deps/RebuildState.Tpo -c ../../../src/fs/ufs/RebuildState.cc -fPIC -DPIC -o RebuildState.o >/dev/null 2>&1
libtool: link: ranlib .libs/libaufs.a
libtool: link: ( cd ".libs" && rm -f "libaufs.la" && ln -s "../libaufs.la" "libaufs.la" )
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libdiskd.la StoreFSdiskd.lo
libtool: link: /usr/bin/ar cru .libs/libdiskd.a .libs/StoreFSdiskd.o
libtool: link: ranlib .libs/libdiskd.a
libtool: link: ( cd ".libs" && rm -f "libdiskd.la" && ln -s "../libdiskd.la" "libdiskd.la" )
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o librock.la RockIoState.lo RockIoRequests.lo RockRebuild.lo RockStoreFileSystem.lo RockSwapDir.lo
mv -f .deps/RebuildState.Tpo .deps/RebuildState.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2 -g -o libufs.la StoreFSufs.lo UFSStoreState.lo UFSSwapDir.lo UFSStrategy.lo StoreSearchUFS.lo UFSSwapLogParser.lo RebuildState.lo
*** glibc detected *** /bin/sh: corrupted double-linked list: 0x000000001ac75ee0 ***
libtool: link: /usr/bin/ar cru .libs/librock.a .libs/RockIoState.o .libs/RockIoRequests.o .libs/RockRebuild.o .libs/RockStoreFileSystem.o .libs/RockSwapDir.o
libtool: link: ranlib .libs/librock.a
======= Backtrace: =========
/lib64/libc.so.6[0x349746f603]
/lib64/libc.so.6[0x3497471c1c]
/lib64/libc.so.6[0x34974737bf]
/lib64/libc.so.6(realloc+0x102)[0x3497475ac2]
libtool: link: ( cd ".libs" && rm -f "librock.la" && ln -s "../librock.la" "librock.la" )
/bin/sh(xrealloc+0x20)[0x457c70]
/bin/sh[0x4429b3]
/bin/sh[0x4424c9]
/bin/sh[0x443e99]
/bin/sh[0x443fe4]
/bin/sh[0x43f952]
/bin/sh[0x441174]
/bin/sh[0x4418a6]
/bin/sh[0x4428c4]
/bin/sh[0x443762]
/bin/sh[0x42979f]
/bin/sh(execute_command_internal+0x654)[0x42aa64]
/bin/sh(execute_command+0x4f)[0x42bd3f]
/bin/sh[0x42cb1f]
/bin/sh(execute_command_internal+0x727)[0x42ab37]
/bin/sh(execute_command+0x4f)[0x42bd3f]
/bin/sh(reader_loop+0x126)[0x41b7f6]
/bin/sh(main+0x120a)[0x41b2da]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x349741d9c4]
/bin/sh[0x419149]
======= Memory map: ========
00400000-004b2000 r-xp 00000000 fd:00 1137969 /bin/bash
006b2000-006bc000 rw-p 000b2000 fd:00 1137969 /bin/bash
006bc000-006c1000 rw-p 006bc000 00:00 0
008bb000-008c3000 rw-p 000bb000 fd:00 1137969 /bin/bash
1ab9b000-1ade8000 rw-p 1ab9b000 00:00 0 [heap]
3497000000-349701c000 r-xp 00000000 fd:00 130054 /lib64/ld-2.5.so
349721c000-349721d000 r--p 0001c000 fd:00 130054 /lib64/ld-2.5.so
349721d000-349721e000 rw-p 0001d000 fd:00 130054 /lib64/ld-2.5.so
3497400000-349754f000 r-xp 00000000 fd:00 130067 /lib64/libc-2.5.so
349754f000-349774e000 ---p 0014f000 fd:00 130067 /lib64/libc-2.5.so
349774e000-3497752000 r--p 0014e000 fd:00 130067 /lib64/libc-2.5.so
3497752000-3497753000 rw-p 00152000 fd:00 130067 /lib64/libc-2.5.so
3497753000-3497758000 rw-p 3497753000 00:00 0
3497800000-3497802000 r-xp 00000000 fd:00 130075 /lib64/libdl-2.5.so
3497802000-3497a02000 ---p 00002000 fd:00 130075 /lib64/libdl-2.5.so
3497a02000-3497a03000 r--p 00002000 fd:00 130075 /lib64/libdl-2.5.so
3497a03000-3497a04000 rw-p 00003000 fd:00 130075 /lib64/libdl-2.5.so
3498000000-3498003000 r-xp 00000000 fd:00 130451 /lib64/libtermcap.so.2.0.8
3498003000-3498202000 ---p 00003000 fd:00 130451 /lib64/libtermcap.so.2.0.8
3498202000-3498203000 rw-p 00002000 fd:00 130451 /lib64/libtermcap.so.2.0.8
3499800000-349980d000 r-xp 00000000 fd:00 130085 /lib64/libgcc_s-4.1.2-20080825.so.1
349980d000-3499a0d000 ---p 0000d000 fd:00 130085 /lib64/libgcc_s-4.1.2-20080825.so.1
3499a0d000-3499a0e000 rw-p 0000d000 fd:00 130085 /lib64/libgcc_s-4.1.2-20080825.so.1
2afb69b6c000-2afb69b6e000 rw-p 2afb69b6c000 00:00 0
2afb69b80000-2afb69b82000 rw-p 2afb69b80000 00:00 0
2afb69b82000-2afb6d15d000 r--p 00000000 fd:00 813296 /usr/lib/locale/locale-archive
2afb6d15d000-2afb6d164000 r--s 00000000 fd:00 362186 /usr/lib64/gconv/gconv-modules.cache
2afb70000000-2afb70021000 rw-p 2afb70000000 00:00 0
2afb70021000-2afb74000000 ---p 2afb70021000 00:00 0
7fff9f783000-7fff9f799000 rw-p 7ffffffe8000 00:00 0 [stack]
7fff9f7fd000-7fff9f800000 r-xp 7fff9f7fd000 00:00 0 [vdso]
ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vsyscall]
make[4]: *** [libufs.la] Aborted
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src/fs'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.4-matrix/label=master/ws/btlayer-04-noauth-everything/squid-3.4.0.1-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-04-noauth-everything.opts
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -ldl -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -Wall -g -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2
configure: BUILD EXTRA C++ FLAGS: -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -ldl -lm -lnsl -lresolv -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -Wall
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2
configure: BUILD EXTRA C++ FLAGS: -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Build step 'Execute shell' marked build as failure
Received on Thu Oct 03 2013 - 12:20:47 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 03 2013 - 12:00:12 MDT