Build failed in Hudson: 3.HEAD-i386-opensolaris #648

From: <noc_at_squid-cache.org>
Date: Tue, 14 Dec 2010 03:34:08 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/648/changes>

Changes:

[Automatic source maintenance <squidadm_at_squid-cache.org>] SourceFormat Enforcement

[Christos Tsantilas <chtsanti_at_users.sourceforge.net>] Report ERR_SECURE_CONNECT_FAIL details to the user via a new error detail API.

Currently, the ERR_SECURE_CONNECT_FAIL response contains no usable error
information. Moreover, there is no interface to pass SSL error information
to the response generation code.

This patch adds an interface to allow Squid error responses to contain detailed
information about SSL certificate verification failure. For example, the error
message may contain the following text:
"Server Certificate Verification Failed: Certificate Common Name
(www.lufthansa.com) does not match the host name you are connecting to
(www.lufthansa.de)."

This is a Measurement Factory project.

Change details:
--------------------

- errorpage.cc/.h: The error page now supports the '%D' formating code to
display the detail string passed by modules. The detail strings passed by
modules can contain error page formating codes. Currently only SSL detail
errors messages are supported.

- A new class Ssl::ErrorDetail defined in ssl/ErrorDetail.[cc,h]
The Ssl::ErrorDetail objects passed to the SSL verification callback functions
(sl_verify_cb callback function defined in support.cc) and filled with error
detail data (error_no and a pointer to the X509 Certificate) in the case of
an error and passed back to the forward.cc code.

- The Ssl::ErrorDetail class internally uses (hard coded) templates and
formating codes to allow supporting multiple languages and adding easily
new features

Other changes:
-------------------

- errorpage.cc/.h: The BuildContent method split to BuildContent and ConvertText
method. The second method does the real conversion from a given text template
to output. It is used now to allow formating the detail strings passed with
%D.

- sslparseErrorString moved to ssl/ErrorDetail.cc file and renamed to
Ssl::parseErrorString

- sslFindErrorString moved to ssl/ErrorDetail.cc file and renamed to
Ssl::getErrorName

- The ssl_error_t typedef definition moved from ssl/support.h to
ssl/ErrorDetail.h and renamed to Ssl::error_t

