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

Changes:

[Amos Jeffries <squ...@treenet.co.nz>] Hack: define top_build_prefix for old 
autotools

This hack was removed during the libtool 2.2 upgrade.

The issue shows up as bundle builds failing to link libltdl/libltdlc.la
when they should in fact be linking ../libltdl/libltdlc.la in src/Makefile

It is caused by the macros of libtool 2.2 assuming the presence of
top_build_prefix but since autoconf 2.62 that was replaced with
ac_top_build_prefix and is no longer automatically defined in Makefile's.

Some distros also seem to have back-ported the removal of top_build_prefix
into their old autoconf causing macro version tests to fail.

[Amos Jeffries <amosjeffr...@squid-cache.org>] typo

------------------------------------------
[...truncated 3020 lines...]
source='../../compat/debug.cc' object='debug.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../../src -I../include -I/usr/local/include -I/usr/include/gssapi 
-I/usr/include/kerberosv5  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c -o debug.lo ../../compat/debug.cc
source='../../compat/GnuRegex.c' object='GnuRegex.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../../src -I../include -I/usr/local/include -I/usr/include/gssapi 
-I/usr/include/kerberosv5  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c -o GnuRegex.lo ../../compat/GnuRegex.c
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/GnuRegex.c  -KPIC -DPIC -o .libs/GnuRegex.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/assert.cc  -KPIC -DPIC -o .libs/assert.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/compat.cc  -KPIC -DPIC -o .libs/compat.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/debug.cc  -KPIC -DPIC -o .libs/debug.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/GnuRegex.c -o GnuRegex.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/compat.cc -o compat.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/assert.cc -o assert.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H 
-I../.. -I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5 -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all -D_REENTRANT -g -c 
../../compat/debug.cc -o debug.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX   --mode=link ccache 
/opt/SunStudioExpress/prod/bin/CC -errwarn=%all  -D_REENTRANT -g  
-L/usr/local/sunstudio-libs/lib -o libcompat.la  assert.lo compat.lo debug.lo 
GnuRegex.lo  
libtool: link: ccache /opt/SunStudioExpress/prod/bin/CC -xar -o 
.libs/libcompat.a  .libs/assert.o .libs/compat.o .libs/debug.o .libs/GnuRegex.o 
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" 
"libcompat.la" )
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-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-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
make[3]: Entering directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
source='../../lib/MemPool.cc' object='MemPool.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o MemPool.o 
../../lib/MemPool.cc
source='../../lib/MemPoolChunked.cc' object='MemPoolChunked.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o MemPoolChunked.o 
../../lib/MemPoolChunked.cc
source='../../lib/MemPoolMalloc.cc' object='MemPoolMalloc.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o MemPoolMalloc.o 
../../lib/MemPoolMalloc.cc
source='../../lib/base64.c' object='base64.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/base64.c
source='../../lib/charset.c' object='charset.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/charset.c
source='../../lib/getfullhostname.c' object='getfullhostname.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../lib/getfullhostname.c
source='../../lib/hash.c' object='hash.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/hash.c
source='../../lib/heap.c' object='heap.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/heap.c
source='../../lib/html_quote.c' object='html_quote.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../lib/html_quote.c
source='../../lib/iso3307.c' object='iso3307.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/iso3307.c
source='../../lib/md5.c' object='md5.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/md5.c
source='../../lib/radix.c' object='radix.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/radix.c
source='../../lib/rfc1035.c' object='rfc1035.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/rfc1035.c
source='../../lib/rfc1123.c' object='rfc1123.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/rfc1123.c
source='../../lib/rfc1738.c' object='rfc1738.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/rfc1738.c
source='../../lib/rfc2617.c' object='rfc2617.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/rfc2617.c
source='../../lib/rfc3596.c' object='rfc3596.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/rfc3596.c
source='../../lib/Splay.cc' object='Splay.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o Splay.o 
../../lib/Splay.cc
source='../../lib/strnstr.cc' object='strnstr.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o strnstr.o 
../../lib/strnstr.cc
source='../../lib/stub_memaccount.c' object='stub_memaccount.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../lib/stub_memaccount.c
source='../../lib/util.c' object='util.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/util.c
source='../../lib/uudecode.c' object='uudecode.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/uudecode.c
source='../../lib/xusleep.c' object='xusleep.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c ../../lib/xusleep.c
source='../../lib/eui64_aton.c' object='eui64_aton.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../lib/eui64_aton.c
rm -f libmiscutil.a
/usr/gnu/bin/ar cru libmiscutil.a MemPool.o MemPoolChunked.o MemPoolMalloc.o 
base64.o charset.o getfullhostname.o hash.o heap.o html_quote.o iso3307.o md5.o 
radix.o rfc1035.o rfc1123.o rfc1738.o rfc2617.o rfc3596.o Splay.o strnstr.o 
stub_memaccount.o util.o uudecode.o xusleep.o   eui64_aton.o
ranlib libmiscutil.a
make[3]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
Making all in snmplib
make[2]: Entering directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'>
source='../../snmplib/asn1.c' object='asn1.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/asn1.c
source='../../snmplib/parse.c' object='parse.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/parse.c
source='../../snmplib/snmp_vars.c' object='snmp_vars.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_vars.c
source='../../snmplib/coexistance.c' object='coexistance.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/coexistance.c
source='../../snmplib/snmp_api.c' object='snmp_api.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_api.c
source='../../snmplib/snmp_error.c' object='snmp_error.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_error.c
source='../../snmplib/mib.c' object='mib.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/mib.c
source='../../snmplib/snmp_api_error.c' object='snmp_api_error.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_api_error.c
source='../../snmplib/snmp_msg.c' object='snmp_msg.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_msg.c
source='../../snmplib/snmp_pdu.c' object='snmp_pdu.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmp_pdu.c
source='../../snmplib/snmplib_debug.c' object='snmplib_debug.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DSQUID_SNMP=1  -I../.. 
-I../include -I../../include  -I/usr/include/gssapi -I/usr/include/kerberosv5 
-errwarn=%all  -D_REENTRANT -g -c ../../snmplib/snmplib_debug.c
rm -f libsnmp.a
/usr/gnu/bin/ar cru libsnmp.a asn1.o parse.o snmp_vars.o coexistance.o 
snmp_api.o snmp_error.o mib.o snmp_api_error.o snmp_msg.o snmp_pdu.o 
snmplib_debug.o 
ranlib libsnmp.a
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'>
Making all in libltdl
make[2]: Entering directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
/bin/sh 
<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/libltdl/config/install-sh>
 -d . 
