See <http://build.squid-cache.org/job/3.1-amd64-CentOS.5/235/changes>
Changes: [Amos Jeffries <[email protected]>] FreeBSD: locate packages under /usr/local [Amos Jeffries <[email protected]>] Author: Francesco Chemolli <[email protected]> Port from 3.2: simplified OS host and version detection * part of the configure upgrade. These variables are used by some features now. This makes backporting simpler. [Automatic source maintenance <[email protected]>] SourceFormat Enforcement ------------------------------------------ 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 All changes applied successfully. Now on revision 10199. [workspace] $ bzr log --show-ids -r -1 [workspace] $ bzr log -v -r revid:[email protected]:[email protected] --long --show-ids [workspace] $ /bin/sh -xe /tmp/hudson6390883324774517685.sh + ./test-builds.sh --verbose TESTING: layer-00-bootstrap total 8 drwxr-xr-x 2 hudson hudson 4096 Dec 21 17:01 . drwxr-xr-x 24 hudson hudson 4096 Dec 21 17:01 .. 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 Bootstrapping lib/libTrie Bootstrapping helpers/negotiate_auth/squid_kerb_auth Fixing configure recursion Autotool bootstrapping complete. buildtest.sh result is 0 BUILD: .././test-suite/buildtests/layer-00-bootstrap.opts Build OK. Global result is 0. TESTING: layer-00-default total 8 drwxr-xr-x 2 hudson hudson 4096 Dec 21 17:02 . drwxr-xr-x 24 hudson hudson 4096 Dec 21 17:02 .. BUILD: .././test-suite/buildtests/layer-00-default.opts checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... 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 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... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes 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 checking simplified host os... linux (version ) checking whether to use loadable modules... yes, implicitly checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F 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 whether ln -s works... yes checking the maximum length of command line arguments... 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... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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/lib64/mysql 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... (cached) 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 for ranlib... (cached) ranlib checking whether compiler accepts -fhuge-objects... no configure: Enabling all available DiskIO modules (default)... configure: Autodetected AIO DiskIO module configure: Autodetected Blocking DiskIO module configure: Autodetected DiskDaemon DiskIO module configure: Autodetected DiskThreads DiskIO module 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 main in -lpthread... yes configure: Enabling DiskThreads DiskIO module configure: IO Modules built: AIO Blocking DiskDaemon DiskThreads configure: Store modules built: ufs configure: Removal policies built: lru .././test-suite/../configure: line 20729: syntax error near unexpected token `<<<' .././test-suite/../configure: line 20729: `<<<<<<< TREE' buildtest.sh result is 2 BUILD: .././test-suite/buildtests/layer-00-default.opts Build FAILED.
