Build failed in Jenkins: 3.HEAD-amd64-centos-7 #40

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/40/changes

Changes:

[Christos Tsantilas] SSL Peek and Splice

The goal of this patch is to make SSL bumping decision after the origin server
name is known.

Peek and Splice peeks at the SSL client Hello message and SNI info if any
(bumping step 1), sends identical or a similar Hello message to the SSL server
and peeks at the SSL server Hello message (bumping step 2), and finally
decides to proceed with splicing or bumping the connection (bumping step 3).

After the step 1 bumping step completes the SNI information is available and
after the step 2 bumping step completes the server certificate is available.

The ssl_bump access list evaluated on every bumping step to select the bumping
mode to use. The new acl at_step can be used to match the current bumping
step.

In most cases:
- if the user select peek bumping mode at step2 then at step3 can select
one of the splice or terminate modes.
- If the user select stare bumping mode at step2 then at step 3 can select
one of the bump or terminate modes.

If the squid built with the SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK and the
client uses openSSL library similar to the library used by squid then bumping
is possible after peek bumping mode selection and splice after stare
bumping mode selection.

The bump, terminate and splice are final decisions.

Example configurations:

acl step1 at_step  SslBump1
acl step2 at_step  SslBump2
acl step3 at_step  SslBump3

ssl_bump peek step1 all
ssl_bump splice step2 BANKS
ssl_bump peek step2 all
ssl_bump terminate step3 BLACKLIST
ssl_bump splice step3 all

This is a Measurement Factory project

