See <http://build.squid-cache.org/job/3.1-i386-opensolaris/22/changes>
Changes: [Amos Jeffries <[email protected]>] Author: Wolfgang Nothdurft <[email protected]> Bug 2731: Add follow_x_forwarded_for support to ICAP Pass the indirect client address to the ICAP server using X-Client-IP. [Amos Jeffries <[email protected]>] Author: Wolfgang Nothdurft <[email protected]> Bug 2730: Regressions in follow_x_forwarded_for since Squid-2 Two Major Regressions: * Omitted testing for trust of the directly connecting client. this is critical is trusting the header content itself. The absence permitted remote clients to forge X-Forwarded-For and gain access to resources through Squid. (mitigated by the following) * Bad logic in implementing the trust model resulted in any XFF headers containing untrusted IPs to be dropped in their entirety. This resulted in clients transiting more than one proxy heirarchy to be incorrectly logged and reported in the second. Some polish alterations to the existing logics: * Testing the direct client address for trust means the testing must be fully async 'slow'. Thus avoiding the memory leaks found on occasion. * acl_uses_indirect_client is not strictly needed to test multiple levels of X-Forwarded-For properly. The entire list of IPs are now always tested until an untrusted is found or an ACL failure occurs. [Amos Jeffries <[email protected]>] More portable rfc1035 unit test [Amos Jeffries <[email protected]>] Add warnings explaining Invalid Response errors generated by Squid [Amos Jeffries <[email protected]>] Doc update on http_port tproxy [Amos Jeffries <[email protected]>] Bump AIO debug sync message down a level [Amos Jeffries <[email protected]>] Limit language negotiation to bundled error pages [Amos Jeffries <[email protected]>] updated release notes. Remove windows-only section [Amos Jeffries <[email protected]>] Bug 2601: pt 2: Mixed v4/v6 src acl leads to TCP_DENIED - Remove 'odd' netmask support from ACL. - Fully deprecate netmask support for ACL. Earlier fix caused inconsistent handling between IPv4 and IPv6 builds of Squid. Which has turned out to be a bad idea. This fixes that by 'breaking' both build alternatives. see also bug 2141 for long-term tracker. ------------------------------------------ [...truncated 3159 lines...] /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libntlm.la ntlmScheme.lo auth_ntlm.lo mv -f .deps/auth_negotiate.Tpo .deps/auth_negotiate.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libbasic.la basicScheme.lo auth_basic.lo libtool: link: /usr/gnu/bin/ar cru .libs/libntlm.a .libs/ntlmScheme.o .libs/auth_ntlm.o libtool: link: /usr/gnu/bin/ar cru .libs/libbasic.a .libs/basicScheme.o .libs/auth_basic.o libtool: link: ranlib .libs/libbasic.a libtool: link: ranlib .libs/libntlm.a libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) libtool: link: ( cd ".libs" && rm -f "libbasic.la" && ln -s "../libbasic.la" "libbasic.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libdigest.la digestScheme.lo auth_digest.lo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libnegotiate.la negotiateScheme.lo auth_negotiate.lo mv -f .deps/AclMaxUserIp.Tpo .deps/AclMaxUserIp.Plo libtool: link: /usr/gnu/bin/ar cru .libs/libdigest.a .libs/digestScheme.o .libs/auth_digest.o libtool: link: /usr/gnu/bin/ar cru .libs/libnegotiate.a .libs/negotiateScheme.o .libs/auth_negotiate.o libtool: link: ranlib .libs/libdigest.a libtool: link: ranlib .libs/libnegotiate.a libtool: link: ( cd ".libs" && rm -f "libdigest.la" && ln -s "../libdigest.la" "libdigest.la" ) libtool: link: ( cd ".libs" && rm -f "libnegotiate.la" && ln -s "../libnegotiate.la" "libnegotiate.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libauth.la Config.lo Scheme.lo User.lo UserRequest.lo Gadgets.lo libntlm.la libbasic.la libdigest.la libnegotiate.la libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -I../../../src/auth -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c ../../../src/auth/AclProxyAuth.cc -o AclProxyAuth.o >/dev/null 2>&1 libtool: link: (cd .libs/libauth.lax/libntlm.a && /usr/gnu/bin/ar x "<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libntlm.a")> libtool: link: (cd .libs/libauth.lax/libbasic.a && /usr/gnu/bin/ar x "<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libbasic.a")> libtool: link: (cd .libs/libauth.lax/libdigest.a && /usr/gnu/bin/ar x "<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libdigest.a")> libtool: link: (cd .libs/libauth.lax/libnegotiate.a && /usr/gnu/bin/ar x "<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth/./.libs/libnegotiate.a")> libtool: link: /usr/gnu/bin/ar cru .libs/libauth.a .libs/Config.o .libs/Scheme.o .libs/User.o .libs/UserRequest.o .libs/Gadgets.o .libs/libauth.lax/libntlm.a/ntlmScheme.o .libs/libauth.lax/libntlm.a/auth_ntlm.o .libs/libauth.lax/libbasic.a/basicScheme.o .libs/libauth.lax/libbasic.a/auth_basic.o .libs/libauth.lax/libdigest.a/auth_digest.o .libs/libauth.lax/libdigest.a/digestScheme.o .libs/libauth.lax/libnegotiate.a/auth_negotiate.o .libs/libauth.lax/libnegotiate.a/negotiateScheme.o libtool: link: ranlib .libs/libauth.a libtool: link: rm -fr .libs/libauth.lax libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" ) mv -f .deps/AclProxyAuth.Tpo .deps/AclProxyAuth.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libacls.la Acl.lo AclMaxUserIp.lo AclProxyAuth.lo libtool: link: /usr/gnu/bin/ar cru .libs/libacls.a .libs/Acl.o .libs/AclMaxUserIp.o .libs/AclProxyAuth.o libtool: link: ranlib .libs/libacls.a libtool: link: ( cd ".libs" && rm -f "libacls.la" && ln -s "../libacls.la" "libacls.la" ) make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/auth'> Making all in ip make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/ip'> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c -o IpAddress.lo ../../../src/ip/IpAddress.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c -o IpIntercept.lo ../../../src/ip/IpIntercept.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c -o QosConfig.lo ../../../src/ip/QosConfig.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c ../../../src/ip/IpAddress.cc -fPIC -DPIC -o .libs/IpAddress.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -fPIC -DPIC -o .libs/QosConfig.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c ../../../src/ip/IpIntercept.cc -fPIC -DPIC -o .libs/IpIntercept.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c ../../../src/ip/QosConfig.cc -o QosConfig.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c ../../../src/ip/IpIntercept.cc -o IpIntercept.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c ../../../src/ip/IpAddress.cc -o IpAddress.o >/dev/null 2>&1 mv -f .deps/QosConfig.Tpo .deps/QosConfig.Plo mv -f .deps/IpIntercept.Tpo .deps/IpIntercept.Plo mv -f .deps/IpAddress.Tpo .deps/IpAddress.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libip.la IpAddress.lo IpIntercept.lo QosConfig.lo libtool: link: /usr/gnu/bin/ar cru .libs/libip.a .libs/IpAddress.o .libs/IpIntercept.o .libs/QosConfig.o libtool: link: ranlib .libs/libip.a libtool: link: ( cd ".libs" && rm -f "libip.la" && ln -s "../libip.la" "libip.la" ) make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/ip'> Making all in icmp make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/icmp'> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c -o Icmp.lo ../../../src/icmp/Icmp.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c -o IcmpSquid.lo ../../../src/icmp/IcmpSquid.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo ../../../src/icmp/net_db.cc libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c ../../../src/icmp/Icmp.cc -fPIC -DPIC -o .libs/Icmp.o libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c ../../../src/icmp/net_db.cc -fPIC -DPIC -o .libs/net_db.o libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c ../../../src/icmp/IcmpSquid.cc -fPIC -DPIC -o .libs/IcmpSquid.o libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c ../../../src/icmp/Icmp.cc -o Icmp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c ../../../src/icmp/IcmpSquid.cc -o IcmpSquid.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c ../../../src/icmp/net_db.cc -o net_db.o >/dev/null 2>&1 mv -f .deps/Icmp.Tpo .deps/Icmp.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libicmp-core.la Icmp.lo mv -f .deps/IcmpSquid.Tpo .deps/IcmpSquid.Plo libtool: link: /usr/gnu/bin/ar cru .libs/libicmp-core.a .libs/Icmp.o libtool: link: ranlib .libs/libicmp-core.a libtool: link: ( cd ".libs" && rm -f "libicmp-core.la" && ln -s "../libicmp-core.la" "libicmp-core.la" ) mv -f .deps/net_db.Tpo .deps/net_db.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libicmp.la IcmpSquid.lo net_db.lo libtool: link: /usr/gnu/bin/ar cru .libs/libicmp.a .libs/IcmpSquid.o .libs/net_db.o libtool: link: ranlib .libs/libicmp.a libtool: link: ( cd ".libs" && rm -f "libicmp.la" && ln -s "../libicmp.la" "libicmp.la" ) make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/icmp'> Making all in ident make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/ident'> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c -o AclIdent.lo ../../../src/ident/AclIdent.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c -o Ident.lo ../../../src/ident/Ident.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c ../../../src/ident/AclIdent.cc -fPIC -DPIC -o .libs/AclIdent.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -fPIC -DPIC -o .libs/Ident.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c ../../../src/ident/Ident.cc -o Ident.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c ../../../src/ident/AclIdent.cc -o AclIdent.o >/dev/null 2>&1 mv -f .deps/Ident.Tpo .deps/Ident.Plo mv -f .deps/AclIdent.Tpo .deps/AclIdent.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -L/usr/local/gcc-libs/lib -o libident.la AclIdent.lo Ident.lo libtool: link: /usr/gnu/bin/ar cru .libs/libident.a .libs/AclIdent.o .libs/Ident.o libtool: link: ranlib .libs/libident.a libtool: link: ( cd ".libs" && rm -f "libident.la" && ln -s "../libident.la" "libident.la" ) make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src/ident'> make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src'> depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo ../../src/comm.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT CommCalls.lo -MD -MP -MF $depbase.Tpo -c -o CommCalls.lo ../../src/CommCalls.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT DescriptorSet.lo -MD -MP -MF $depbase.Tpo -c -o DescriptorSet.lo ../../src/DescriptorSet.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo SquidConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT SquidConfig.lo -MD -MP -MF $depbase.Tpo -c -o SquidConfig.lo ../../src/SquidConfig.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -fPIC -DPIC -o .libs/comm.o libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -fPIC -DPIC -o .libs/SquidConfig.o libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -fPIC -DPIC -o .libs/CommCalls.o libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -fPIC -DPIC -o .libs/DescriptorSet.o libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c ../../src/SquidConfig.cc -o SquidConfig.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c ../../src/DescriptorSet.cc -o DescriptorSet.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c ../../src/CommCalls.cc -o CommCalls.o >/dev/null 2>&1 depbase=`echo TextException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT TextException.lo -MD -MP -MF $depbase.Tpo -c -o TextException.lo ../../src/TextException.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DiskIO/DiskDaemon/diskd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT DiskIO/DiskDaemon/diskd.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/diskd.o ../../src/DiskIO/DiskDaemon/diskd.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c ../../src/TextException.cc -fPIC -DPIC -o .libs/TextException.o depbase=`echo unlinkd_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT unlinkd_daemon.o -MD -MP -MF $depbase.Tpo -c -o unlinkd_daemon.o ../../src/unlinkd_daemon.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SquidNew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT SquidNew.o -MD -MP -MF $depbase.Tpo -c -o SquidNew.o ../../src/SquidNew.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c ../../src/TextException.cc -o TextException.o >/dev/null 2>&1 depbase=`echo cbdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT cbdata.o -MD -MP -MF $depbase.Tpo -c -o cbdata.o ../../src/cbdata.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../src/debug.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT int.o -MD -MP -MF $depbase.Tpo -c -o int.o ../../src/int.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT mem.o -MD -MP -MF $depbase.Tpo -c -o mem.o ../../src/mem.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo MemBuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT MemBuf.o -MD -MP -MF $depbase.Tpo -c -o MemBuf.o ../../src/MemBuf.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo store_key_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT store_key_md5.o -MD -MP -MF $depbase.Tpo -c -o store_key_md5.o ../../src/store_key_md5.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H "-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\""> "-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\""> "-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\""> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c ../../src/comm.cc -o comm.o >/dev/null 2>&1 depbase=`echo StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o StoreMeta.o ../../src/StoreMeta.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaMD5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaMD5.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaMD5.o ../../src/StoreMetaMD5.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaSTD.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTD.o ../../src/StoreMetaSTD.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaSTDLFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaSTDLFS.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTDLFS.o ../../src/StoreMetaSTDLFS.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaUnpacker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaUnpacker.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaUnpacker.o ../../src/StoreMetaUnpacker.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaURL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaURL.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaURL.o ../../src/StoreMetaURL.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo StoreMetaVary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT StoreMetaVary.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaVary.o ../../src/StoreMetaVary.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo String.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT String.o -MD -MP -MF $depbase.Tpo -c -o String.o ../../src/String.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o ../../src/time.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ufsdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT ufsdump.o -MD -MP -MF $depbase.Tpo -c -o ufsdump.o ../../src/ufsdump.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT dlink.o -MD -MP -MF $depbase.Tpo -c -o dlink.o ../../src/dlink.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo HttpRequestMethod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT HttpRequestMethod.o -MD -MP -MF $depbase.Tpo -c -o HttpRequestMethod.o ../../src/HttpRequestMethod.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo RemovalPolicy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT RemovalPolicy.o -MD -MP -MF $depbase.Tpo -c -o RemovalPolicy.o ../../src/RemovalPolicy.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo AclRegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AclRegs.o -MD -MP -MF $depbase.Tpo -c -o AclRegs.o ../../src/AclRegs.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo AuthReg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AuthReg.o -MD -MP -MF $depbase.Tpo -c -o AuthReg.o ../../src/AuthReg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT access_log.o -MD -MP -MF $depbase.Tpo -c -o access_log.o ../../src/access_log.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo AsyncEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT AsyncEngine.o -MD -MP -MF $depbase.Tpo -c -o AsyncEngine.o ../../src/AsyncEngine.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cache_cf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT cache_cf.o -MD -MP -MF $depbase.Tpo -c -o cache_cf.o ../../src/cache_cf.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ProtoPort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT ProtoPort.o -MD -MP -MF $depbase.Tpo -c -o ProtoPort.o ../../src/ProtoPort.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CacheDigest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT CacheDigest.o -MD -MP -MF $depbase.Tpo -c -o CacheDigest.o ../../src/CacheDigest.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../../src/cache_cf.cc:2783: ../src/cf_parser.h: In function `int parse_line(char*)': ../src/cf_parser.h:1176: error: `Adaptation' has not been declared ../src/cf_parser.h:1176: error: `TheConfig' undeclared (first use this function) ../src/cf_parser.h:1176: error: (Each undeclared identifier is reported only once for each function it appears in.) depbase=`echo cache_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT cache_manager.o -MD -MP -MF $depbase.Tpo -c -o cache_manager.o ../../src/cache_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po ../src/cf_parser.h: In function `void dump_config(StoreEntry*)': ../src/cf_parser.h:2214: error: `Adaptation' has not been declared ../src/cf_parser.h:2214: error: `TheConfig' undeclared (first use this function) ../src/cf_parser.h: In function `void free_all()': ../src/cf_parser.h:2705: error: `Adaptation' has not been declared ../src/cf_parser.h:2705: error: `TheConfig' undeclared (first use this function) depbase=`echo carp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc/squid.conf\"> -DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/share\"> -DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_inst/etc\"> -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I../src -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -pthreads -g -O2 -MT carp.o -MD -MP -MF $depbase.Tpo -c -o carp.o ../../src/carp.cc &&\ mv -f $depbase.Tpo $depbase.Po make[4]: *** [cache_cf.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src'> make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src'> make[2]: *** [all] Error 2 make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build/src'> make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `<http://build.squid-cache.org/job/3.1-i386-opensolaris/ws/btlayer-00-default/squid-3.1.0.15-BZR/_build'> make: *** [distcheck] Error 1 buildtest.sh result is 2 BUILD: .././test-suite/buildtests/layer-00-default.opts ../src/cf_parser.h:1176: error: `Adaptation' has not been declared ../src/cf_parser.h:1176: error: `TheConfig' undeclared (first use this function) ../src/cf_parser.h:1176: error: (Each undeclared identifier is reported only once for each function it appears in.) ../src/cf_parser.h:2214: error: `Adaptation' has not been declared ../src/cf_parser.h:2214: error: `TheConfig' undeclared (first use this function) ../src/cf_parser.h:2705: error: `Adaptation' has not been declared ../src/cf_parser.h:2705: error: `TheConfig' undeclared (first use this function) make[4]: *** [cache_cf.o] 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.
