Build failed in Hudson: 3.HEAD-sparc-opensolaris-SunStudioCc #269

From: <noc_at_squid-cache.org>
Date: Mon, 13 Dec 2010 16:53:15 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/269/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Compat: cleanup several config.h hacks

* removes the xmemcpy and xmemmove hacks. Squid has been building for some
long time without them being consistently used all-over. No complaints.
bcopy() alternative is still use if needed. However main code can now
use memcpy( )and memmove() without special X knowledge.

* shuffle strnstr replacement into libcompat from libmisc

* shuffles xis*() function wrappers for is*() with type-casting into compat

No operational changes.

[Amos Jeffries <squid3_at_treenet.co.nz>] Fix switch wrapping in log Format custom

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

[Alex Rousskov <rousskov_at_measurement-factory.com>] Handle early eCAP transaction failures better.

Do not throw an exception if eCAP transaction had to deal with a virgin body
but was not consuming it at swangSong() time. This may happen if the eCAP
adapter throws an exception before the adapter requests the virgin body
transmission or after it stops the transmission. In other words, the
transaction wrapper consumes only if proxyingVb is on.

[Amos Jeffries <squid3_at_treenet.co.nz>] Add omitted Format Token includes

[Amos Jeffries <squid3_at_treenet.co.nz>] SourceLayout: cleanup the various log line formatting code

Adds:

* namespace Log::Format for log display functionality. Each line formater
is a global function inside here. The log format enum is also in here
along with the display encoding 'gadget' functions.

* namespace Time in SquidTime.h for the related time string display
functions. Unified the various log pretty-print httpd-style time
functions into Time::FormatHttpd(time_t).
** care has been taken to preserve the local-static optimization found
in accessLogTime() to prevent wasted cycles re-printing the same
time value more than once per second.

NP: the similar but timezone-missing format is now Time::FormatStrf()
with the same optimization applied to speed up its callers.

* namespace Math:: to avoid symbol clash with global function Log() and
namespace Log.

* support for the Apache "combined" log format. Was documented earlier as
being available but not actually present.

Obsoletes:

* forward_log directive and associated experimental code. If needed
we can easily add another special format to dump the details.
FWIW they are all available in the squid format anyway (timestamp,
squid status, source peer). The documented action of dumping every
forwarding attempt was not working.

* referer_log and useragent_log directives and matching ./configure options.
** shuffled into access_log formats "referrer" and "useragent" for more
flexibility with less directives.

* emulate_httpd_log replaced with Apache "common" format.

* the "auto" pseudo-format becomes obsolete with emulat_httpd_log.
default is now "squid" format in all situations.

Code Shuffles:

* moved the logformat directive parsing into LogConfig object methods.

* shuffled the logformat parsing and token code into src/log/Tokens.h|cc
** this is purely to break it out of access_log.cc. namespace and scoping
needs some work.

[Christos Tsantilas <chtsanti_at_users.sourceforge.net>] The memPoolAlloc counter never updated

