Build failed in Hudson: 3.HEAD-amd64-FreeBSD-7.2 #276

From: <noc_at_squid-cache.org>
Date: Sun, 14 Mar 2010 11:34:32 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-7.2/276/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] AIX cannot cope with static inline in C code.

[Amos Jeffries <squid3_at_treenet.co.nz>] Link diskd to compat libraries properly

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

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

[Amos Jeffries <squid3_at_treenet.co.nz>] Add sr-latn-cs alias

------------------------------------------
[...truncated 1980 lines...]
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
checking how to run the C preprocessor... ccache 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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether ccache g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... ccache g++ -E
checking for objdir... .libs
checking if ccache gcc supports -fno-rtti -fno-exceptions... no
checking for ccache gcc option to produce PIC... -fPIC -DPIC
checking if ccache gcc PIC flag -fPIC -DPIC works... yes
checking if ccache gcc static flag -static works... yes
checking if ccache gcc supports -c -o file.o... yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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
checking for ld used by ccache g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for ccache g++ option to produce PIC... -fPIC -DPIC
checking if ccache g++ PIC flag -fPIC -DPIC works... yes
checking if ccache g++ static flag -static works... yes
checking if ccache g++ supports -c -o file.o... yes
checking if ccache g++ supports -c -o file.o... (cached) yes
checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking whether compiler accepts -fhuge-objects... no
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl)>
configure: running /bin/sh ../../libltdl/configure --disable-option-checking '--prefix=/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst'> 'CC=ccache gcc' 'CXX=ccache g++' '--with-squid=/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.HEAD-BZR'> '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=../../libltdl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../libltdl/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... amd64-unknown-freebsd7.2
checking host system type... amd64-unknown-freebsd7.2
checking for style of include used by make... GNU
checking for gcc... ccache gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking dependency style of ccache gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by ccache gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
checking how to run the C preprocessor... ccache 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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache gcc supports -fno-rtti -fno-exceptions... no
checking for ccache gcc option to produce PIC... -fPIC -DPIC
checking if ccache gcc PIC flag -fPIC -DPIC works... yes
checking if ccache gcc static flag -static works... yes
checking if ccache gcc supports -c -o file.o... yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in compat
/bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo ../../compat/assert.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c ../../compat/assert.cc -fPIC -DPIC -o .libs/assert.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c ../../compat/assert.cc -o assert.o >/dev/null 2>&1
mv -f .deps/assert.Tpo .deps/assert.Plo
/bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo ../../compat/compat.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../compat/compat.cc -fPIC -DPIC -o .libs/compat.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../compat/compat.cc -o compat.o >/dev/null 2>&1
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/sh ../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo ../../compat/debug.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../compat/debug.cc -fPIC -DPIC -o .libs/debug.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../compat/debug.cc -o debug.o >/dev/null 2>&1
mv -f .deps/debug.Tpo .deps/debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c -o GnuRegex.lo ../../compat/GnuRegex.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c ../../compat/GnuRegex.c -fPIC -DPIC -o .libs/GnuRegex.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c ../../compat/GnuRegex.c -o GnuRegex.o >/dev/null 2>&1
mv -f .deps/GnuRegex.Tpo .deps/GnuRegex.Plo
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -g -o libcompat.la assert.lo compat.lo debug.lo GnuRegex.lo
libtool: link: /usr/bin/ar cru .libs/libcompat.a .libs/assert.o .libs/compat.o .libs/debug.o .libs/GnuRegex.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
Making all in lib
ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -pipe -MT MemPool.o -MD -MP -MF .deps/MemPool.Tpo -c -o MemPool.o ../../lib/MemPool.cc
mv -f .deps/MemPool.Tpo .deps/MemPool.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o ../../lib/base64.c
mv -f .deps/base64.Tpo .deps/base64.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o ../../lib/charset.c
mv -f .deps/charset.Tpo .deps/charset.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT getfullhostname.o -MD -MP -MF .deps/getfullhostname.Tpo -c -o getfullhostname.o ../../lib/getfullhostname.c
mv -f .deps/getfullhostname.Tpo .deps/getfullhostname.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../lib/hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o ../../lib/heap.c
mv -f .deps/heap.Tpo .deps/heap.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -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
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT iso3307.o -MD -MP -MF .deps/iso3307.Tpo -c -o iso3307.o ../../lib/iso3307.c
mv -f .deps/iso3307.Tpo .deps/iso3307.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o ../../lib/md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT radix.o -MD -MP -MF .deps/radix.Tpo -c -o radix.o ../../lib/radix.c
mv -f .deps/radix.Tpo .deps/radix.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o ../../lib/rfc1035.c
mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT rfc1123.o -MD -MP -MF .deps/rfc1123.Tpo -c -o rfc1123.o ../../lib/rfc1123.c
mv -f .deps/rfc1123.Tpo .deps/rfc1123.Po
ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I/usr/local/include -I/usr/include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -pipe -MT rfc1738.o -MD -MP -MF .deps/rfc1738.Tpo -c -o rfc1738.o ../../lib/rfc1738.c
cc1: warnings being treated as errors
../../lib/rfc1738.c:183: warning: no previous prototype for 'fromhex'
*** Error code 1

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

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

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

Stop in /usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-7.2/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
*** Error code 1
Build FAILED.
Received on Sun Mar 14 2010 - 10:34:34 MDT

This archive was generated by hypermail 2.2.0 : Sun Mar 14 2010 - 12:00:06 MDT