Build failed in Hudson: 3.0-amd64-CentOS-5.3 #64

From: <noc_at_squid-cache.org>
Date: Fri, 8 Oct 2010 06:02:00 +0200 (CEST)

See <http://build.squid-cache.org/job/3.0-amd64-CentOS-5.3/64/changes>

Changes:

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Author: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Bug 3056: comm.cc "!fd_table[fd].closing()" assertion from helperServerFree when a helper crashes while processing requests

reshuffle helperServerFree so it first unregisters the failed helper
and starts new ones if needed before it calls the callbacks on any
pending requests. If not those ends up resheduling the request on
this same crashed and partially shut down helper.

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Author: Alex Rousskov <rousskov_at_measurement-factory.com>
Check for NULL and empty strings before calling str*cmp().

These checks are necessary to ensure consistent comparison results (important
for sorting and searching) and to avoid segfaults on NULL buffers (because
termedBuf() may return NULL instead of the expected "0-terminated buffer").

------------------------------------------
Started by an SCM change
Building on master
[workspace] $ bzr log --show-ids -r -1
[workspace] $ bzr pull --overwrite http://bzr.squid-cache.org/bzr/squid3/branches/SQUID_3_0
http://bzr.squid-cache.org/bzr/squid3/branches/SQUID_3_0 is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/branches/SQUID_3_0/
 M src/helper.cc
All changes applied successfully.
Now on revision 9190.
[workspace] $ bzr log --show-ids -r -1
[workspace] $ bzr log -v -r revid:amosjeffries_at_squid-cache.org-20100901075447-forii2klfwibdo1i..revid:amosjeffries_at_squid-cache.org-20101008034254-lunfj5m85gprqau7 --long --show-ids
[workspace] $ /bin/sh -xe /tmp/hudson1163742118737779703.sh
+ ./test-builds.sh --verbose --cleanup
TESTING: layer-00-bootstrap
chmod: cannot access `btlayer-00-bootstrap': No such file or directory
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
WARNING: Cannot find libtool version 1.5 1.4
Trying libtool (GNU libtool) 2.2.10
automake (1.9) : automake
autoconf (2.61) : autoconf
libtool (??) : libtool
Bootstrapping
src/Makefile.am:194: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:194:
src/Makefile.am:194: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:194: to `configure.in' and run `aclocal' and `autoconf' again.
automake failed
Autotool bootstrapping failed. You will need to investigate and correct
before you can develop on this source tree
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
REMOVE DATA: btlayer-00-bootstrap
Build Failed. Last log lines are:
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
WARNING: Cannot find libtool version 1.5 1.4
Trying libtool (GNU libtool) 2.2.10
automake (1.9) : automake
autoconf (2.61) : autoconf
libtool (??) : libtool
Bootstrapping
src/Makefile.am:194: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:194:
src/Makefile.am:194: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:194: to `configure.in' and run `aclocal' and `autoconf' again.
automake failed
Autotool bootstrapping failed. You will need to investigate and correct
before you can develop on this source tree
buildtest.sh result is 1
REMOVE LOG: btlayer-00-bootstrap.log
Received on Fri Oct 08 2010 - 04:02:02 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 08 2010 - 12:00:04 MDT