--
[...truncated 5 lines...]
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/ident'
Making uninstall in log
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/log'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/log'
Making uninstall in ipc
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/ipc'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/ipc'
Making uninstall in mgr
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/mgr'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/mgr'
Making uninstall in snmp
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/snmp'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/snmp'
Making uninstall in adaptation
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
Making uninstall in icap
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[4]: Nothing to be done for `uninstall-am'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share'
  rm -f mib.txt )
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec'
  rm -f diskd unlinkd )
 /usr/bin/rm -f -f 
http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf
 /usr/bin/rm -f -f 
http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf
 ( cd 

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1-clang #647

2014-08-27 Thread noc
See 
http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1-clang/647/changes

Changes:

[Christos Tsantilas] SSL Peek and Splice

The goal of this patch is to make SSL bumping decision after the origin server
name is known.

Peek and Splice peeks at the SSL client Hello message and SNI info if any
(bumping step 1), sends identical or a similar Hello message to the SSL server
and peeks at the SSL server Hello message (bumping step 2), and finally
decides to proceed with splicing or bumping the connection (bumping step 3).

After the step 1 bumping step completes the SNI information is available and
after the step 2 bumping step completes the server certificate is available.

The ssl_bump access list evaluated on every bumping step to select the bumping
mode to use. The new acl at_step can be used to match the current bumping
step.

In most cases:
- if the user select peek bumping mode at step2 then at step3 can select
one of the splice or terminate modes.
- If the user select stare bumping mode at step2 then at step 3 can select
one of the bump or terminate modes.

If the squid built with the SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK and the
client uses openSSL library similar to the library used by squid then bumping
is possible after peek bumping mode selection and splice after stare
bumping mode selection.

The bump, terminate and splice are final decisions.

Example configurations:

acl step1 at_step  SslBump1
acl step2 at_step  SslBump2
acl step3 at_step  SslBump3

ssl_bump peek step1 all
ssl_bump splice step2 BANKS
ssl_bump peek step2 all
ssl_bump terminate step3 BLACKLIST
ssl_bump splice step3 all

This is a Measurement Factory project

--
[...truncated 4244 lines...]
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc  -fPIC -DPIC -o 
.libs/Iterator.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc -o Iterator.o 
/dev/null 21
mv -f .deps/Iterator.Tpo .deps/Iterator.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o 
Message.lo ../../../src/adaptation/Message.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc  -fPIC -DPIC -o 
.libs/Message.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc -o Message.o /dev/null 
21
mv -f .deps/Message.Tpo .deps/Message.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c -o 
Service.lo ../../../src/adaptation/Service.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc  -fPIC -DPIC -o 
.libs/Service.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc -o Service.o /dev/null 
21
mv -f .deps/Service.Tpo .deps/Service.Plo
/bin/sh 

[PATCH] %tt (total server time) is not computed in some cases

2014-08-27 Thread Tsantilas Christos

Hi all,

The total server time is not computed in some cases, for example for 
CONNECT requests. An other example case is when server-first bumping 
mode is used and squid connects to SSL peer, but connection terminated 
before the SSL handshake completes.


The attached patch is trying to fix these cases.

This is a Measurement Factory project
%tt (total server time) is not computed in some cases

The total server time is not computed for CONNECT requests.
An other example case is when server-first bumping mode is used and squid
connects to SSL peer, but connection terminated before the SSL handshake
completes.

This is a Measurement Factory project

=== modified file 'src/FwdState.cc'
--- src/FwdState.cc	2014-08-26 09:01:27 +
+++ src/FwdState.cc	2014-08-27 10:31:20 +
@@ -225,40 +225,42 @@
 p = new Comm::Connection();
 p-peerType = ORIGINAL_DST;
 p-remote = clientConn-local;
 getOutgoingAddress(request, p);
 
 debugs(17, 3, HERE  using client original destination:   *p);
 serverDestinations.push_back(p);
 }
 #endif
 
 void
 FwdState::completed()
 {
 if (flags.forward_completed) {
 debugs(17, DBG_IMPORTANT, HERE  FwdState::completed called on a completed request! Bad!);
 return;
 }
 
 flags.forward_completed = true;
 
+request-hier.stopPeerClock(false);
+
 if (EBIT_TEST(entry-flags, ENTRY_ABORTED)) {
 debugs(17, 3, HERE  entry aborted);
 return ;
 }
 
 #if URL_CHECKSUM_DEBUG
 
 entry-mem_obj-checkUrlChecksum();
 #endif
 
 if (entry-store_status == STORE_PENDING) {
 if (entry-isEmpty()) {
 if (!err) // we quit (e.g., fd closed) before an error or content
 fail(new ErrorState(ERR_READ_ERROR, Http::scBadGateway, request));
 assert(err);
 errorAppendEntry(entry, err);
 err = NULL;
 #if USE_OPENSSL
 if (request-flags.sslPeek  request-clientConnectionManager.valid()) {
 CallJobHere1(17, 4, request-clientConnectionManager, ConnStateData,
@@ -626,40 +628,42 @@
 retryOrBail();
 }
 
 void
 FwdState::retryOrBail()
 {
 if (checkRetry()) {
 debugs(17, 3, HERE  re-forwarding (  n_tries   tries,   (squid_curtime - start_t)   secs));
 // we should retry the same destination if it failed due to pconn race
 if (pconnRace == raceHappened)
 debugs(17, 4, HERE  retrying the same destination);
 else
 serverDestinations.erase(serverDestinations.begin()); // last one failed. try another.
 startConnectionOrFail();
 return;
 }
 
 // TODO: should we call completed() here and move doneWithRetries there?
 doneWithRetries();
 
+request-hier.stopPeerClock(false);
+
 if (self != NULL  !err  shutting_down) {
 ErrorState *anErr = new ErrorState(ERR_SHUTTING_DOWN, Http::scServiceUnavailable, request);
 errorAppendEntry(entry, anErr);
 }
 
 self = NULL;	// refcounted
 }
 
 // If the Server quits before nibbling at the request body, the body sender
 // will not know (so that we can retry). Call this if we will not retry. We
 // will notify the sender so that it does not get stuck waiting for space.
 void
 FwdState::doneWithRetries()
 {
 if (request  request-body_pipe != NULL)
 request-body_pipe-expectNoConsumption();
 }
 
 // called by the server that failed after calling unregister()
 void
@@ -781,42 +785,41 @@
 ftimeout = 5;
 
 if (ftimeout  ctimeout)
 return (time_t)ftimeout;
 else
 return (time_t)ctimeout;
 }
 
 /**
  * Called after forwarding path selection (via peer select) has taken place
  * and whenever forwarding needs to attempt a new connection (routing failover).
  * We have a vector of possible localIP-remoteIP paths now ready to start being connected.
  */
 void
 FwdState::connectStart()
 {
 assert(serverDestinations.size()  0);
 
 debugs(17, 3, fwdConnectStart:   entry-url());
 
-if (!request-hier.first_conn_start.tv_sec) // first attempt
-request-hier.first_conn_start = current_time;
+request-hier.startPeerClock();
 
 if (serverDestinations[0]-getPeer()  request-flags.sslBumped) {
 debugs(50, 4, fwdConnectStart: Ssl bumped connections through parent proxy are not allowed);
 ErrorState *anErr = new ErrorState(ERR_CANNOT_FORWARD, Http::scServiceUnavailable, request);
 fail(anErr);
 self = NULL; // refcounted
 return;
 }
 
 request-flags.pinned = false; // XXX: what if the ConnStateData set this to flag existing credentials?
 // XXX: answer: the peer selection *should* catch it and give us only the pinned peer. so we reverse the =0 step below.
 // XXX: also, logs will now lie if pinning is broken and leads to an error message.
 if (serverDestinations[0]-peerType == PINNED) {
 ConnStateData *pinned_connection = request-pinnedConnection();
 debugs(17,7, pinned peer 

Build failed in Jenkins: 3.HEAD-coadvisor #370

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-coadvisor/370/

--
[...truncated 1947 lines...]
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at /home/jenkins/script/makeOneTest.pl 
line 82.
Use of uninitialized value in printf at 

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1-clang #648

2014-08-27 Thread noc
See 
http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1-clang/648/changes

Changes:

[Amos Jeffries] Prep for 3.4.7 and 3.3.13

--
[...truncated 4215 lines...]
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc  -fPIC -DPIC -o 
.libs/Iterator.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc -o Iterator.o 
/dev/null 21
mv -f .deps/Iterator.Tpo .deps/Iterator.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o 
Message.lo ../../../src/adaptation/Message.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc  -fPIC -DPIC -o 
.libs/Message.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc -o Message.o /dev/null 
21
mv -f .deps/Message.Tpo .deps/Message.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c -o 
Service.lo ../../../src/adaptation/Service.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc  -fPIC -DPIC -o 
.libs/Service.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc -o Service.o /dev/null 
21
mv -f .deps/Service.Tpo .deps/Service.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo 
-c -o ServiceConfig.lo ../../../src/adaptation/ServiceConfig.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF 
.deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc  -fPIC 
-DPIC -o .libs/ServiceConfig.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF 
.deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc -o 
ServiceConfig.o /dev/null 21
mv -f .deps/ServiceConfig.Tpo .deps/ServiceConfig.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror 

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1 #750

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/750/changes

Changes:

[Amos Jeffries] Prep for 3.4.7 and 3.3.13

--
[...truncated 4156 lines...]
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT DynamicGroupCfg.lo -MD -MP -MF 
.deps/DynamicGroupCfg.Tpo -c ../../../src/adaptation/DynamicGroupCfg.cc -o 
DynamicGroupCfg.o /dev/null 21
mv -f .deps/DynamicGroupCfg.Tpo .deps/DynamicGroupCfg.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Elements.lo -MD -MP 
-MF .deps/Elements.Tpo -c -o Elements.lo ../../../src/adaptation/Elements.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc  -fPIC -DPIC -o .libs/Elements.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc -o Elements.o /dev/null 21
mv -f .deps/Elements.Tpo .deps/Elements.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP 
-MF .deps/Initiate.Tpo -c -o Initiate.lo ../../../src/adaptation/Initiate.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc  -fPIC -DPIC -o .libs/Initiate.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc -o Initiate.o /dev/null 21
mv -f .deps/Initiate.Tpo .deps/Initiate.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP 
-MF .deps/Initiator.Tpo -c -o Initiator.lo ../../../src/adaptation/Initiator.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c 
../../../src/adaptation/Initiator.cc  -fPIC -DPIC -o .libs/Initiator.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c 
../../../src/adaptation/Initiator.cc -o Initiator.o /dev/null 21
mv -f .deps/Initiator.Tpo .deps/Initiator.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 

Build failed in Jenkins: 3.HEAD-amd64-centos-7-clang #21

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/21/changes

Changes:

[Amos Jeffries] Prep for 3.4.7 and 3.3.13

--
[...truncated 64794 lines...]
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/mgr'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/mgr'
Making uninstall in snmp
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/snmp'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/snmp'
Making uninstall in adaptation
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation'
Making uninstall in icap
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation'
make[4]: Nothing to be done for `uninstall-am'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation'
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/adaptation'
Making uninstall in esi
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/esi'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src/esi'
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src'
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/share'
  rm -f mib.txt )
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/libexec'
  rm -f diskd unlinkd )
 /usr/bin/rm -f -f 
