[squid-dev] Jenkins build is back to normal : trunk-x64-centos-7 #467

2015-07-07 Thread noc
See 

___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-centos-7 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-fedora-21 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-fedora-20 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-centos-7 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


Re: [squid-dev] [PATCH] Errors served using invalid certificates when dealing with SSL server errors.

2015-07-07 Thread Amos Jeffries
On 8/07/2015 4:28 a.m., Tsantilas Christos wrote:
> Hi all,
> 
> When bumping Squid needs to send an Squid-generated error "page" over a
> secure connection, Squid needs to generate a certificate for that
> connection. Prior to these changes, several scenarios could lead to
> Squid generating a certificate that clients could not validate. In those
> cases, the user would get a cryptic and misleading browser error instead
> of a Squid-generated error page with useful details about the problem.
> 
> For example, is a server certificate that is rejected by the certificate
> validation helper. Squid no longer uses CN from that certificate to
> generate a fake certificate.
> 
> Another example is a user accessing an origin server using one of its
> "alternative names" and getting a Squid-generated certificate containing
> just the server common name (CN).
> 
> These changes make sure that certificate for error pages is generated
> using SNI (when peeking or staring, if available) or CONNECT host name
> (including server-first bumping mode). We now update the
> ConnStateData::sslCommonName  field (used as CN field for generated
> certificates) only _after_ the server certificate is successfully
> validated.
> 

+1.

Amos


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-unstable #239

2015-07-07 Thread noc
See 


--
[...truncated 62415 lines...]
depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror 
-Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT 
StoreMetaSTD.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTD.o 
../../src/StoreMetaSTD.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaSTDLFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror 
-Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT 
StoreMetaSTDLFS.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTDLFS.o 
../../src/StoreMetaSTDLFS.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaURL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror 
-Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT 
StoreMetaURL.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaURL.o 
../../src/StoreMetaURL.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaVary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror 
-Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT 
StoreMetaVary.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaVary.o 
../../src/StoreMetaVary.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreStats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror 
-Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT StoreStats.o 
-MD -MP -MF $depbase.Tpo -c -o StoreStats.o ../../src/StoreStats.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreSwapLogData.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONF

[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-ubuntu-precise #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-debian-jessie #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-ubuntu-trusty #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-debian-unstable #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,j-fbsd-93 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-ubuntu-utopic #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-ubuntu-trusty #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,rs-fbsd-10 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,j-fbsd-93 #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-ubuntu-utopic #239

2015-07-07 Thread noc
See 


___
squid-dev mailing list
squid-dev@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-dev


[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-wheezy #239

2015-07-07 Thread noc
See 


--
[...truncated 45252 lines...]
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT store_swapout.o -MD -MP -MF $depbase.Tpo -c 
-o store_swapout.o ../../src/store_swapout.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaUnpacker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT StoreMetaUnpacker.o -MD -MP -MF $depbase.Tpo 
-c -o StoreMetaUnpacker.o ../../src/StoreMetaUnpacker.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o 
StoreMeta.o ../../src/StoreMeta.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaMD5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT StoreMetaMD5.o -MD -MP -MF $depbase.Tpo -c 
-o StoreMetaMD5.o ../../src/StoreMetaMD5.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings

[squid-dev] [PATCH] Errors served using invalid certificates when dealing with SSL server errors.

2015-07-07 Thread Tsantilas Christos

Hi all,

When bumping Squid needs to send an Squid-generated error "page" over a 
secure connection, Squid needs to generate a certificate for that 
connection. Prior to these changes, several scenarios could lead to 
Squid generating a certificate that clients could not validate. In those 
cases, the user would get a cryptic and misleading browser error instead 
of a Squid-generated error page with useful details about the problem.


For example, is a server certificate that is rejected by the certificate 
validation helper. Squid no longer uses CN from that certificate to 
generate a fake certificate.


Another example is a user accessing an origin server using one of its 
"alternative names" and getting a Squid-generated certificate containing 
just the server common name (CN).


These changes make sure that certificate for error pages is generated 
using SNI (when peeking or staring, if available) or CONNECT host name 
(including server-first bumping mode). We now update the 
ConnStateData::sslCommonName  field (used as CN field for generated 
certificates) only _after_ the server certificate is successfully validated.


This is a Measurement Factory project.
Errors served using invalid certificates when dealing with SSL server errors.

When bumping Squid needs to send an Squid-generated error "page" over a
secure connection, Squid needs to generate a certificate for that connection.
Prior to these changes, several scenarios could lead to Squid generating
a certificate that clients could not validate. In those cases, the user would
get a cryptic and misleading browser error instead of a Squid-generated
error page with useful details about the problem.

For example, is a server certificate that is rejected by the certificate
validation helper. Squid no longer uses CN from that certificate to generate
a fake certificate.

Another example is a user accessing an origin server using one of its
"alternative names" and getting a Squid-generated certificate containing just
the server common name (CN).

These changes make sure that certificate for error pages is generated using
SNI (when peeking or staring, if available) or CONNECT host name (including
server-first bumping mode). We now update the ConnStateData::sslCommonName 
field (used as CN field for generated certificates) only _after_ the server
certificate is successfully validated.

This is a Measurement Factory project.

=== modified file 'src/ssl/PeerConnector.cc'
--- src/ssl/PeerConnector.cc	2015-06-09 06:14:43 +
+++ src/ssl/PeerConnector.cc	2015-07-07 16:17:23 +
@@ -722,42 +722,45 @@
 handleServerCertificate();
 }
 }
 
 if (error) {
 // For intercepted connections, set the host name to the server
 // certificate CN. Otherwise, we just hope that CONNECT is using
 // a user-entered address (a host name or a user-entered IP).
 const bool isConnectRequest = !request->clientConnectionManager->port->flags.isIntercepted();
 if (request->flags.sslPeek && !isConnectRequest) {
 if (X509 *srvX509 = serverBump->serverCert.get()) {
 if (const char *name = Ssl::CommonHostName(srvX509)) {
 request->SetHost(name);
 debugs(83, 3, "reset request host: " << name);
 }
 }
 }
 }
 }
 
-if (!error && splice)
-switchToTunnel(request.getRaw(), clientConn, serverConn);
+if (!error) {
+serverCertificateVerified();
+if (splice)
+switchToTunnel(request.getRaw(), clientConn, serverConn);
+}
 }
 
 void
 Ssl::PeekingPeerConnector::noteWantWrite()
 {
 const int fd = serverConnection()->fd;
 SSL *ssl = fd_table[fd].ssl;
 BIO *b = SSL_get_rbio(ssl);
 Ssl::ServerBio *srvBio = static_cast(b->ptr);
 
 if ((srvBio->bumpMode() == Ssl::bumpPeek || srvBio->bumpMode() == Ssl::bumpStare) && srvBio->holdWrite()) {
 debugs(81, DBG_IMPORTANT, "hold write on SSL connection on FD " << fd);
 checkForPeekAndSplice();
 return;
 }
 
 Ssl::PeerConnector::noteWantWrite();
 }
 
 void