------------------------------------------
[...truncated 23847 lines...]
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c ../../../src/acl/RequestMimeType.cc -fPIC -DPIC -o RequestMimeType.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c ../../../src/acl/SourceDomain.cc -fPIC -DPIC -o SourceDomain.o >/dev/null 2>&1
mv -f .deps/Referer.Tpo .deps/Referer.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c -o SourceIp.lo ../../../src/acl/SourceIp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -fPIC -DPIC -o .libs/SourceIp.o
mv -f .deps/ReplyMimeType.Tpo .deps/ReplyMimeType.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c -o Tag.lo ../../../src/acl/Tag.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -fPIC -DPIC -o .libs/Tag.o
mv -f .deps/RequestMimeType.Tpo .deps/RequestMimeType.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c -o Url.lo ../../../src/acl/Url.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -fPIC -DPIC -o .libs/Url.o
mv -f .deps/SourceDomain.Tpo .deps/SourceDomain.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c -o UrlPath.lo ../../../src/acl/UrlPath.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -fPIC -DPIC -o .libs/UrlPath.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c ../../../src/acl/SourceIp.cc -fPIC -DPIC -o SourceIp.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Tag.lo -MD -MP -MF .deps/Tag.Tpo -c ../../../src/acl/Tag.cc -fPIC -DPIC -o Tag.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c ../../../src/acl/Url.cc -fPIC -DPIC -o Url.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c ../../../src/acl/UrlPath.cc -fPIC -DPIC -o UrlPath.o >/dev/null 2>&1
mv -f .deps/SourceIp.Tpo .deps/SourceIp.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c -o UrlPort.lo ../../../src/acl/UrlPort.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -fPIC -DPIC -o .libs/UrlPort.o
mv -f .deps/Tag.Tpo .deps/Tag.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c -o UserData.lo ../../../src/acl/UserData.cc
mv -f .deps/Url.Tpo .deps/Url.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo ../../../src/acl/Gadgets.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -fPIC -DPIC -o .libs/UserData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c ../../../src/acl/Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o
mv -f .deps/UrlPath.Tpo .deps/UrlPath.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c -o CertificateData.lo ../../../src/acl/CertificateData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c ../../../src/acl/CertificateData.cc -fPIC -DPIC -o .libs/CertificateData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c ../../../src/acl/UrlPort.cc -fPIC -DPIC -o UrlPort.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c ../../../src/acl/UserData.cc -fPIC -DPIC -o UserData.o >/dev/null 2>&1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT CertificateData.lo -MD -MP -MF .deps/CertificateData.Tpo -c ../../../src/acl/CertificateData.cc -fPIC -DPIC -o CertificateData.o >/dev/null 2>&1
mv -f .deps/UrlPort.Tpo .deps/UrlPort.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c -o Certificate.lo ../../../src/acl/Certificate.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c ../../../src/acl/Certificate.cc -fPIC -DPIC -o .libs/Certificate.o
mv -f .deps/UserData.Tpo .deps/UserData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SslError.lo -MD -MP -MF .deps/SslError.Tpo -c -o SslError.lo ../../../src/acl/SslError.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SslError.lo -MD -MP -MF .deps/SslError.Tpo -c ../../../src/acl/SslError.cc -fPIC -DPIC -o .libs/SslError.o
mv -f .deps/CertificateData.Tpo .deps/CertificateData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SslErrorData.lo -MD -MP -MF .deps/SslErrorData.Tpo -c -o SslErrorData.lo ../../../src/acl/SslErrorData.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT SslErrorData.lo -MD -MP -MF .deps/SslErrorData.Tpo -c ../../../src/acl/SslErrorData.cc -fPIC -DPIC -o .libs/SslErrorData.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c ../../../src/acl/Certificate.cc -fPIC -DPIC -o Certificate.o >/dev/null 2>&1
mv -f .deps/Certificate.Tpo .deps/Certificate.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c -o Arp.lo ../../../src/acl/Arp.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc -fPIC -DPIC -o .libs/Arp.o
In file included from ../../../src/errorpage.h:42,
                 from ../../../src/acl/Gadgets.cc:47:
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
make[4]: *** [Gadgets.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from ../../../src/acl/SslErrorData.h:12,
                 from ../../../src/acl/SslError.cc:8:
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
In file included from ../../../src/acl/SslError.cc:8:
../../../src/acl/SslErrorData.h:14: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.h:14: error: template argument 1 is invalid
../../../src/acl/SslErrorData.h:14: error: expected `{' before "int"
../../../src/acl/SslErrorData.h:14: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.h:14: error: expected `,' or `;' before '>' token
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In member function `MemAllocatorProxy& ACLSslErrorData::Pool()':
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h: At global scope:
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In static member function `static void* ACLSslErrorData::operator new(size_t)':
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.h:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../../src/acl/SslErrorData.h: At global scope:
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In static member function `static void ACLSslErrorData::operator delete(void*)':
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
make[4]: *** [SslError.lo] Error 1
In file included from ../../../src/acl/SslErrorData.h:12,
                 from ../../../src/acl/SslErrorData.cc:6:
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
In file included from ../../../src/acl/SslErrorData.cc:6:
../../../src/acl/SslErrorData.h:14: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.h:14: error: template argument 1 is invalid
../../../src/acl/SslErrorData.h:14: error: expected `{' before "int"
../../../src/acl/SslErrorData.h:14: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.h:14: error: expected `,' or `;' before '>' token
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In member function `MemAllocatorProxy& ACLSslErrorData::Pool()':
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h: At global scope:
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In static member function `static void* ACLSslErrorData::operator new(size_t)':
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.h:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../../src/acl/SslErrorData.h: At global scope:
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h: In static member function `static void ACLSslErrorData::operator delete(void*)':
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:10: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In constructor `ACLSslErrorData::ACLSslErrorData()':
../../../src/acl/SslErrorData.cc:10: error: class `ACLSslErrorData' does not have any field named `values'
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:13: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In copy constructor `ACLSslErrorData::ACLSslErrorData(const ACLSslErrorData&)':
../../../src/acl/SslErrorData.cc:13: error: class `ACLSslErrorData' does not have any field named `values'
../../../src/acl/SslErrorData.cc:15: error: invalid use of undefined type `const class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `const class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:19: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In destructor `ACLSslErrorData::~ACLSslErrorData()':
../../../src/acl/SslErrorData.cc:20: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:25: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:25: error: expected unqualified-id before "int"
../../../src/acl/SslErrorData.cc:26: error: expected `,' or `;' before '{' token
../../../src/acl/SslErrorData.cc:38: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In member function `wordlist* ACLSslErrorData::dump()':
../../../src/acl/SslErrorData.cc:40: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:40: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:40: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:42: error: `data' undeclared (first use this function)
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:52: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In member function `void ACLSslErrorData::parse()':
../../../src/acl/SslErrorData.cc:53: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:53: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:53: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:56: error: `Tail' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:56: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:58: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:58: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:58: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:59: error: `q' undeclared (first use this function)
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:66: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc: In member function `bool ACLSslErrorData::empty() const':
../../../src/acl/SslErrorData.cc:67: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc: At global scope:
../../../src/acl/SslErrorData.cc:70: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:70: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:70: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.cc:70: error: expected `,' or `;' before '>' token
make[4]: *** [SslErrorData.lo] Error 1
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include -I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5 -I../../../libltdl -I/usr/include/libxml2 -I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads -D_FILE_OFFSET_BITS=64 -g -O2 -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c ../../../src/acl/Arp.cc -fPIC -DPIC -o Arp.o >/dev/null 2>&1
mv -f .deps/Arp.Tpo .deps/Arp.Plo
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src/acl'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/ws/btlayer-02-maximus/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-02-maximus.opts
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
make[4]: *** [Gadgets.lo] Error 1
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
../../../src/acl/SslErrorData.h:14: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.h:14: error: template argument 1 is invalid
../../../src/acl/SslErrorData.h:14: error: expected `{' before "int"
../../../src/acl/SslErrorData.h:14: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.h:14: error: expected `,' or `;' before '>' token
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.h:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
make[4]: *** [SslError.lo] Error 1
../../../src/ssl/ErrorDetail.h:21: error: redeclaration of C++ built-in type `int'
../../../src/acl/SslErrorData.h:14: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.h:14: error: template argument 1 is invalid
../../../src/acl/SslErrorData.h:14: error: expected `{' before "int"
../../../src/acl/SslErrorData.h:14: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.h:14: error: expected `,' or `;' before '>' token
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: invalid application of `sizeof' to incomplete type `ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.h:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../../src/acl/SslErrorData.h:33: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:33: error: `Pool' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:10: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:10: error: class `ACLSslErrorData' does not have any field named `values'
../../../src/acl/SslErrorData.cc:13: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:13: error: class `ACLSslErrorData' does not have any field named `values'
../../../src/acl/SslErrorData.cc:15: error: invalid use of undefined type `const class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `const class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:19: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:20: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:25: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:25: error: expected unqualified-id before "int"
../../../src/acl/SslErrorData.cc:26: error: expected `,' or `;' before '{' token
../../../src/acl/SslErrorData.cc:38: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:40: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:40: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:40: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:42: error: `data' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:52: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:53: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:53: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:53: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:56: error: `Tail' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:56: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:58: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:58: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:58: error: expected `;' before "int"
../../../src/acl/SslErrorData.cc:59: error: `q' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:66: error: invalid use of undefined type `class ACLSslErrorData'
../../../src/acl/SslErrorData.h:14: error: forward declaration of `class ACLSslErrorData'
../../../src/acl/SslErrorData.cc:67: error: `values' undeclared (first use this function)
../../../src/acl/SslErrorData.cc:70: error: missing `>' to terminate the template argument list
../../../src/acl/SslErrorData.cc:70: error: template argument 1 is invalid
../../../src/acl/SslErrorData.cc:70: error: expected unqualified-id before '>' token
../../../src/acl/SslErrorData.cc:70: error: expected `,' or `;' before '>' token
make[4]: *** [SslErrorData.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Received on Tue Dec 14 2010 - 02:34:11 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 14 2010 - 12:00:06 MST