------------------------------------------
[...truncated 3310 lines...]
rm -f libcompat-squid.a
/usr/gnu/bin/ar cru libcompat-squid.a assert.o compat.o debug.o GnuRegex.o strnstr.o xalloc.o xstrerror.o xstring.o xstrto.o eui64_aton.o
ranlib libcompat-squid.a
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/compat'>
Making all in lib
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
Making all in rfcnb
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/rfcnb'>
source='../../../lib/rfcnb/rfcnb-io.c' object='rfcnb-io.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o rfcnb-io.lo ../../../lib/rfcnb/rfcnb-io.c
source='../../../lib/rfcnb/rfcnb-util.c' object='rfcnb-util.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o rfcnb-util.lo ../../../lib/rfcnb/rfcnb-util.c
source='../../../lib/rfcnb/session.c' object='session.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o session.lo ../../../lib/rfcnb/session.c
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/rfcnb-io.c -KPIC -DPIC -o .libs/rfcnb-io.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/rfcnb-util.c -KPIC -DPIC -o .libs/rfcnb-util.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/session.c -KPIC -DPIC -o .libs/session.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/rfcnb-io.c -o rfcnb-io.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/session.c -o session.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/rfcnb/rfcnb-util.c -o rfcnb-util.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link ccache /opt/SunStudioExpress/prod/bin/cc -errwarn=%all -errtags -D_REENTRANT -lpthread -g -L/usr/local/sunstudio-libs/lib -o librfcnb.la rfcnb-io.lo rfcnb-util.lo session.lo
libtool: link: /usr/gnu/bin/ar cru .libs/librfcnb.a .libs/rfcnb-io.o .libs/rfcnb-util.o .libs/session.o
libtool: link: ranlib .libs/librfcnb.a
libtool: link: ( cd ".libs" && rm -f "librfcnb.la" && ln -s "../librfcnb.la" "librfcnb.la" )
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/rfcnb'>
Making all in smblib
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/smblib'>
source='../../../lib/smblib/md4.c' object='md4.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o md4.lo ../../../lib/smblib/md4.c
source='../../../lib/smblib/smblib.c' object='smblib.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o smblib.lo ../../../lib/smblib/smblib.c
source='../../../lib/smblib/smblib-util.c' object='smblib-util.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o smblib-util.lo ../../../lib/smblib/smblib-util.c
source='../../../lib/smblib/smbencrypt.c' object='smbencrypt.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o smbencrypt.lo ../../../lib/smblib/smbencrypt.c
source='../../../lib/smblib/smbdes.c' object='smbdes.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o smbdes.lo ../../../lib/smblib/smbdes.c
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smblib.c -KPIC -DPIC -o .libs/smblib.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smblib-util.c -KPIC -DPIC -o .libs/smblib-util.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/md4.c -KPIC -DPIC -o .libs/md4.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smbdes.c -KPIC -DPIC -o .libs/smbdes.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smbencrypt.c -KPIC -DPIC -o .libs/smbencrypt.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/md4.c -o md4.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smbdes.c -o smbdes.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smbencrypt.c -o smbencrypt.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smblib.c -o smblib.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../../lib/smblib/smblib-util.c -o smblib-util.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link ccache /opt/SunStudioExpress/prod/bin/cc -errwarn=%all -errtags -D_REENTRANT -lpthread -g -L/usr/local/sunstudio-libs/lib -o libsmblib.la md4.lo smblib.lo smblib-util.lo smbencrypt.lo smbdes.lo
libtool: link: /usr/gnu/bin/ar cru .libs/libsmblib.a .libs/md4.o .libs/smblib.o .libs/smblib-util.o .libs/smbencrypt.o .libs/smbdes.o
libtool: link: ranlib .libs/libsmblib.a
libtool: link: ( cd ".libs" && rm -f "libsmblib.la" && ln -s "../libsmblib.la" "libsmblib.la" )
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/smblib'>
Making all in ntlmauth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/ntlmauth'>
source='../../../lib/ntlmauth/ntlmauth.cc' object='ntlmauth.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../../cfgaux/depcomp \
        /bin/sh ../../libtool --tag=CXX --mode=compile ccache /opt/SunStudioExpress/prod/bin/CC -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c -o ntlmauth.lo ../../../lib/ntlmauth/ntlmauth.cc
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../../lib/ntlmauth/ntlmauth.cc -KPIC -DPIC -o .libs/ntlmauth.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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../../../lib -I/usr/include/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../../lib/ntlmauth/ntlmauth.cc -o ntlmauth.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link ccache /opt/SunStudioExpress/prod/bin/CC -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -L/usr/local/sunstudio-libs/lib -o libntlmauth.la ntlmauth.lo
libtool: link: ccache /opt/SunStudioExpress/prod/bin/CC -xar -o .libs/libntlmauth.a .libs/ntlmauth.o
libtool: link: ( cd ".libs" && rm -f "libntlmauth.la" && ln -s "../libntlmauth.la" "libntlmauth.la" )
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib/ntlmauth'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
source='../../lib/base64.c' object='base64.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o base64.lo ../../lib/base64.c
source='../../lib/charset.c' object='charset.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o charset.lo ../../lib/charset.c
source='../../lib/html_quote.c' object='html_quote.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o html_quote.lo ../../lib/html_quote.c
source='../../lib/md5.c' object='md5.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o md5.lo ../../lib/md5.c
source='../../lib/rfc1738.c' object='rfc1738.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o rfc1738.lo ../../lib/rfc1738.c
source='../../lib/rfc2617.c' object='rfc2617.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o rfc2617.lo ../../lib/rfc2617.c
source='../../lib/uudecode.c' object='uudecode.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o uudecode.lo ../../lib/uudecode.c
source='../../lib/hash.c' object='hash.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o hash.lo ../../lib/hash.c
source='../../lib/malloc_trace.cc' object='malloc_trace.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CXX --mode=compile ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c -o malloc_trace.lo ../../lib/malloc_trace.cc
source='../../lib/MemPool.cc' object='MemPool.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CXX --mode=compile ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c -o MemPool.lo ../../lib/MemPool.cc
source='../../lib/MemPoolChunked.cc' object='MemPoolChunked.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CXX --mode=compile ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c -o MemPoolChunked.lo ../../lib/MemPoolChunked.cc
source='../../lib/MemPoolMalloc.cc' object='MemPoolMalloc.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CXX --mode=compile ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c -o MemPoolMalloc.lo ../../lib/MemPoolMalloc.cc
source='../../lib/getfullhostname.c' object='getfullhostname.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o getfullhostname.lo ../../lib/getfullhostname.c
source='../../lib/heap.c' object='heap.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o heap.lo ../../lib/heap.c
source='../../lib/iso3307.c' object='iso3307.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o iso3307.lo ../../lib/iso3307.c
source='../../lib/radix.c' object='radix.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        /bin/sh ../libtool --tag=CC --mode=compile ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c -o radix.lo ../../lib/radix.c
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/charset.c -KPIC -DPIC -o .libs/charset.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/html_quote.c -KPIC -DPIC -o .libs/html_quote.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/rfc1738.c -KPIC -DPIC -o .libs/rfc1738.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/base64.c -KPIC -DPIC -o .libs/base64.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/md5.c -KPIC -DPIC -o .libs/md5.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/hash.c -KPIC -DPIC -o .libs/hash.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/rfc2617.c -KPIC -DPIC -o .libs/rfc2617.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/iso3307.c -KPIC -DPIC -o .libs/iso3307.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/radix.c -KPIC -DPIC -o .libs/radix.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/heap.c -KPIC -DPIC -o .libs/heap.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/getfullhostname.c -KPIC -DPIC -o .libs/getfullhostname.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/uudecode.c -KPIC -DPIC -o .libs/uudecode.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../lib/MemPool.cc -KPIC -DPIC -o .libs/MemPool.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../lib/malloc_trace.cc -KPIC -DPIC -o .libs/malloc_trace.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../lib/MemPoolChunked.cc -KPIC -DPIC -o .libs/MemPoolChunked.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../lib/MemPoolMalloc.cc -KPIC -DPIC -o .libs/MemPoolMalloc.o
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/charset.c -o charset.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/html_quote.c -o html_quote.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/rfc1738.c -o rfc1738.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/base64.c -o base64.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/rfc2617.c -o rfc2617.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/md5.c -o md5.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/uudecode.c -o uudecode.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/hash.c -o hash.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/getfullhostname.c -o getfullhostname.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/iso3307.c -o iso3307.o >/dev/null 2>&1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/heap.c -o heap.o >/dev/null 2>&1
"../../include/fatal.h", line 5: Error, nolcurlerr: "{" expected instead of "PRINTF_FORMAT_ARG1".
"../../include/fatal.h", line 5: Error, undefidenterr: PRINTF_FORMAT_ARG1 is not defined.
"../../include/Array.h", line 48: Error, temnotglob: Templates can only be declared at the global level.
"../../include/Array.h", line 52: Error, norcurlerr: "}" expected instead of "public".
"../../include/Array.h", line 54: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 54: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 55: Error, typenotall: Unexpected type name "size_t" encountered.
"../../include/Array.h", line 55: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 55: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, norparerr: ")" expected instead of "const".
"../../include/Array.h", line 56: Error, nosemierr: Use ";" to terminate statements.
"../../include/Array.h", line 56: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 56: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 57: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 57: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 57: Error, noiniterr: rhs must be initialized.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 58: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 58: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 58: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 58: Error, multdecl: Multiple declaration for rhs.
"../../include/Array.h", line 58: Error, noiniterr: rhs must be initialized.
Compilation aborted, too many Error messages.
"../../include/fatal.h", line 5: Error, nolcurlerr: "{" expected instead of "PRINTF_FORMAT_ARG1".
"../../include/fatal.h", line 5: Error, undefidenterr: PRINTF_FORMAT_ARG1 is not defined.
"../../include/Array.h", line 48: Error, temnotglob: Templates can only be declared at the global level.
"../../include/Array.h", line 52: Error, norcurlerr: "}" expected instead of "public".
"../../include/Array.h", line 54: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 54: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 55: Error, typenotall: Unexpected type name "size_t" encountered.
"../../include/Array.h", line 55: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 55: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, norparerr: ")" expected instead of "const".
"../../include/Array.h", line 56: Error, nosemierr: Use ";" to terminate statements.
"../../include/Array.h", line 56: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 56: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 57: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 57: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 57: Error, noiniterr: rhs must be initialized.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 58: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 58: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 58: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 58: Error, multdecl: Multiple declaration for rhs.
"../../include/Array.h", line 58: Error, noiniterr: rhs must be initialized.
Compilation aborted, too many Error messages.
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/CC -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all,no%badargtype2w,no%wbadinit,no%wbadasg -errtags -D_REENTRANT -lpthread -g -c ../../lib/malloc_trace.cc -o malloc_trace.o >/dev/null 2>&1
make[3]: *** [MemPool.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [MemPoolMalloc.lo] Error 1
"../../include/fatal.h", line 5: Error, nolcurlerr: "{" expected instead of "PRINTF_FORMAT_ARG1".
"../../include/fatal.h", line 5: Error, undefidenterr: PRINTF_FORMAT_ARG1 is not defined.
"../../include/Array.h", line 48: Error, temnotglob: Templates can only be declared at the global level.
"../../include/Array.h", line 52: Error, norcurlerr: "}" expected instead of "public".
"../../include/Array.h", line 54: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 54: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 55: Error, typenotall: Unexpected type name "size_t" encountered.
"../../include/Array.h", line 55: Error, undefidenterr: C is not defined.
"../../include/Array.h", line 55: Error, nooprnderr: Operand expected instead of ")".
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, undefidenterr: VectorIteratorBase is not defined.
"../../include/Array.h", line 56: Error, norparerr: ")" expected instead of "const".
"../../include/Array.h", line 56: Error, nosemierr: Use ";" to terminate statements.
"../../include/Array.h", line 56: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 56: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 57: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 57: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 57: Error, noiniterr: rhs must be initialized.
"../../include/Array.h", line 57: Error, nocommaerr: "," expected instead of ")".
"../../include/Array.h", line 58: Error, baddecl: There must be an identifier to declare.
"../../include/Array.h", line 58: Error, nocommaerr: "," expected instead of "(".
"../../include/Array.h", line 58: Error, nosemiheaderr: Use ";" to terminate declarations.
"../../include/Array.h", line 58: Error, multdecl: Multiple declaration for rhs.
"../../include/Array.h", line 58: Error, noiniterr: rhs must be initialized.
Compilation aborted, too many Error messages.
make[3]: *** [MemPoolChunked.lo] Error 1
libtool: compile: ccache /opt/SunStudioExpress/prod/bin/cc -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/gssapi -I/usr/include/kerberosv5 -errwarn=%all -errtags -D_REENTRANT -lpthread -g -c ../../lib/radix.c -o radix.o >/dev/null 2>&1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-sparc-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
Compilation aborted, too many Error messages.
Compilation aborted, too many Error messages.
make[3]: *** [MemPool.lo] Error 1
make[3]: *** [MemPoolMalloc.lo] Error 1
Compilation aborted, too many Error messages.
make[3]: *** [MemPoolChunked.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Received on Mon Dec 13 2010 - 15:53:18 MST

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