http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/etc/mime.conf
 /usr/bin/rm -f -f 
http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/etc/squid.conf
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/share/man/man8'
  rm -f squid.8 )
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/sbin'
  rm -f squid )
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/etc'
  rm -f squid.conf.default squid.conf.documented mime.conf.default )
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src'
make[2]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/src'
Making uninstall in tools
make[2]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/tools'
Making uninstall in purge
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/tools/purge'
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/bin'
  rm -f purge )
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/tools/purge'
Making uninstall in squidclient
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/tools/squidclient'
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_build/tools/squidclient'
 ( cd 
'http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-05-nodeps-esi/squid-3.HEAD-BZR/_inst/bin'
  rm -f squidclient 

Jenkins build is back to normal : 3.HEAD-amd64-centos-7 #41

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7/41/changes



Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1 #751

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/751/changes

Changes:

[Automatic source maintenance] SourceFormat Enforcement

--
[...truncated 4159 lines...]
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT DynamicGroupCfg.lo -MD -MP -MF 
.deps/DynamicGroupCfg.Tpo -c ../../../src/adaptation/DynamicGroupCfg.cc -o 
DynamicGroupCfg.o /dev/null 21
mv -f .deps/DynamicGroupCfg.Tpo .deps/DynamicGroupCfg.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Elements.lo -MD -MP 
-MF .deps/Elements.Tpo -c -o Elements.lo ../../../src/adaptation/Elements.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc  -fPIC -DPIC -o .libs/Elements.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc -o Elements.o /dev/null 21
mv -f .deps/Elements.Tpo .deps/Elements.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP 
-MF .deps/Initiate.Tpo -c -o Initiate.lo ../../../src/adaptation/Initiate.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc  -fPIC -DPIC -o .libs/Initiate.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc -o Initiate.o /dev/null 21
mv -f .deps/Initiate.Tpo .deps/Initiate.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP 
-MF .deps/Initiator.Tpo -c -o Initiator.lo ../../../src/adaptation/Initiator.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c 
../../../src/adaptation/Initiator.cc  -fPIC -DPIC -o .libs/Initiator.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c 
../../../src/adaptation/Initiator.cc -o Initiator.o /dev/null 21
mv -f .deps/Initiator.Tpo .deps/Initiator.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache 

Build failed in Jenkins: 3.HEAD-amd64-centos-7-clang #22

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/22/changes

Changes:

[Automatic source maintenance] SourceFormat Enforcement

--
[...truncated 12525 lines...]
Making uninstall in log
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/log'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/log'
Making uninstall in ipc
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/ipc'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/ipc'
Making uninstall in mgr
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/mgr'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/mgr'
Making uninstall in snmp
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/snmp'
make[3]: Nothing to be done for `uninstall'.
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/snmp'
Making uninstall in adaptation
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
Making uninstall in icap
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation/icap'
make[4]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[4]: Nothing to be done for `uninstall-am'.
make[4]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src/adaptation'
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share'
  rm -f mib.txt )
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec'
  rm -f diskd unlinkd )
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share/man/man8'
  rm -f squid.8 )
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/sbin'
  rm -f squid )
 /usr/bin/rm -f -f 
