Build failed in Hudson: 3.HEAD-i386-FreeBSD-6.4 #73

From: <noc_at_squid-cache.org>
Date: Sun, 27 Sep 2009 16:41:16 +0200 (CEST)

See <http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/73/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Add build options to control ESI libraries.

Also;
- disconnect the libraries from linking to binaries they dont need to.
- enable automatic build testing of ESI code since missing libraries are
no longer fatal.

[Amos Jeffries <squid3_at_treenet.co.nz>] Prep for 3.1.0.14

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

[Henrik Nordstrom <henrik_at_henriknordstrom.net>] Make ESI parser modules expat and libxml2 dependent on their libraries

The ESI parser system is actually pluggable. There is no reason we should
require expat and libxml2. Just build what works.

Todo: Add an option to force the desired parsers.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Adrian Chadd <adrian_at_squid-cache.org>
A tproxy cache cluster (eg behind WCCPv2) can't peer.

The issue stems from the forwarding logic creating source address spoofed
sockets to destinations that are inside the cluster. Since the WCCPv2
router won't redirect packets with an origin of the proxy MAC (at least for
L2 peering), source spoofed packets go out and are routed normally. The
packets back from the destination peer have a remote end of the spoofed IP,
and are instead sent to teh original client rather than the proxy.

The forwarding logic needs to be taught to optionally enable tproxy source
spoofing on connections based on a peer flag.

Just for completeness - tproxy'ed connections to a upstream or peer proxy
which is -outside- of the WCCPv2 tproxy cluster work fine.

------------------------------------------
[...truncated 2037 lines...]
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.4 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.4 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.4 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making all in compat
/usr/local/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo ../../compat/assert.cc
 g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c ../../compat/assert.cc -o assert.o
mv -f .deps/assert.Tpo .deps/assert.Plo
/usr/local/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo ../../compat/compat.cc
 g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../compat/compat.cc -o compat.o
mv -f .deps/compat.Tpo .deps/compat.Plo
/usr/local/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo ../../compat/debug.cc
 g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../compat/debug.cc -o debug.o
mv -f .deps/debug.Tpo .deps/debug.Plo
/usr/local/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c -o GnuRegex.lo ../../compat/GnuRegex.c
 gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c ../../compat/GnuRegex.c -o GnuRegex.o
mv -f .deps/GnuRegex.Tpo .deps/GnuRegex.Plo
/usr/local/bin/bash ../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -pthread -o libcompat.la assert.lo compat.lo debug.lo GnuRegex.lo
mkdir .libs
ar cru .libs/libcompat.a assert.o compat.o debug.o GnuRegex.o
ranlib .libs/libcompat.a
creating libcompat.la
(cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la)
Making all in lib
g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT MemPool.o -MD -MP -MF .deps/MemPool.Tpo -c -o MemPool.o ../../lib/MemPool.cc
mv -f .deps/MemPool.Tpo .deps/MemPool.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o ../../lib/base64.c
mv -f .deps/base64.Tpo .deps/base64.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o ../../lib/charset.c
mv -f .deps/charset.Tpo .deps/charset.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT getfullhostname.o -MD -MP -MF .deps/getfullhostname.Tpo -c -o getfullhostname.o ../../lib/getfullhostname.c
mv -f .deps/getfullhostname.Tpo .deps/getfullhostname.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../lib/hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o ../../lib/heap.c
mv -f .deps/heap.Tpo .deps/heap.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT html_quote.o -MD -MP -MF .deps/html_quote.Tpo -c -o html_quote.o ../../lib/html_quote.c
mv -f .deps/html_quote.Tpo .deps/html_quote.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT iso3307.o -MD -MP -MF .deps/iso3307.Tpo -c -o iso3307.o ../../lib/iso3307.c
mv -f .deps/iso3307.Tpo .deps/iso3307.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o ../../lib/md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT radix.o -MD -MP -MF .deps/radix.Tpo -c -o radix.o ../../lib/radix.c
mv -f .deps/radix.Tpo .deps/radix.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o ../../lib/rfc1035.c
mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1123.o -MD -MP -MF .deps/rfc1123.Tpo -c -o rfc1123.o ../../lib/rfc1123.c
mv -f .deps/rfc1123.Tpo .deps/rfc1123.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1738.o -MD -MP -MF .deps/rfc1738.Tpo -c -o rfc1738.o ../../lib/rfc1738.c
mv -f .deps/rfc1738.Tpo .deps/rfc1738.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc2617.o -MD -MP -MF .deps/rfc2617.Tpo -c -o rfc2617.o ../../lib/rfc2617.c
mv -f .deps/rfc2617.Tpo .deps/rfc2617.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc3596.o -MD -MP -MF .deps/rfc3596.Tpo -c -o rfc3596.o ../../lib/rfc3596.c
mv -f .deps/rfc3596.Tpo .deps/rfc3596.Po
g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Splay.o -MD -MP -MF .deps/Splay.Tpo -c -o Splay.o ../../lib/Splay.cc
mv -f .deps/Splay.Tpo .deps/Splay.Po
g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT strnstr.o -MD -MP -MF .deps/strnstr.Tpo -c -o strnstr.o ../../lib/strnstr.cc
mv -f .deps/strnstr.Tpo .deps/strnstr.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT stub_memaccount.o -MD -MP -MF .deps/stub_memaccount.Tpo -c -o stub_memaccount.o ../../lib/stub_memaccount.c
mv -f .deps/stub_memaccount.Tpo .deps/stub_memaccount.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o ../../lib/util.c
mv -f .deps/util.Tpo .deps/util.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT uudecode.o -MD -MP -MF .deps/uudecode.Tpo -c -o uudecode.o ../../lib/uudecode.c
mv -f .deps/uudecode.Tpo .deps/uudecode.Po
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT xusleep.o -MD -MP -MF .deps/xusleep.Tpo -c -o xusleep.o ../../lib/xusleep.c
mv -f .deps/xusleep.Tpo .deps/xusleep.Po
rm -f libmiscutil.a
/usr/bin/ar cru libmiscutil.a MemPool.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
ranlib libmiscutil.a
gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT ntlmauth.o -MD -MP -MF .deps/ntlmauth.Tpo -c -o ntlmauth.o ../../lib/ntlmauth.c
mv -f .deps/ntlmauth.Tpo .deps/ntlmauth.Po
rm -f libntlmauth.a
/usr/bin/ar cru libntlmauth.a ntlmauth.o
ranlib libntlmauth.a
Making all in snmplib
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT asn1.o -MD -MP -MF .deps/asn1.Tpo -c -o asn1.o ../../snmplib/asn1.c
mv -f .deps/asn1.Tpo .deps/asn1.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o ../../snmplib/parse.c
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_vars.o -MD -MP -MF .deps/snmp_vars.Tpo -c -o snmp_vars.o ../../snmplib/snmp_vars.c
mv -f .deps/snmp_vars.Tpo .deps/snmp_vars.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT coexistance.o -MD -MP -MF .deps/coexistance.Tpo -c -o coexistance.o ../../snmplib/coexistance.c
mv -f .deps/coexistance.Tpo .deps/coexistance.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_api.o -MD -MP -MF .deps/snmp_api.Tpo -c -o snmp_api.o ../../snmplib/snmp_api.c
mv -f .deps/snmp_api.Tpo .deps/snmp_api.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_error.o -MD -MP -MF .deps/snmp_error.Tpo -c -o snmp_error.o ../../snmplib/snmp_error.c
mv -f .deps/snmp_error.Tpo .deps/snmp_error.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT mib.o -MD -MP -MF .deps/mib.Tpo -c -o mib.o ../../snmplib/mib.c
mv -f .deps/mib.Tpo .deps/mib.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_api_error.o -MD -MP -MF .deps/snmp_api_error.Tpo -c -o snmp_api_error.o ../../snmplib/snmp_api_error.c
mv -f .deps/snmp_api_error.Tpo .deps/snmp_api_error.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_msg.o -MD -MP -MF .deps/snmp_msg.Tpo -c -o snmp_msg.o ../../snmplib/snmp_msg.c
mv -f .deps/snmp_msg.Tpo .deps/snmp_msg.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_pdu.o -MD -MP -MF .deps/snmp_pdu.Tpo -c -o snmp_pdu.o ../../snmplib/snmp_pdu.c
mv -f .deps/snmp_pdu.Tpo .deps/snmp_pdu.Po
gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmplib_debug.o -MD -MP -MF .deps/snmplib_debug.Tpo -c -o snmplib_debug.o ../../snmplib/snmplib_debug.c
mv -f .deps/snmplib_debug.Tpo .deps/snmplib_debug.Po
rm -f libsnmp.a
/usr/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
Making all in scripts
Making all in src
gawk -f ../../src/cf_gen_defines <../../src/cf.data.pre >cf_gen_defines.h
sed " s%@DEFAULT_HTTP_PORT@%3128%g; s%@DEFAULT_ICP_PORT@%3130%g; s%@DEFAULT_CACHE_EFFECTIVE_USER@%nobody%g; s%@DEFAULT_MIME_TABLE@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf%g;> s%@DEFAULT_DNSSERVER@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> dnsserver | sed 's,x,x,;s/$//'`%g; s%@DEFAULT_UNLINKD@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> unlinkd | sed 's,x,x,;s/$//'`%g; s%@DEFAULT_PINGER@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> pinger | sed 's,x,x,;s/$//'`%g; s%@DEFAULT_DISKD@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/libexec/`echo> diskd | sed 's,x,x,;s/$//'`%g; s%@DEFAULT_CACHE_LOG@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/cache.log%g;> s%@DEFAULT_ACCESS_LOG@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/access.log%g;> s%@DEFAULT_STORE_LOG@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/store.log%g;> s%@DEFAULT_PID_FILE@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/squid.pid%g;> s%@DEFAULT_NETDB_FILE@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/logs/netdb.state%g;> s%@DEFAULT_SWAP_DIR@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/var/cache%g;> s%@DEFAULT_ICON_DIR@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share/icons%g;> s%@DEFAULT_ERROR_DIR@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/share/errors%g;> s%@DEFAULT_CONFIG_DIR@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc%g;> s%@DEFAULT_PREFIX@%<http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst%g;> s%@DEFAULT_HOSTS@%/etc/hosts%g; s%@[V]ERSION@%3.HEAD-BZR%g;" < ../../src/cf.data.pre >cf.data
sed: 1: " s%_at_DEFAULT_HTTP_PORT@% ...": unbalanced brackets ([])
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/src.>
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default/squid-3.HEAD-BZR/_build.>
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.HEAD-i386-FreeBSD-6.4/ws/btlayer-00-default.>
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
*** Error code 1
*** Error code 1
*** Error code 1
Build FAILED.
Received on Sun Sep 27 2009 - 14:41:19 MDT

This archive was generated by hypermail 2.2.0 : Tue Sep 29 2009 - 12:00:06 MDT