[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-ubuntu-precise-clang #48

noc at squid-cache.org noc at squid-cache.org
Fri Jan 2 16:06:21 UTC 2015


See <http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise-clang/48/changes>

Changes:

[Francesco Chemolli] Removed useless (this==NULL) checks

[Francesco Chemolli] Removed some never-true assertions

clang uncovered several conditionals which could never be true.
Removed the conditionals entirely.

[Amos Jeffries] Bug 3664: ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11

[Amos Jeffries] Bug 3754: configure doesnt detect IPFilter 5.1.2 system headers

Solaris 10+ bundles IPFilter code natively, but the IPFilter
headers contain a duplicate definition of minor_t which does
not match the existing OS definition.

The result is that no applications (such as Squid) will build
on Solaris with the natively provided headers.

Also, the upstream IPFilter code separate from Solaris contains
the same minor_t definition so building against a separate
install of IPFilter does not fix the issue.

We must instead play fancy games #define'ing minor_t to a
different real-name for the OS headers and its own name for
the IPFilter headers.


Thanks to Yuri Voinov for sponsoring the Solaris 10
machine and environment resources for this fix.

------------------------------------------
[...truncated 4257 lines...]
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c ../../../src/acl/MaxConnection.cc -o MaxConnection.o >/dev/null 2>&1
mv -f .deps/Ip.Tpo .deps/Ip.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c -o MethodData.lo ../../../src/acl/MethodData.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc  -fPIC -DPIC -o .libs/MethodData.o
mv -f .deps/LocalPort.Tpo .deps/LocalPort.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c -o MyPortName.lo ../../../src/acl/MyPortName.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc  -fPIC -DPIC -o .libs/MyPortName.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c ../../../src/acl/Method.cc -o Method.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c ../../../src/acl/MethodData.cc -o MethodData.o >/dev/null 2>&1
mv -f .deps/MaxConnection.Tpo .deps/MaxConnection.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Note.lo -MD -MP -MF .deps/Note.Tpo -c -o Note.lo ../../../src/acl/Note.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Note.lo -MD -MP -MF .deps/Note.Tpo -c ../../../src/acl/Note.cc  -fPIC -DPIC -o .libs/Note.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c ../../../src/acl/MyPortName.cc -o MyPortName.o >/dev/null 2>&1
mv -f .deps/Method.Tpo .deps/Method.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT NoteData.lo -MD -MP -MF .deps/NoteData.Tpo -c -o NoteData.lo ../../../src/acl/NoteData.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT NoteData.lo -MD -MP -MF .deps/NoteData.Tpo -c ../../../src/acl/NoteData.cc  -fPIC -DPIC -o .libs/NoteData.o
mv -f .deps/MethodData.Tpo .deps/MethodData.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c -o PeerName.lo ../../../src/acl/PeerName.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc  -fPIC -DPIC -o .libs/PeerName.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Note.lo -MD -MP -MF .deps/Note.Tpo -c ../../../src/acl/Note.cc -o Note.o >/dev/null 2>&1
mv -f .deps/MyPortName.Tpo .deps/MyPortName.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c -o Protocol.lo ../../../src/acl/Protocol.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc  -fPIC -DPIC -o .libs/Protocol.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c ../../../src/acl/PeerName.cc -o PeerName.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT NoteData.lo -MD -MP -MF .deps/NoteData.Tpo -c ../../../src/acl/NoteData.cc -o NoteData.o >/dev/null 2>&1
mv -f .deps/Note.Tpo .deps/Note.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c -o ProtocolData.lo ../../../src/acl/ProtocolData.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc  -fPIC -DPIC -o .libs/ProtocolData.o
mv -f .deps/PeerName.Tpo .deps/PeerName.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c -o Random.lo ../../../src/acl/Random.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c ../../../src/acl/Random.cc  -fPIC -DPIC -o .libs/Random.o
mv -f .deps/NoteData.Tpo .deps/NoteData.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c -o Referer.lo ../../../src/acl/Referer.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c ../../../src/acl/Protocol.cc -o Protocol.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc  -fPIC -DPIC -o .libs/Referer.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ../../../src/acl/ProtocolData.cc -o ProtocolData.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c ../../../src/acl/Random.cc -o Random.o >/dev/null 2>&1
mv -f .deps/ProtocolData.Tpo .deps/ProtocolData.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c -o ReplyMimeType.lo ../../../src/acl/ReplyMimeType.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c ../../../src/acl/Referer.cc -o Referer.o >/dev/null 2>&1
mv -f .deps/Protocol.Tpo .deps/Protocol.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c -o RequestMimeType.lo ../../../src/acl/RequestMimeType.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc  -fPIC -DPIC -o .libs/ReplyMimeType.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc  -fPIC -DPIC -o .libs/RequestMimeType.o
mv -f .deps/Referer.Tpo .deps/Referer.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c -o SourceDomain.lo ../../../src/acl/SourceDomain.cc
mv -f .deps/Random.Tpo .deps/Random.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c -o SourceIp.lo ../../../src/acl/SourceIp.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc  -fPIC -DPIC -o .libs/SourceIp.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc  -fPIC -DPIC -o .libs/SourceDomain.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ../../../src/acl/ReplyMimeType.cc -o ReplyMimeType.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc -o RequestMimeType.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -o SourceIp.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc -o SourceDomain.o >/dev/null 2>&1
mv -f .deps/ReplyMimeType.Tpo .deps/ReplyMimeType.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c -o Tag.lo ../../../src/acl/Tag.cc
mv -f .deps/RequestMimeType.Tpo .deps/RequestMimeType.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c -o Url.lo ../../../src/acl/Url.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc  -fPIC -DPIC -o .libs/Tag.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc  -fPIC -DPIC -o .libs/Url.o
mv -f .deps/SourceIp.Tpo .deps/SourceIp.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT UrlLogin.lo -MD -MP -MF .deps/UrlLogin.Tpo -c -o UrlLogin.lo ../../../src/acl/UrlLogin.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlLogin.lo -MD -MP -MF .deps/UrlLogin.Tpo -c ../../../src/acl/UrlLogin.cc  -fPIC -DPIC -o .libs/UrlLogin.o
mv -f .deps/SourceDomain.Tpo .deps/SourceDomain.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c -o UrlPath.lo ../../../src/acl/UrlPath.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc  -fPIC -DPIC -o .libs/UrlPath.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -o Url.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -o Tag.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlLogin.lo -MD -MP -MF .deps/UrlLogin.Tpo -c ../../../src/acl/UrlLogin.cc -o UrlLogin.o >/dev/null 2>&1
mv -f .deps/Url.Tpo .deps/Url.Plo
mv -f .deps/Tag.Tpo .deps/Tag.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c -o UrlPort.lo ../../../src/acl/UrlPort.cc
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c -o UserData.lo ../../../src/acl/UserData.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc  -fPIC -DPIC -o .libs/UrlPort.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc  -fPIC -DPIC -o .libs/UserData.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -o UrlPath.o >/dev/null 2>&1
mv -f .deps/UrlLogin.Tpo .deps/UrlLogin.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo ../../../src/acl/Gadgets.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc  -fPIC -DPIC -o .libs/Gadgets.o
mv -f .deps/UrlPath.Tpo .deps/UrlPath.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationService.lo -MD -MP -MF .deps/AdaptationService.Tpo -c -o AdaptationService.lo ../../../src/acl/AdaptationService.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -o UrlPort.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationService.lo -MD -MP -MF .deps/AdaptationService.Tpo -c ../../../src/acl/AdaptationService.cc  -fPIC -DPIC -o .libs/AdaptationService.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -o UserData.o >/dev/null 2>&1
mv -f .deps/UrlPort.Tpo .deps/UrlPort.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationServiceData.lo -MD -MP -MF .deps/AdaptationServiceData.Tpo -c -o AdaptationServiceData.lo ../../../src/acl/AdaptationServiceData.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationServiceData.lo -MD -MP -MF .deps/AdaptationServiceData.Tpo -c ../../../src/acl/AdaptationServiceData.cc  -fPIC -DPIC -o .libs/AdaptationServiceData.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationService.lo -MD -MP -MF .deps/AdaptationService.Tpo -c ../../../src/acl/AdaptationService.cc -o AdaptationService.o >/dev/null 2>&1
mv -f .deps/UserData.Tpo .deps/UserData.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c -o Arp.lo ../../../src/acl/Arp.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc  -fPIC -DPIC -o .libs/Arp.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -o Gadgets.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc -o Arp.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT AdaptationServiceData.lo -MD -MP -MF .deps/AdaptationServiceData.Tpo -c ../../../src/acl/AdaptationServiceData.cc -o AdaptationServiceData.o >/dev/null 2>&1
mv -f .deps/AdaptationService.Tpo .deps/AdaptationService.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c -o Eui64.lo ../../../src/acl/Eui64.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/acl/Eui64.cc  -fPIC -DPIC -o .libs/Eui64.o
mv -f .deps/Gadgets.Tpo .deps/Gadgets.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link ccache clang++ -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11  -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/bash ../../libtool --tag=CXX   --mode=link ccache clang++ -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11  -g -o libstate.la  Strategised.lo FilledChecklist.lo AclAddress.lo  
libtool: link: /usr/bin/ar cru .libs/libstate.a .libs/Strategised.o .libs/FilledChecklist.o .libs/AclAddress.o 
libtool: link: ranlib .libs/libstate.a
mv -f .deps/AdaptationServiceData.Tpo .deps/AdaptationServiceData.Plo
libtool: link: ( cd ".libs" && rm -f "libstate.la" && ln -s "../libstate.la" "libstate.la" )
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c ../../../src/acl/Eui64.cc -o Eui64.o >/dev/null 2>&1
mv -f .deps/Arp.Tpo .deps/Arp.Plo
mv -f .deps/Eui64.Tpo .deps/Eui64.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link ccache clang++ -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11  -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  AdaptationService.lo AdaptationServiceData.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/AdaptationService.o .libs/AdaptationServiceData.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.HEAD-amd64-ubuntu-precise-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/acl'>
Making all in format
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/format'>
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo ../../../src/format/Config.cc
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c -o Format.lo ../../../src/format/Format.cc
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c -o Quoting.lo ../../../src/format/Quoting.cc
/bin/bash ../../libtool --tag=CXX   --mode=compile ccache clang++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Werror -Qunused-arguments  -D_REENTRANT -g -O2 -std=c++11 -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c -o Token.lo ../../../src/format/Token.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/format/Config.cc  -fPIC -DPIC -o .libs/Config.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c ../../../src/format/Token.cc  -fPIC -DPIC -o .libs/Token.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c ../../../src/format/Quoting.cc  -fPIC -DPIC -o .libs/Quoting.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c ../../../src/format/Format.cc  -fPIC -DPIC -o .libs/Format.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Quoting.lo -MD -MP -MF .deps/Quoting.Tpo -c ../../../src/format/Quoting.cc -o Quoting.o >/dev/null 2>&1
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c ../../../src/format/Config.cc -o Config.o >/dev/null 2>&1
In file included from ../../../src/format/Token.cc:1:
../../../src/format/Token.cc:25:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">a", LFT_CLIENT_IP_ADDRESS},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:26:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">p", LFT_CLIENT_PORT},
    ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:27:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">A", LFT_CLIENT_FQDN},
    ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:29:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<a", LFT_SERVER_IP_ADDRESS},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:30:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<p", LFT_SERVER_PORT},
    ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:31:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<A", LFT_SERVER_FQDN_OR_PEER_NAME},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:33:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">h", LFT_REQUEST_HEADER},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:34:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">h", LFT_REQUEST_ALL_HEADERS},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:35:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<h", LFT_REPLY_HEADER},
    ^~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:36:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<h", LFT_REPLY_ALL_HEADERS},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:38:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">v", LFT_REQUEST_VERSION_OLD_2X},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:40:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"%", LFT_PERCENT},
    ^~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:42:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {__null, LFT_NONE}
    ^~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:48:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">la", LFT_CLIENT_LOCAL_IP},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:49:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"la", LFT_LOCAL_LISTENING_IP},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:50:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {">lp", LFT_CLIENT_LOCAL_PORT},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:51:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"lp", LFT_LOCAL_LISTENING_PORT},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:54:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"<la", LFT_SERVER_LOCAL_IP},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/format/Token.cc:55:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
    {"oa", LFT_SERVER_LOCAL_IP_OLD_27},
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[4]: *** [Token.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/Quoting.Tpo .deps/Quoting.Plo
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -Werror -Qunused-arguments -D_REENTRANT -g -O2 -std=c++11 -MT Format.lo -MD -MP -MF .deps/Format.Tpo -c ../../../src/format/Format.cc -o Format.o >/dev/null 2>&1
mv -f .deps/Config.Tpo .deps/Config.Plo
mv -f .deps/Format.Tpo .deps/Format.Plo
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/format'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise-clang/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-ubuntu-precise-clang/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-ubuntu-precise-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
configure: BUILD OBJECTS: 
configure: BUILD EXTRA OBJECTS: 
configure: BUILD C FLAGS: -g -O2
configure: BUILD EXTRA C FLAGS:  -Werror -Qunused-arguments  -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++11
configure: BUILD EXTRA C++ FLAGS:  -Werror -Qunused-arguments  -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -std=c++11
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
configure: BUILD OBJECTS: 
configure: BUILD EXTRA OBJECTS: 
configure: BUILD C FLAGS: -g -O2
configure: BUILD EXTRA C FLAGS:  -Werror -Qunused-arguments  -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++11
configure: BUILD EXTRA C++ FLAGS:  -Werror -Qunused-arguments  -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -std=c++11
checking for egrep... ../configure: line 7043: echo: write error: Broken pipe
../../../src/format/Token.cc:25:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:26:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:27:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:29:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:30:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:31:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:33:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:34:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:35:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:36:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:38:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:40:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:42:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:48:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:49:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:50:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:51:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:54:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
../../../src/format/Token.cc:55:5: error: initialization of non-aggregate type 'Format::TokenTableEntry' with an initializer list
fatal error: too many errors emitted, stopping now [-ferror-limit=]
make[4]: *** [Token.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Build step 'Execute shell' marked build as failure


More information about the squid-dev mailing list