[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-opensuse-13.2 #212

noc at squid-cache.org noc at squid-cache.org
Fri May 22 18:18:13 UTC 2015


See <http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/212/>

------------------------------------------
[...truncated 45663 lines...]
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 ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking dependency style of ccache gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by ccache gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/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... 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/x86_64-suse-linux/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... ccache 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 ccache gcc supports -fno-rtti -fno-exceptions... no
checking for ccache gcc option to produce PIC... -fPIC -DPIC
checking if ccache gcc PIC flag -fPIC -DPIC works... yes
checking if ccache gcc static flag -static works... no
checking if ccache gcc supports -c -o file.o... yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking whether the ccache gcc linker (/usr/x86_64-suse-linux/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... yes
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 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/local/lib64 /usr/local/lib 
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 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build'>
Making all in compat
make[2]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/compat'>
depbase=`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT assert.lo -MD -MP -MF $depbase.Tpo -c -o assert.lo ../../compat/assert.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo ../../compat/compat.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT debug.lo -MD -MP -MF $depbase.Tpo -c -o debug.lo ../../compat/debug.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo eui64_aton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile ccache gcc -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT  -MT eui64_aton.lo -MD -MP -MF $depbase.Tpo -c -o eui64_aton.lo ../../compat/eui64_aton.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c ../../compat/eui64_aton.c  -fPIC -DPIC -o .libs/eui64_aton.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c ../../compat/assert.cc  -fPIC -DPIC -o .libs/assert.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../compat/compat.cc  -fPIC -DPIC -o .libs/compat.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../compat/debug.cc  -fPIC -DPIC -o .libs/debug.o
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c ../../compat/eui64_aton.c  -fPIC -DPIC -o eui64_aton.o >/dev/null 2>&1
depbase=`echo getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF $depbase.Tpo -c -o getaddrinfo.lo ../../compat/getaddrinfo.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c ../../compat/getaddrinfo.cc  -fPIC -DPIC -o .libs/getaddrinfo.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c ../../compat/assert.cc  -fPIC -DPIC -o assert.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../compat/debug.cc  -fPIC -DPIC -o debug.o >/dev/null 2>&1
depbase=`echo getnameinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getnameinfo.lo -MD -MP -MF $depbase.Tpo -c -o getnameinfo.lo ../../compat/getnameinfo.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../compat/compat.cc  -fPIC -DPIC -o compat.o >/dev/null 2>&1
depbase=`echo GnuRegex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile ccache gcc -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT  -MT GnuRegex.lo -MD -MP -MF $depbase.Tpo -c -o GnuRegex.lo ../../compat/GnuRegex.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo inet_ntop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_ntop.lo -MD -MP -MF $depbase.Tpo -c -o inet_ntop.lo ../../compat/inet_ntop.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c ../../compat/getnameinfo.cc  -fPIC -DPIC -o .libs/getnameinfo.o
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c ../../compat/GnuRegex.c  -fPIC -DPIC -o .libs/GnuRegex.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c ../../compat/getaddrinfo.cc  -fPIC -DPIC -o getaddrinfo.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c ../../compat/inet_ntop.cc  -fPIC -DPIC -o .libs/inet_ntop.o
depbase=`echo inet_pton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_pton.lo -MD -MP -MF $depbase.Tpo -c -o inet_pton.lo ../../compat/inet_pton.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c ../../compat/inet_pton.cc  -fPIC -DPIC -o .libs/inet_pton.o
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c ../../compat/GnuRegex.c  -fPIC -DPIC -o GnuRegex.o >/dev/null 2>&1
depbase=`echo memrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT memrchr.lo -MD -MP -MF $depbase.Tpo -c -o memrchr.lo ../../compat/memrchr.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c ../../compat/memrchr.cc  -fPIC -DPIC -o .libs/memrchr.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c ../../compat/getnameinfo.cc  -fPIC -DPIC -o getnameinfo.o >/dev/null 2>&1
depbase=`echo shm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT shm.lo -MD -MP -MF $depbase.Tpo -c -o shm.lo ../../compat/shm.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c ../../compat/shm.cc  -fPIC -DPIC -o .libs/shm.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c ../../compat/inet_ntop.cc  -fPIC -DPIC -o inet_ntop.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c ../../compat/inet_pton.cc  -fPIC -DPIC -o inet_pton.o >/dev/null 2>&1
depbase=`echo statvfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT statvfs.lo -MD -MP -MF $depbase.Tpo -c -o statvfs.lo ../../compat/statvfs.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo strnstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT strnstr.lo -MD -MP -MF $depbase.Tpo -c -o strnstr.lo ../../compat/strnstr.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c ../../compat/statvfs.cc  -fPIC -DPIC -o .libs/statvfs.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c ../../compat/strnstr.cc  -fPIC -DPIC -o .libs/strnstr.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c ../../compat/memrchr.cc  -fPIC -DPIC -o memrchr.o >/dev/null 2>&1
depbase=`echo strnrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile ccache gcc -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT  -MT strnrchr.lo -MD -MP -MF $depbase.Tpo -c -o strnrchr.lo ../../compat/strnrchr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c ../../compat/strnrchr.c  -fPIC -DPIC -o .libs/strnrchr.o
libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c ../../compat/strnrchr.c  -fPIC -DPIC -o strnrchr.o >/dev/null 2>&1
depbase=`echo xalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xalloc.lo -MD -MP -MF $depbase.Tpo -c -o xalloc.lo ../../compat/xalloc.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c ../../compat/xalloc.cc  -fPIC -DPIC -o .libs/xalloc.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c ../../compat/shm.cc  -fPIC -DPIC -o shm.o >/dev/null 2>&1
depbase=`echo xstrerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrerror.lo -MD -MP -MF $depbase.Tpo -c -o xstrerror.lo ../../compat/xstrerror.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c ../../compat/xstrerror.cc  -fPIC -DPIC -o .libs/xstrerror.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c ../../compat/strnstr.cc  -fPIC -DPIC -o strnstr.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c ../../compat/statvfs.cc  -fPIC -DPIC -o statvfs.o >/dev/null 2>&1
depbase=`echo xstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstring.lo -MD -MP -MF $depbase.Tpo -c -o xstring.lo ../../compat/xstring.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo xstrto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrto.lo -MD -MP -MF $depbase.Tpo -c -o xstrto.lo ../../compat/xstrto.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c ../../compat/xstring.cc  -fPIC -DPIC -o .libs/xstring.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c ../../compat/xstrto.cc  -fPIC -DPIC -o .libs/xstrto.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c ../../compat/xalloc.cc  -fPIC -DPIC -o xalloc.o >/dev/null 2>&1
depbase=`echo mswindows.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile ccache g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT mswindows.lo -MD -MP -MF $depbase.Tpo -c -o mswindows.lo ../../compat/mswindows.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c ../../compat/mswindows.cc  -fPIC -DPIC -o .libs/mswindows.o
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c ../../compat/xstrerror.cc  -fPIC -DPIC -o xstrerror.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c ../../compat/xstring.cc  -fPIC -DPIC -o xstring.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c ../../compat/xstrto.cc  -fPIC -DPIC -o xstrto.o >/dev/null 2>&1
libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c ../../compat/mswindows.cc  -fPIC -DPIC -o mswindows.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11  -g -o libcompat-squid.la  assert.lo compat.lo debug.lo eui64_aton.lo getaddrinfo.lo getnameinfo.lo GnuRegex.lo inet_ntop.lo inet_pton.lo memrchr.lo shm.lo statvfs.lo strnstr.lo strnrchr.lo xalloc.lo xstrerror.lo xstring.lo xstrto.lo mswindows.lo  
libtool: link: /usr/bin/ar cru .libs/libcompat-squid.a .libs/assert.o .libs/compat.o .libs/debug.o .libs/eui64_aton.o .libs/getaddrinfo.o .libs/getnameinfo.o .libs/GnuRegex.o .libs/inet_ntop.o .libs/inet_pton.o .libs/memrchr.o .libs/shm.o .libs/statvfs.o .libs/strnstr.o .libs/strnrchr.o .libs/xalloc.o .libs/xstrerror.o .libs/xstring.o .libs/xstrto.o .libs/mswindows.o 
libtool: link: ranlib .libs/libcompat-squid.a
libtool: link: ( cd ".libs" && rm -f "libcompat-squid.la" && ln -s "../libcompat-squid.la" "libcompat-squid.la" )
make[2]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/compat'>
Making all in lib
make[2]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib'>
Making all in libTrie
make[3]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie'>
Making all in test
make[4]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie/test'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie/test'>
make[4]: Entering directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie'>
ccache g++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT Trie.o -MD -MP -MF .deps/Trie.Tpo -c -o Trie.o ../../../lib/libTrie/Trie.cc
ccache g++ -DHAVE_CONFIG_H   -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -std=c++11 -MT TrieNode.o -MD -MP -MF .deps/TrieNode.Tpo -c -o TrieNode.o ../../../lib/libTrie/TrieNode.cc
g++: error: ../../../lib/libTrie/TrieNode.cc: No such file or directory
g++: fatal error: no input files
compilation terminated.
Makefile:802: recipe for target 'TrieNode.o' failed
make[4]: *** [TrieNode.o] Error 1
make[4]: *** Waiting for unfinished jobs....
g++: error: ../../../lib/libTrie/Trie.cc: No such file or directory
g++: fatal error: no input files
compilation terminated.
Makefile:802: recipe for target 'Trie.o' failed
make[4]: *** [Trie.o] Error 1
make[4]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie'>
Makefile:835: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib/libTrie'>
Makefile:991: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build/lib'>
Makefile:567: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '<http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-opensuse-13.2/ws/btlayer-04-noauth-everything/squid-4.0.0-BZR/_build'>
Makefile:769: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
buildtest.sh result is 2
grep: btlayer-04-noauth-everything.log: No such file or directory
grep: btlayer-04-noauth-everything.log: No such file or directory
grep: btlayer-04-noauth-everything.log: No such file or directory
Build FAILED.
Build step 'Execute shell' marked build as failure
[description-setter] Description set: 


More information about the squid-dev mailing list