Build failed in Jenkins: 3.HEAD-x64-debian-unstable #657

From: <noc_at_squid-cache.org>
Date: Fri, 22 Aug 2014 15:39:28 +0200 (CEST)

See <http://build.squid-cache.org/job/3.HEAD-x64-debian-unstable/657/changes>

Changes:

[Amos Jeffries] Portability: disable krb5-config use when cross-compiling

krb5-config detection does not support cross-compiling or multiple krb5
library installations properly.

pkg-config is supported by recent releases of the popular krb5 libraries
and supports cross-compile properly and complicated build environments
much better. Trust its results when cross-compiling.

[Automatic source maintenance] SourceFormat Enforcement

[Amos Jeffries] Docs: update release notes and configure --help after Kerberos update

Add release notes for the ./configure option changes in rev.13538.

Also, adjust ./configure --help display text to match the option
behaviour:
* --with is default action, so --without gets documented.
* --without does not accept path, and --with-foo=PATH is available on
all library options. So remove repeated text.

[Amos Jeffries] Kerberos ./configure updates and LDAP group helper membership

Rewrite the configure.ac and cleans up some code in the kerberos auth
and kerberos ldap helper.

Additionally the kerberos ldap helper checks now for AD primary group
membership too.

[Alex Rousskov] Do not leak fake SSL certificate context cache when reconfigure
changes port addresses.

We believe that deleting a cached LocalContextStorage object does not actually
affect connections that use the corresponding SSL_CTX and certificate because
any SSL object using those things increments their sharing counter and
deleting LocalContextStorage only decrements that counter. The [cached]
SSL_CTX object is not destroyed by SSL_CTX_free until that sharing counter
reaches zero.

------------------------------------------
[...truncated 152 lines...]
src/parser/Makefile.am:16: but option 'subdir-objects' is disabled
src/parser/Makefile.am:16: warning: source file '$(top_srcdir)/src/SBufExceptions.cc' is in a subdirectory,
src/parser/Makefile.am:16: but option 'subdir-objects' is disabled
src/parser/Makefile.am:16: warning: source file '$(top_srcdir)/src/String.cc' is in a subdirectory,
src/parser/Makefile.am:16: but option 'subdir-objects' is disabled
src/parser/Makefile.am:16: warning: source file '$(top_srcdir)/src/base/TextException.cc' is in a subdirectory,
src/parser/Makefile.am:16: but option 'subdir-objects' is disabled
src/parser/Makefile.am:35: warning: source file '$(top_srcdir)/src/tests/testMain.cc' is in a subdirectory,
src/parser/Makefile.am:35: but option 'subdir-objects' is disabled
src/parser/Makefile.am:35: warning: source file '$(top_srcdir)/src/tests/stub_mem.cc' is in a subdirectory,
src/parser/Makefile.am:35: but option 'subdir-objects' is disabled
src/parser/Makefile.am:35: warning: source file '$(top_srcdir)/src/tests/stub_debug.cc' is in a subdirectory,
src/parser/Makefile.am:35: but option 'subdir-objects' is disabled
src/parser/Makefile.am:35: warning: source file '$(top_srcdir)/src/tests/stub_time.cc' is in a subdirectory,
src/parser/Makefile.am:35: but option 'subdir-objects' is disabled
src/parser/Makefile.am:35: warning: source file '$(top_srcdir)/src/tests/stub_SBufDetailedStats.cc' is in a subdirectory,
src/parser/Makefile.am:35: but option 'subdir-objects' is disabled
Fixing configure recursion
./bootstrap.sh: 166: ./bootstrap.sh: ed: not found
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
total 8
drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 13:40 .
drwxr-xr-x 20 jenkins jenkins 4096 Aug 22 13:40 ..
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: creating cache /tmp/config.cache.26488
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: CPU -march=native optimization enabled: no
checking simplified host os... linux (version )
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for egrep... .././test-suite/../configure: line 7071: echo: write error: Broken pipe
/bin/egrep
checking for sh... /bin/sh
checking for false... /bin/false
checking for true... /bin/true
checking for mv... /bin/mv
checking for mkdir... /bin/mkdir
checking for ln... /bin/ln
checking for chmod... /bin/chmod
checking for tr... /usr/bin/tr
checking for rm... /bin/rm
checking for cppunit-config... /usr/bin/cppunit-config
checking for perl... /usr/bin/perl
checking for pod2man... /usr/bin/pod2man
checking for ar... /usr/bin/ar
configure: strict error checking enabled: yes
checking whether to use loadable modules... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... .././test-suite/../configure: line 7981: echo: write error: Broken pipe
/bin/fgrep
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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... no
checking dynamic linker characteristics... GNU/Linux 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... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... 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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 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... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... 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 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 /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu
checking for library containing dlopen... -ldl
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... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... no
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... no
checking for strlcpy... no
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
checking what kind of compiler we're using... gcc
checking for compiler variant... gcc
configure: inlining optimizations enabled: yes
checking for GNU atomic operations support... yes
configure: cbdata debugging enabled: no
configure: xmalloc stats display: no
checking for library containing shm_open... -lrt
checking for DiskIO modules to be enabled... AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for aio_read in -lrt... yes
configure: Native POSIX AIO support detected.
configure: Enabling AIO DiskIO module
configure: Enabling Blocking DiskIO module
configure: Enabling DiskDaemon DiskIO module
checking for pthread_create in -lpthread... yes
configure: Enabling DiskThreads DiskIO module
configure: Enabling IpcIo DiskIO module
configure: Enabling Mmapped DiskIO module
configure: IO Modules built: AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
checking for available StoreIO modules... aufs diskd rock ufs
configure: Store modules built: aufs diskd rock ufs
configure: Removal policies to build: lru
configure: Disabling ESI processor
checking whether to support eCAP... no, implicitly
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Web Cache Coordination Protocol enabled: yes
configure: Web Cache Coordination V2 Protocol enabled: yes
configure: Kill parent on shutdown hack enabled: no
configure: SNMP support enabled: yes
checking for windows.h... no
checking for sys/sockio.h... no
checking for sys/param.h... yes
checking for net/if_arp.h... yes
checking for net/route.h... yes
checking for net/if_dl.h... no
checking for sys/sysctl.h... yes
configure: EUI (MAC address) controls enabled: yes
configure: HTCP support enabled: yes
checking for nettle_md5_init in -lnettle... no
configure: Using Nettle cryptographic library: no
checking for crypt in -lcrypt... yes
checking for MD5Init in -lmd5... no
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
checking gnutls/x509.h usability... no
checking gnutls/x509.h presence... no
checking for gnutls/x509.h... no
checking for LIBGNUTLS... no
checking for gnutls_certificate_verify_peers3 in -lgnutls... no
configure: GnuTLS library support: no
configure: OpenSSL library support: no
checking for krb5-config... no
configure: error: Could not find krb5-config in path
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
checking for egrep... .././test-suite/../configure: line 7071: echo: write error: Broken pipe
checking for fgrep... .././test-suite/../configure: line 7981: echo: write error: Broken pipe
configure: error: Could not find krb5-config in path
Build FAILED.
Build step 'Execute shell' marked build as failure
Received on Fri Aug 22 2014 - 13:39:30 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 22 2014 - 12:00:13 MDT