cp ../../libltdl/argz_.h argz.h-t
mv argz.h-t argz.h
make  all-am
make[3]: Entering directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
source='loaders/dlopen.c' object='dlopen.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o dlopen.lo `test -f 
'loaders/dlopen.c' || echo '../../libltdl/'`loaders/dlopen.c
source='loaders/preopen.c' object='libltdlc_la-preopen.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo 
'../../libltdl/'`loaders/preopen.c
source='lt__alloc.c' object='libltdlc_la-lt__alloc.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo 
'../../libltdl/'`lt__alloc.c
source='lt_dlloader.c' object='libltdlc_la-lt_dlloader.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo 
'../../libltdl/'`lt_dlloader.c
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/loaders/dlopen.c  -KPIC -DPIC -o .libs/dlopen.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt__alloc.c  -KPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/loaders/preopen.c  -KPIC -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt_dlloader.c  -KPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
source='lt_error.c' object='libltdlc_la-lt_error.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo 
'../../libltdl/'`lt_error.c
source='ltdl.c' object='libltdlc_la-ltdl.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo '../../libltdl/'`ltdl.c
source='slist.c' object='libltdlc_la-slist.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl 
-Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o 
libltdlc_la-slist.lo `test -f 'slist.c' || echo '../../libltdl/'`slist.c
source='../../libltdl/argz.c' object='argz.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../libltdl/config/depcomp \
        /bin/sh ./libtool --tag=CC   --mode=compile ccache 
/opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. -I../../libltdl  
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl   -g -c -o argz.lo 
../../libltdl/argz.c
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt_error.c  -KPIC -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/slist.c  -KPIC -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/ltdl.c  -KPIC -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl -g -c ../../libltdl/argz.c  
-KPIC -DPIC -o .libs/argz.o
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl 
-I../../libltdl/libltdl -I../../libltdl/libltdl -g -c ../../libltdl/argz.c -o 
argz.o >/dev/null 2>&1
libtool: compile:  ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H -I. 
-I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. 
-I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -c 
../../libltdl/ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link ccache 
/opt/SunStudioExpress/prod/bin/cc  -g -module -avoid-version 
-L/usr/local/sunstudio-libs/lib -o dlopen.la  dlopen.lo  
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o 
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" 
"dlopen.la" )
/bin/sh ./libtool --tag=CC   --mode=link ccache 
/opt/SunStudioExpress/prod/bin/cc  -g -no-undefined -dlpreopen dlopen.la  
-L/usr/local/sunstudio-libs/lib -o libltdlc.la  libltdlc_la-preopen.lo 
libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo 
libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo 
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && ccache /opt/SunStudioExpress/prod/bin/cc -g -c  
-KPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" 
".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x 
"<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl/./.libs/dlopen.a";)>
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o 
.libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o 
.libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o 
.libs/argz.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" 
"libltdlc.la" )
make[3]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
Making all in libntlmauth
make[2]: Entering directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libntlmauth'>
source='../../libntlmauth/ntlmauth.cc' object='ntlmauth.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/CC -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c -o ntlmauth.o 
../../libntlmauth/ntlmauth.cc
source='../../libntlmauth/rfcnb-io.c' object='rfcnb-io.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/rfcnb-io.c
source='../../libntlmauth/rfcnb-session.c' object='rfcnb-session.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/rfcnb-session.c
source='../../libntlmauth/rfcnb-util.c' object='rfcnb-util.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/rfcnb-util.c
source='../../libntlmauth/smb-des.c' object='smb-des.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smb-des.c
source='../../libntlmauth/smb-encrypt.c' object='smb-encrypt.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smb-encrypt.c
source='../../libntlmauth/smblib.c' object='smblib.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smblib.c
source='../../libntlmauth/smblib-util.c' object='smblib-util.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smblib-util.c
source='../../libntlmauth/smblmauth.c' object='smblmauth.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smblmauth.c
source='../../libntlmauth/smb-md4.c' object='smb-md4.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../cfgaux/depcomp \
        ccache /opt/SunStudioExpress/prod/bin/cc -DHAVE_CONFIG_H  -I../.. 
-I../../include -I../../src -I../include -I/usr/local/include 
-I/usr/include/gssapi -I/usr/include/kerberosv5  -I/usr/include/gssapi 
-I/usr/include/kerberosv5 -errwarn=%all  -D_REENTRANT -g -c 
../../libntlmauth/smb-md4.c
"../../libntlmauth/ntlmauth.cc", line 267: Error: String literal converted to 
char* in formal argument format in call to debug(char*, ...).
"../../libntlmauth/ntlmauth.cc", line 268: Error: String literal converted to 
char* in formal argument format in call to debug(char*, ...).
"../../libntlmauth/ntlmauth.cc", line 269: Error: String literal converted to 
char* in formal argument format in call to debug(char*, ...).
"../../libntlmauth/ntlmauth.cc", line 275: Error: String literal converted to 
char* in formal argument format in call to debug(char*, ...).
"../../libntlmauth/ntlmauth.cc", line 284: Error: String literal converted to 
char* in formal argument format in call to debug(char*, ...).
5 Error(s) detected.
make[2]: *** [ntlmauth.o] Error 5
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-opensolaris-SunStudioCc/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libntlmauth'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`<http://build.squid-cache.org/job/3.HEAD-i386-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
make[2]: *** [ntlmauth.o] Error 5
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.

Reply via email to