See <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/306/changes>
Changes: [Amos Jeffries] Fix authentication headers sent on peer digest requests Cache digest fetches have been sending the cache_peer login= option value without sanitizing it for special-case values used internally by Squid. This causes authentication failure on peers which are checking user credentials. [Amos Jeffries] Solaris, OpenIndiana: Add missing limits.h includes [Amos Jeffries] Bug 3673: Silence 'Failed to select source' messages [Amos Jeffries] Regression fix: Accept-Language header parse When handling error page negotiation the header parse to detect language code can enter into an infinite loop. Recover the 3.1 series behaviour and fix an additional pre-existing off-by-1 error. The errors were introduced in trunk rev.11496 in 3.2.0.9. ------------------------------------------ Started by upstream project "3.2-matrix" build number 306 originally caused by: Started by an SCM change Building remotely on thinkwell in workspace <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> $ bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> info result: bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> returned 0. Command output: "11795 [email protected] " stderr: "" [thinkwell] $ bzr pull --overwrite http://bzr.squid-cache.org/bzr/squid3/3.2/ http://bzr.squid-cache.org/bzr/squid3/3.2 is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/3.2/ Got a 200 response when asking for multiple ranges, does your server at bzr.squid-cache.org:80 support range requests? M src/PeerSelectState.h M src/comm/ModDevPoll.cc M src/errorpage.cc M src/errorpage.h M src/peer_digest.cc M src/peer_select.cc M src/store_dir.cc All changes applied successfully. Now on revision 11799. [thinkwell] $ bzr revert $ bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> info result: bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> returned 0. Command output: "11799 [email protected] " stderr: "" [thinkwell] $ bzr log -v -r revid:[email protected]:[email protected] --long --show-ids Getting local revision... $ bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> info result: bzr revision-info -d <http://build.squid-cache.org/job/3.2-matrix/./label=thinkwell/ws/> returned 0. Command output: "11799 [email protected] " stderr: "" RevisionState revno:11799 revid:[email protected] [thinkwell] $ /bin/sh -xe /var/folders/Wt/WtXFK9Q2Ht0f8ob6CYqz4E+++TI/-Tmp-/hudson2810565561764462478.sh + test -x /Users/thinkwell/bin/hudson-build + nice ./test-builds.sh --verbose --use-config-cache TESTING: layer-00-bootstrap total 0 drwxr-xr-x 2 thinkwell staff 68 Mar 9 00:17 . drwxr-xr-x 39 thinkwell staff 1326 Mar 9 00:17 .. BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts WARNING: Cannot find libtool version . libtool: unknown option character `-' in: --version Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load] Trying automake (1.12.2) : automake autoconf (2.69) : autoconf libtool () : libtool libtool path : /usr/bin Bootstrapping ./bootstrap.sh: line 64: libtoolize: command not found libtoolize 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. Build step 'Execute shell' marked build as failure
