Build failed in Jenkins: 3.2-matrix » master #137

From: <noc_at_squid-cache.org>
Date: Sun, 12 Jun 2011 06:31:10 +0200 (CEST)

See <http://build.squid-cache.org/job/3.2-matrix/./label=master/137/changes>

Changes:

[Amos Jeffries] Port 2.7: Add debug to url rewriter, allowing to print the full command line sent to the helper

[Amos Jeffries] Request-Line log format codes for split client and server view

Since URL-rewrite, adaptation and a number of other things can alter the
request as it goes through Squid it is useful to be able to log both the
original incoming and the final outgoing versions of these details.

This adds logformat codes to extend %rm %ru %rp and %rv with < and >
modifiers for in and outbound display.

The old tag versions are kept for now. There is still work to do cleaning
up the log data object which will clarify if the various data fields
which used to be passed to logging match either of the original or final
request data and can be obsoleted. It is already clear that the logged
uri matches neither and contains some normalized version.

[Amos Jeffries] Translation: auto-generate the lists of available translation files

Use automake includes built during source maintenance and stored in VCS.
Avoiding earlier problems encountered with the approaches attempting to
bootstrap the translation from within Makefile.

This also generates relevant lists for the manual pages. Preparing to
translate those automatically as well.

[Amos Jeffries] Language: Hebrew and French updates

[Amos Jeffries] Async Job and Call requires <ostream>. Dont depend on squid.h

------------------------------------------
[...truncated 1102 lines...]
checking for argz_insert... (cached) yes
checking for argz_next... (cached) yes
checking for argz_stringify... (cached) yes
checking if argz actually works... (cached) yes
checking whether libtool supports -dlopen/-dlpreopen... (cached) yes
checking for unistd.h... (cached) yes
checking for dl.h... (cached) no
checking for sys/dl.h... (cached) no
checking for dld.h... (cached) no
checking for mach-o/dyld.h... (cached) no
checking for dirent.h... (cached) yes
checking for closedir... (cached) yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
configure: updating cache /tmp/config.cache.19027
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in lib/libTrie (<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie)>
configure: running /bin/sh ../../.././test-suite/../lib/libTrie/configure '--prefix=/usr/local/squid' --cache-file=/tmp/config.cache.19027 --srcdir=../../.././test-suite/../lib/libTrie
configure: loading cache /tmp/config.cache.19027
checking for g++... (cached) g++
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... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking dependency style of g++... (cached) gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... (cached) ranlib
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for fgrep... (cached) /bin/fgrep
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for ar... (cached) /usr/bin/ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) 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 how to run the C++ preprocessor... (cached) g++ -E
checking for ld used by g++... (cached) /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... (cached) yes
checking if g++ static flag -static works... (cached) yes
checking if g++ supports -c -o file.o... (cached) yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... (cached) -ldl
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
configure: strict error checking enabled: yes
checking whether compiler accepts -fhuge-objects... no
checking for iostream... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for size_t... (cached) yes
configure: updating cache /tmp/config.cache.19027
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
{ test ! -d squid-3.2.0.8-BZR || { find squid-3.2.0.8-BZR -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr squid-3.2.0.8-BZR; }; }
mkdir squid-3.2.0.8-BZR
mkdir -p -- squid-3.2.0.8-BZR/acinclude squid-3.2.0.8-BZR/cfgaux squid-3.2.0.8-BZR/include
list='compat lib libltdl snmplib scripts icons errors contrib doc helpers src test-suite tools'; for subdir in $list; do \
          if test "$subdir" = .; then :; else \
            test -d "squid-3.2.0.8-BZR/$subdir" \
            || mkdir -p -- "squid-3.2.0.8-BZR/$subdir" \
            || exit 1; \
            distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.2.0.8-BZR && pwd`; \
            top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.2.0.8-BZR && pwd`; \
            (cd $subdir && \
              make \
                top_distdir="$top_distdir" \
                distdir="$distdir/$subdir" \
                distdir) \
              || exit 1; \
          fi; \
        done
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/compat'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/compat/../src>
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/compat'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/../src>
list='ntlmauth profiler rfcnb smblib libTrie'; for subdir in $list; do \
          if test "$subdir" = .; then :; else \
            test -d "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/$subdir"> \
            || mkdir -p -- "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/$subdir"> \
            || exit 1; \
            distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib> && pwd`; \
            top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR> && pwd`; \
            (cd $subdir && \
              make \
                top_distdir="$top_distdir" \
                distdir="$distdir/$subdir" \
                distdir) \
              || exit 1; \
          fi; \
        done
make[2]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/ntlmauth'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/ntlmauth/../../src>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/ntlmauth'>
make[2]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/profiler'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/profiler/../../src>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/profiler'>
make[2]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/rfcnb'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/rfcnb/../../src>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/rfcnb'>
make[2]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/smblib'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/smblib/../../src>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/smblib'>
make[2]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie'>
{ test ! -d <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie> || { find <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie> -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie;> }; }
mkdir <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie/cfgaux>
list='include src test'; for subdir in $list; do \
          if test "$subdir" = .; then :; else \
            test -d "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie/$subdir"> \
            || mkdir -p -- "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie/$subdir"> \
            || exit 1; \
            distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie> && pwd`; \
            top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR> && pwd`; \
            (cd $subdir && \
              make \
                top_distdir="$top_distdir" \
                distdir="$distdir/$subdir" \
                distdir) \
              || exit 1; \
          fi; \
        done
make[3]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/include'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/include'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/src'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie/src/../include>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/src'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/test'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie/test'>
find <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie> -type d ! -perm -755 -exec chmod a+rwx,go+rx {} \; -o \
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -444 -exec /bin/sh <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/lib/libTrie/cfgaux/install-sh> -c -m a+r {} {} \; \
        || chmod -R a+r <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/lib/libTrie>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib/libTrie'>
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/lib'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/libltdl'>
{ test ! -d "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl"> || { find "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl"> -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl";> }; }
test -d "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl"> || mkdir "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl">
test -n "" \
        || find "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl"> -type d ! -perm -755 \
                -exec chmod u+rwx,go+rx {} \; -o \
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -444 -exec /bin/sh <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/libltdl/config/install-sh> -c -m a+r {} {} \; \
        || chmod -R a+r "<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/libltdl">
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/libltdl'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/snmplib'>
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/snmplib'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/scripts'>
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/scripts'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/icons'>
mkdir -p -- <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/icons/../icons> <http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/squid-3.2.0.8-BZR/icons/silk>
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/icons'>
make[1]: Entering directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/errors'>
make[1]: *** No rule to make target `templates/ERR_ACL_TIME_QUOTA_EXCEEDED', needed by `distdir'. Stop.
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.2-matrix/./label=master/ws/btlayer-00-default/errors'>
make: *** [distdir] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS:
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
make: *** [distdir] Error 1
Build FAILED.
Received on Sun Jun 12 2011 - 04:31:12 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 13 2011 - 12:00:04 MDT