/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc'
  rm -f squid.conf.default squid.conf.documented mime.conf.default )
 /usr/bin/rm -f -f 
/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/squid.conf
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'
make[2]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src'
Making uninstall in tools
make[2]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/tools'
Making uninstall in purge
make[3]: Entering directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/tools/purge'
 ( cd 
'/tmp/am-dc-16276/http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/bin'
  rm -f purge )
make[3]: Leaving directory 
`http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/tools/purge'
Making uninstall in squidclient

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1-clang #650

2014-08-27 Thread noc
See 
http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1-clang/650/changes

Changes:

[Amos Jeffries] Boilerplate: update copyright blurbs on lib/librfcnb

* Add Squid Software Foundation blurb

* Update CONTRIBUTORS with missing authors

* Update CREDITS with missing license blurb

[Amos Jeffries] Boilerplate: update copyright blurbs for libprofiler

[Amos Jeffries] Boilerplate: update copyright blurbs on libntlmauth

--
[...truncated 4235 lines...]
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc  -fPIC -DPIC -o 
.libs/Iterator.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Iterator.lo -MD -MP -MF 
.deps/Iterator.Tpo -c ../../../src/adaptation/Iterator.cc -o Iterator.o 
/dev/null 21
mv -f .deps/Iterator.Tpo .deps/Iterator.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o 
Message.lo ../../../src/adaptation/Message.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc  -fPIC -DPIC -o 
.libs/Message.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Message.lo -MD -MP -MF 
.deps/Message.Tpo -c ../../../src/adaptation/Message.cc -o Message.o /dev/null 
21
mv -f .deps/Message.Tpo .deps/Message.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c -o 
Service.lo ../../../src/adaptation/Service.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc  -fPIC -DPIC -o 
.libs/Service.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT Service.lo -MD -MP -MF 
.deps/Service.Tpo -c ../../../src/adaptation/Service.cc -o Service.o /dev/null 
21
mv -f .deps/Service.Tpo .deps/Service.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile ccache clang++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo 
-c -o ServiceConfig.lo ../../../src/adaptation/ServiceConfig.cc
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF 
.deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc  -fPIC 
-DPIC -o .libs/ServiceConfig.o
libtool: compile:  ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include 
-I../../../lib -I../../../src -I../../include -I/usr/local/include 
-I/usr/include -I/usr/include -I../../../libltdl -Werror -Qunused-arguments 
-D_REENTRANT -g -O2 -I/usr/local/include -MT ServiceConfig.lo -MD -MP -MF 
.deps/ServiceConfig.Tpo -c ../../../src/adaptation/ServiceConfig.cc -o 
ServiceConfig.o /dev/null 21
mv -f 

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.1 #752

2014-08-27 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/752/changes

Changes:

[Amos Jeffries] Boilerplate: update copyright blurbs on lib/librfcnb

* Add Squid Software Foundation blurb

* Update CONTRIBUTORS with missing authors

* Update CREDITS with missing license blurb

[Amos Jeffries] Boilerplate: update copyright blurbs for libprofiler

[Amos Jeffries] Boilerplate: update copyright blurbs on libntlmauth

--
[...truncated 4176 lines...]
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT DynamicGroupCfg.lo -MD -MP -MF 
.deps/DynamicGroupCfg.Tpo -c ../../../src/adaptation/DynamicGroupCfg.cc -o 
DynamicGroupCfg.o /dev/null 21
mv -f .deps/DynamicGroupCfg.Tpo .deps/DynamicGroupCfg.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Elements.lo -MD -MP 
-MF .deps/Elements.Tpo -c -o Elements.lo ../../../src/adaptation/Elements.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc  -fPIC -DPIC -o .libs/Elements.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c 
../../../src/adaptation/Elements.cc -o Elements.o /dev/null 21
mv -f .deps/Elements.Tpo .deps/Elements.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP 
-MF .deps/Initiate.Tpo -c -o Initiate.lo ../../../src/adaptation/Initiate.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc  -fPIC -DPIC -o .libs/Initiate.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c 
../../../src/adaptation/Initiate.cc -o Initiate.o /dev/null 21
mv -f .deps/Initiate.Tpo .deps/Initiate.Plo
/bin/sh ../../libtool --tag=CXX--mode=compile /usr/local/bin/ccache g++ 
-DHAVE_CONFIG_H-I../../.. -I../../../include  -I../../../lib -I../../../src 
 -I../../include -I/usr/local/include -I/usr/include  -I/usr/include  
-I../../../libltdl  -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow 
-Werror -pipe -D_REENTRANT -g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP 
-MF .deps/Initiator.Tpo -c -o Initiator.lo ../../../src/adaptation/Initiator.cc
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT 
-g -O2 -I/usr/local/include -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c 
../../../src/adaptation/Initiator.cc  -fPIC -DPIC -o .libs/Initiator.o
libtool: compile:  /usr/local/bin/ccache g++ -DHAVE_CONFIG_H -I../../.. 
-I../../../include -I../../../lib -I../../../src -I../../include 
-I/usr/local/include -I/usr/include -I/usr/include -I../../../libltdl -Wall 
-Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror