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

From: <noc_at_squid-cache.org>
Date: Fri, 22 Oct 2010 17:40:55 +0200 (CEST)

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

Changes:

[Francesco Chemolli <kinkie_at_squid-cache.org>] Fixed autoconf SQUID_STATE_ROLLBACK improper shell variable expansion.
Fixed out-of-order SQUID_CXXFLAGS autoconf substitution

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Bug 3084: IPv6 without Host: header in request causes connection to hang

accel and intercept mode URL re-generation used NtoA instead of ToHostname.
This results in the URL incorrectly wrapping the raw-IPv6 and problems
connecting to non-existent addresses in some cases.

[Christos Tsantilas _chtsanti_at_users.sourceforge.net_] Build failed in Hudson for opensolaris and debian sid

Build failed for opensolaris and debian sid with a linker message that
the TextException::FileNameHash(char const*) is undefined.
This patch trying to resolve the problem

------------------------------------------
Started by upstream project "3.HEAD-sparc-opensolaris" build number 545
Building remotely on osol-sparc
[3.HEAD-sparc-opensolaris-SunStudioCc] $ bzr log --show-ids -r -1
[3.HEAD-sparc-opensolaris-SunStudioCc] $ bzr pull --overwrite http://bzr.squid-cache.org/bzr/squid3/trunk/
http://bzr.squid-cache.org/bzr/squid3/trunk is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/trunk/
Doing on-the-fly conversion from <RepositoryFormatKnitPack1> to <RepositoryFormat2a>.
This may take some time. Upgrade the repositories to the same format for better performance.

 M acinclude/squid-util.m4
 M configure.in
 M src/client_side.cc
 M src/ip/Address.h
All changes applied successfully.
Now on revision 10968.
[3.HEAD-sparc-opensolaris-SunStudioCc] $ bzr log --show-ids -r -1
[3.HEAD-sparc-opensolaris-SunStudioCc] $ bzr log -v -r revid:chtsanti_at_users.sourceforge.net-20101022092609-vdpr877ltdcjd5xs..revid:kinkie_at_squid-cache.org-20101022145727-q5zgkx0z3yp9401z --long --show-ids
[3.HEAD-sparc-opensolaris-SunStudioCc] $ /bin/sh -xe /var/tmp/hudson4899859448338739454.sh
+ ./test-builds.sh --verbose --cleanup --use-config-cache
+ PATH=/opt/SunStudioExpress/prod/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/opt/jdsbld/bin:/usr/ccs/bin:/usr/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/opt/jdsbld/bin:/usr/ccs/bin:/usr/bin:/export/home/hudson/bin:/usr/local/bin:/usr/gnu/bin:/usr/sfw/bin:/usr/bin:/usr/has/bin:/opt/SunStudioExpress/bin:/opt/jdsbld/bin:/usr/xpg4/bin:/usr/sbin:/sbin
+ LDFLAGS=-L/usr/local/sunstudio-libs/lib
+ CC='ccache /opt/SunStudioExpress/prod/bin/cc'
+ CXX='ccache /opt/SunStudioExpress/prod/bin/CC'
+ pjobs=-j16
TESTING: layer-00-bootstrap
chmod: cannot access `btlayer-00-bootstrap': No such file or directory
total 4
drwxr-xr-x 2 hudson staff 2 Oct 22 09:08 .
drwxr-xr-x 21 hudson staff 43 Oct 22 09:08 ..
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
automake (1.11) : automake
autoconf (2.64) : autoconf
libtool (2.2) : libtool
libtool path : /usr/local/bin
Bootstrapping
Bootstrapping lib/libTrie
Fixing configure recursion
Autotool bootstrapping complete.
buildtest.sh result is 0
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
Build OK. Global result is 0.
REMOVE DATA: btlayer-00-bootstrap
REMOVE LOG: btlayer-00-bootstrap.log
TESTING: layer-00-default
chmod: cannot access `btlayer-00-default': No such file or directory
total 4
drwxr-xr-x 2 hudson staff 2 Oct 22 09:11 .
drwxr-xr-x 21 hudson staff 43 Oct 22 09:11 ..
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: creating cache /tmp/config.cache.3848
checking for a BSD-compatible install... /opt/jdsbld/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... ccache /opt/SunStudioExpress/prod/bin/cc
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... no
checking whether ccache /opt/SunStudioExpress/prod/bin/cc accepts -g... yes
checking for ccache /opt/SunStudioExpress/prod/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of ccache /opt/SunStudioExpress/prod/bin/cc... none
checking whether ccache /opt/SunStudioExpress/prod/bin/cc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... no
checking whether ccache /opt/SunStudioExpress/prod/bin/CC accepts -g... yes
checking dependency style of ccache /opt/SunStudioExpress/prod/bin/CC... none
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking simplified host os... solaris2.11 (version 2.11)
checking for ranlib... ranlib
checking how to run the C preprocessor... ccache /opt/SunStudioExpress/prod/bin/cc -E
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for sh... /usr/gnu/bin/sh
checking for false... /usr/gnu/bin/false
checking for true... /usr/gnu/bin/true
checking for mv... /usr/gnu/bin/mv
checking for mkdir... /usr/gnu/bin/mkdir
checking for ln... /usr/gnu/bin/ln
checking for chmod... /usr/gnu/bin/chmod
checking for tr... /usr/gnu/bin/tr
checking for rm... /usr/gnu/bin/rm
checking for cppunit-config... /usr/local/bin/cppunit-config
checking for perl... /usr/bin/perl
checking for pod2man... /usr/local/bin/pod2man
checking for ar... /usr/gnu/bin/ar
configure: strict error checking enabled: yes
checking whether to use loadable modules... yes
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking for fgrep... /usr/gnu/bin/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B
checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... /usr/gnu/bin/ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/gnu/bin/nm -B output from ccache /opt/SunStudioExpress/prod/bin/cc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether ccache /opt/SunStudioExpress/prod/bin/CC accepts -g... (cached) yes
checking dependency style of ccache /opt/SunStudioExpress/prod/bin/CC... (cached) none
checking how to run the C++ preprocessor... ccache /opt/SunStudioExpress/prod/bin/CC -E
checking for objdir... .libs
checking for ccache /opt/SunStudioExpress/prod/bin/cc option to produce PIC... -KPIC -DPIC
checking if ccache /opt/SunStudioExpress/prod/bin/cc PIC flag -KPIC -DPIC works... yes
checking if ccache /opt/SunStudioExpress/prod/bin/cc static flag -Bstatic works... yes
checking if ccache /opt/SunStudioExpress/prod/bin/cc supports -c -o file.o... yes
checking if ccache /opt/SunStudioExpress/prod/bin/cc supports -c -o file.o... (cached) yes
checking whether the ccache /opt/SunStudioExpress/prod/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 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... yes
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 whether the ccache /opt/SunStudioExpress/prod/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for ccache /opt/SunStudioExpress/prod/bin/CC option to produce PIC... -KPIC -DPIC
checking if ccache /opt/SunStudioExpress/prod/bin/CC PIC flag -KPIC -DPIC works... yes
checking if ccache /opt/SunStudioExpress/prod/bin/CC static flag -Bstatic works... no
checking if ccache /opt/SunStudioExpress/prod/bin/CC supports -c -o file.o... yes
checking if ccache /opt/SunStudioExpress/prod/bin/CC supports -c -o file.o... (cached) yes
checking whether the ccache /opt/SunStudioExpress/prod/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
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 ltdl.h... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... yes
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
checking for library containing dlopen... (cached) none required
checking for dlerror... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking what kind of compiler we're using... sunstudio
checking for compiler variant... sunstudio
configure: inlining optimizations enabled: yes
configure: cbdata debugging enabled: no
configure: xmalloc stats display: no
checking for DiskIO modules to be enabled... AIO Blocking DiskDaemon DiskThreads
.././test-suite/../configure: line 18824: syntax error at line 19074: `!' unexpected
make: *** No rule to make target `distcheck'. Stop.
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
Build FAILED.
Received on Fri Oct 22 2010 - 15:40:58 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 28 2010 - 12:00:08 MDT