@@ -803,31 +806,48 @@
 
 // else call parent noteNegotiationError to produce an error page
 Ssl::PeerConnector::noteSslNegotiationError(result, ssl_error, ssl_lib_error);
 }
 
 void
 Ssl::PeekingPeerConnector::handleServerCertificate()
 {
 if (serverCertificateHandled)
 return;
 
 if (ConnStateData *csd = request->clientConnectionManager.valid()) {
 const int fd = serverConnection()->fd;
 SSL *ssl = fd_table[fd].ssl;
 Ssl::X509_Pointer serverCert(SSL_get_peer_certificate(ssl));
 if (!serverCert.get())
 return;
 
 serverCertificateHandled = true;
 
-csd->resetSslCommonName(Ssl::CommonHostName(serverCert.get()));
-debugs(83, 5, "HTTPS server CN: " << csd->sslCommonName() <<
-

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-fedora-21 #238

2015-07-07 Thread noc
See 


--
[...truncated 33806 lines...]
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o 
-MD -MP -MF $depbase.Tpo -c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrContRange.o 
-MD -MP -MF $depbase.Tpo -c -o HttpHdrContRange.o ../../src/HttpHdrContRange.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHeader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-unstable #238

2015-07-07 Thread noc
See 


--
[...truncated 32808 lines...]
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o -MD -MP -MF $depbase.Tpo 
-c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrContRang

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-ubuntu-precise #238

2015-07-07 Thread noc
See 


--
[...truncated 30915 lines...]
mv -f $depbase.Tpo $depbase.Po
depbase=`echo helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++0x -MT helper.o -MD -MP -MF $depbase.Tpo -c -o 
helper.o ../../src/helper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++0x -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o htcp.o 
../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++0x -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o 
../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++0x -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++0x -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-debian-jessie #238

2015-07-07 Thread noc
See 


--
[...truncated 32790 lines...]
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o 
-MD -MP -MF $depbase.Tpo -c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrContRange.o 
-MD -MP -MF $depbase.Tpo -c -o HttpHdrContRange.o ../../src/HttpHdrContRange.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHeader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CO

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-debian-unstable #238

2015-07-07 Thread noc
See 


--
[...truncated 32806 lines...]
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF 
$depbase.Tpo -c -o http.o ../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o 
-MD -MP -MF $depbase.Tpo -c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-ubuntu-utopic #238

2015-07-07 Thread noc
See 


--
[...truncated 32776 lines...]
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT htcp.o -MD -MP -MF 
$depbase.Tpo -c -o htcp.o ../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF 
$depbase.Tpo -c -o http.o ../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-wheezy #238

2015-07-07 Thread noc
See 


--
[...truncated 30899 lines...]
depbase=`echo helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT helper.o -MD -MP -MF $depbase.Tpo -c -o 
helper.o ../../src/helper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o htcp.o 
../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o 
../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
  

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-centos-7 #238

2015-07-07 Thread noc
See 


--
[...truncated 33741 lines...]
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT htcp.o -MD -MP -MF 
$depbase.Tpo -c -o htcp.o ../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF 
$depbase.Tpo -c -o http.o ../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2  -Werror -Qunused-arguments 
-Wno-deprecated-register  -D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD 
-MP -MF $depbase.Tpo -c -o HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-ubuntu-trusty #238

2015-07-07 Thread noc
See 


--
[...truncated 34341 lines...]
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_TIMEOUT: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_TIMEOUT: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_TOO_BIG: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_TOO_BIG: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template ../.././test-suite/../errors/templates/ERR_ACCESS_DENIED: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/nl.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_AGENT_CONFIGURE: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/nl.po, 
output None, template ../.././test-suite/../errors/templates/ERR_AGENT_WPAD: 
coercing to Unicode: need string or buffer, NoneType found
po2html: war

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-ubuntu-utopic #238

2015-07-07 Thread noc
See 


--
[...truncated 32658 lines...]
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o -MD -MP -MF $depbase.Tpo 
-c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrContRange.o -MD -MP -MF $depbase.Tpo 
-c

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-centos-7 #238

2015-07-07 Thread noc
See 


--
[...truncated 33621 lines...]
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o 
../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o -MD -MP -MF $depbase.Tpo 
-c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-ubuntu-trusty #238

2015-07-07 Thread noc
See 


--
[...truncated 34224 lines...]
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_READ_TIMEOUT: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_SECURE_CONNECT_FAIL: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_SHUTTING_DOWN: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_TOO_BIG: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_TOO_BIG: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ja.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/ko.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_URN_RESOLVE: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template ../.././test-suite/../errors/templates/ERR_ACCESS_DENIED: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lt.po, 
output None, template ../.././test-suite/../errors/templates/ERR_WRITE_ERROR: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/nl.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_AGENT_CONFIGURE: coercing to 
Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/nl.po, 
output None, template ../.././test-suite/../errors/templates/ERR_AGENT_WPAD: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template ../.././test-suite/../errors/templates/ERR_CONNECT_FAIL: 
coercing to Unicode: need string or buffer, NoneType found
po2html: warning: Error processing: input ../.././test-suite/../errors/lv.po, 
output None, template 
../.././test-suite/../errors/templates/ERR_FTP_PUT_CREATED: coercing to 
Unicode: need string or buffer, NoneType found
po2html:

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,rs-fbsd-10 #238

2015-07-07 Thread noc
See 


--
[...truncated 33243 lines...]
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT helper.o -MD -MP -MF $depbase.Tpo -c -o 
helper.o ../../src/helper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o 
htcp.o ../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT http.o -MD -MP -MF $depbase.Tpo -c -o 
http.o ../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I.

[squid-dev] Build failed in Jenkins: trunk-x64-centos-7 #466

2015-07-07 Thread noc
See 

Changes:

[Amos Jeffries] Cleanup: remove squid_DEPENDENCIES from Makefile

The bug *_DEPENDENCIES existed to solve no longer exists. Current auto*
toolchains can correctly generate the dependencies data based on *_LDADD
and *_SOURCES Makefile variables.

The incorrect definition of squid_DEPENDENCIES was also causing various
build issues and could result in crashes when conditionaly built features
were changed by users ./configure without a full re-bootstrap.

TODO: remove *_DEPENDEICIES for other binaries.

--
[...truncated 33615 lines...]
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrScTarget.o -MD -MP -MF $depbase.Tpo 
-c -o HttpHdrScTarget.o ../../src/HttpHdrScTarget.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrContRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrContRange.o -MD -MP -MF $depbase.Tpo 
-c -o HttpHdrContRange.o ../../src/HttpHdrContRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHeader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT

[squid-dev] Build failed in Jenkins: trunk-x64-centos-7 #465

2015-07-07 Thread noc
See 

Changes:

[Source Maintenance] SourceFormat Enforcement

[Amos Jeffries] Cleanup: refactor HttpRequest::urlpath member into class URL

--
[...truncated 33635 lines...]
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o htcp.o 
../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o 
../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,rs-fbsd-10 #236

2015-07-07 Thread noc
See 


--
[...truncated 33241 lines...]
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT gopher.o -MD -MP -MF $depbase.Tpo -c -o 
gopher.o ../../src/gopher.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT helper.o -MD -MP -MF $depbase.Tpo -c -o 
helper.o ../../src/helper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo htcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o 
htcp.o ../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I/usr/include  -I/usr/include  -I/usr/local/include/libxml2  
-I/usr/local/include/libxml2  -Werror -Qunused-arguments  -D_REENTRANT -g -O2 
-std=c++11 -I/usr/local/include -MT http.o -MD -MP -MF $depbase.Tpo -c -o 
http.o ../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache clang++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"/usr
 
-DDEFAULT_SQUID_DATA_DIR=\"/usr
 
-DDEFAULT_SQUID_CONFIG_DIR=\"/usr
   -I../.. -I../../include -I../../lib -I../../src -I../include 
-I/usr/local/include -I/usr/include  -I/usr/include  -I../../libltdl -I../src 
-I../../libltdl -I

[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-fedora-20 #236

2015-07-07 Thread noc
See 


--
[...truncated 33618 lines...]
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT htcp.o -MD -MP -MF $depbase.Tpo -c -o htcp.o 
../../src/htcp.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o 
../../src/http.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrCc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrCc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrCc.o ../../src/HttpHdrCc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrRange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrRange.o -MD -MP -MF $depbase.Tpo -c 
-o HttpHdrRange.o ../../src/HttpHdrRange.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrSc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"
 
-DDEFAULT_SQUID_DATA_DIR=\"
 
-DDEFAULT_SQUID_CONFIG_DIR=\"
   -I../.. -I../../include -I../../lib -I../../src -I../include-I../src   
-I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe 
-D_REENTRANT -g -O2 -std=c++11 -MT HttpHdrSc.o -MD -MP -MF $depbase.Tpo -c -o 
HttpHdrSc.o ../../src/HttpHdrSc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo HttpHdrScTarget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache g++ -DHAVE_CONFIG_H 
-DDEFAULT_CONFIG_FILE=\"