Build failed in Hudson: 3.1-amd64-CentOS.5 #241

From: <noc_at_squid-cache.org>
Date: Sun, 30 Jan 2011 07:04:06 +0100 (CET)

See <http://build.squid-cache.org/job/3.1-amd64-CentOS.5/241/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Francesco Chemolli <kinkie_at_squid-cache.org>
Standard compliance fix: size_t is guaranteed unsigned

[Amos Jeffries <squid3_at_treenet.co.nz>] Compat: static functions cannot be passed externally with some compilers

Solaris StudioCC, HPUX and old GCC complain about statics being passed
by pointers outside the current file.
Elected to drop 'static' instead of adding a bunch of specific wrapper hacks.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Alex Rousskov <rousskov_at_measurement-factory.com>
Handle early eCAP transaction failures better.

Do not throw an exception if eCAP transaction had to deal with a virgin body
but was not consuming it at swangSong() time. This may happen if the eCAP
adapter throws an exception before the adapter requests the virgin body
transmission or after it stops the transmission. In other words, the
transaction wrapper consumes only if proxyingVb is on.

[Amos Jeffries <squid3_at_treenet.co.nz>] FreeBSD: locate packages under /usr/local

[Amos Jeffries <squid3_at_treenet.co.nz>] HTTP/1.1 support: Send 307 status on deny_info redirection

This makes Squid send an HTTP/1.1 307 status response to 1.1+ clients if
the deny_info directive is used to redirect non-GET/HEAD requests.

Current behaviour is to use a 302, which browsers will prevent
displaying for security protection against injection attacks. Using 307
will give browsers a better chance to identify the redirects and handle
them safely.

------------------------------------------
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_1
http://bzr.squid-cache.org/bzr/squid3/branches/SQUID_3_1 is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/branches/SQUID_3_1/
 M configure.ac
 M src/StatHist.cc
 M src/String.cci
 M src/adaptation/ecap/XactionRep.cc
All changes applied successfully.
Now on revision 10207.
[workspace] $ bzr log --show-ids -r -1
[workspace] $ bzr log -v -r revid:squid3_at_treenet.co.nz-20110114063028-sp828uco05rwfgki..revid:squid3_at_treenet.co.nz-20110130054641-crwgsxeruoru3bhd --long --show-ids
[workspace] $ /bin/sh -xe /tmp/hudson5220763199603546242.sh
+ ./test-builds.sh --verbose
TESTING: layer-00-bootstrap
total 8
drwxr-xr-x 2 hudson hudson 4096 Jan 30 07:03 .
drwxr-xr-x 24 hudson hudson 4096 Jan 30 07:03 ..
BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts
automake (1.9.6) : automake
autoconf (2.61) : autoconf
libtool (2.2.10) : libtool
libtool path : /usr/local/bin
Bootstrapping
lib/Makefile.am:10: USE_ESI does not appear in AM_CONDITIONAL
src/Makefile.am:43: USE_ESI does not appear in AM_CONDITIONAL
src/esi/Makefile.am:10: HAVE_LIBEXPAT does not appear in AM_CONDITIONAL
test-suite/Makefile.am:27: USE_ESI does not appear in AM_CONDITIONAL
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
Build FAILED.
Received on Sun Jan 30 2011 - 06:04:08 MST

This archive was generated by hypermail 2.2.0 : Mon Jan 31 2011 - 12:00:07 MST