[squid-dev] Build failed in Jenkins: trunk-matrix » gcc,d-debian-unstable #505

noc at squid-cache.org noc at squid-cache.org
Fri Jan 15 08:16:19 UTC 2016


See <http://build.squid-cache.org/job/trunk-matrix/compiler=gcc,label=d-debian-unstable/505/>

------------------------------------------
[...truncated 16675 lines...]
checking for mount.h... (cached) no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/in_systm.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for paths.h... (cached) yes
checking for poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking for regex.h... (cached) yes
checking for sched.h... (cached) yes
checking for siginfo.h... (cached) no
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/bitypes.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/ipc.cc... (cached) no
checking for sys/param.h... (cached) yes
checking for sys/prctl.h... (cached) yes
checking for sys/md5.h... (cached) no
checking for sys/mman.h... (cached) yes
checking for sys/msg.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for syscall.h... (cached) yes
checking for sys/syscall.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for syslog.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for varargs.h... (cached) no
checking for byteswap.h... (cached) yes
checking for glib.h... (cached) no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for db.h... (cached) no
checking for db_185.h... (cached) no
checking for wchar.h... (cached) yes
checking for linux/netfilter_ipv4.h... (cached) yes
checking for linux/netfilter_ipv6/ip6_tables.h... (cached) no
checking for net/if.h... (cached) yes
checking for netinet/if_ether.h... (cached) yes
checking for netinet/icmp6.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/ip.h... (cached) yes
checking for netinet/ip6.h... (cached) yes
checking for netinet/ip_icmp.h... (cached) yes
checking for netinet/ipl.h... (cached) no
checking for net/pf/pfvar.h... (cached) no
checking for net/pfvar.h... (cached) no
checking for sys/mount.h... (cached) yes
checking for resolv.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct tm.tm_gmtoff... (cached) yes
checking for struct rusage... (cached) yes
checking for struct iphdr.ip_hl... (cached) yes
checking size of void *... (cached) 8
checking for int8_t... (cached) yes
checking for uint8_t... (cached) yes
checking for int16_t... (cached) yes
checking for uint16_t... (cached) yes
checking for int32_t... (cached) yes
checking for uint32_t... (cached) yes
checking for int64_t... (cached) yes
checking for uint64_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for off_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for bool... (cached) yes
checking size of int64_t... (cached) 8
checking size of long... (cached) 8
checking size of size_t... (cached) 8
checking size of off_t... (cached) 8
checking size of size_t... (cached) 8
checking whether nullptr is supported... yes
checking whether nullptr_t is supported... yes
checking whether std::unique_ptr<T> is supported... yes
checking for tr1/random... (cached) yes
checking whether std::uniform_int_distribution<T> is supported... (cached) yes
checking whether std::uniform_real_distribution<T> is supported... (cached) yes
checking whether compiler supports std::underlying_type... (cached) yes
checking for pad128_t... (cached) no
checking for upad128_t... (cached) no
checking for mode_t... (cached) yes
checking for fd_mask... (cached) yes
checking for socklen_t... (cached) yes
checking for mtyp_t... (cached) no
checking for compiler %zu support... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sys/capability.h... (cached) yes
checking for cap_clear_flag in -lcap... (cached) yes
checking for operational libcap2 headers... (cached) yes
configure: libcap support enabled: yes
configure: libcap2 headers are ok: yes
checking for library containing gethostbyname... (cached) none required
checking for library containing res_init... (cached) no
checking for library containing __res_search... (cached) -lresolv
checking for library containing bind... (cached) none required
checking for library containing opcom_stack_trace... (cached) no
checking for library containing strlcpy... (cached) no
checking for library containing yp_match... (cached) -lnsl
checking for unix domain sockets... (cached) yes
checking for malloc in -lgnumalloc... (cached) no
checking for main in -lmalloc... (cached) no
checking for library containing rint... (cached) -lm
checking for library containing log... (cached) none required
checking Default FD_SETSIZE value... 1024
checking for setrlimit... (cached) yes
checking Maximum number of filedescriptors we can open... 32768
configure: Default number of fieldescriptors: 32768
checking whether to enable IPv6... no
checking for ss_len field in struct sockaddr_storage... (cached) no
checking for sin_len field in struct sockaddr_in... (cached) no
checking whether dbopen is declared... (cached) no
checking if dbopen needs -ldb... (cached) no
checking for backtrace_symbols_fd... (cached) yes
checking for bcopy... (cached) yes
checking for eui64_aton... (cached) no
checking for fchmod... (cached) yes
checking for getdtablesize... (cached) yes
checking for getpagesize... (cached) yes
checking for getpass... (cached) yes
checking for getrlimit... (cached) yes
checking for getrusage... (cached) yes
checking for getspnam... (cached) yes
checking for gettimeofday... (cached) yes
checking for glob... (cached) yes
checking for mallocblksize... (cached) no
checking for mallopt... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memrchr... (cached) yes
checking for memset... (cached) yes
checking for mkstemp... (cached) yes
checking for mktime... (cached) yes
checking for mstats... (cached) no
checking for poll... (cached) yes
checking for prctl... (cached) yes
checking for pthread_attr_setschedparam... (cached) yes
checking for pthread_attr_setscope... (cached) yes
checking for pthread_setschedparam... (cached) yes
checking for pthread_sigmask... (cached) no
checking for putenv... (cached) yes
checking for regcomp... (cached) yes
checking for regexec... (cached) yes
checking for regfree... (cached) yes
checking for res_init... (cached) no
checking for __res_init... (cached) yes
checking for rint... (cached) yes
checking for sched_getaffinity... (cached) yes
checking for sched_setaffinity... (cached) yes
checking for select... (cached) yes
checking for seteuid... (cached) yes
checking for setgroups... (cached) yes
checking for setpgrp... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for snprintf... (cached) yes
checking for socketpair... (cached) yes
checking for sysconf... (cached) yes
checking for syslog... (cached) yes
checking for timegm... (cached) yes
checking for vsnprintf... (cached) yes
checking for initgroups... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strtoll... (cached) yes
checking for tempnam... (cached) yes
checking whether getaddrinfo is declared... (cached) yes
checking whether getnameinfo is declared... (cached) yes
checking whether inet_ntop is declared... (cached) yes
checking whether inet_pton is declared... (cached) yes
checking whether InetNtopA is declared... (cached) no
checking whether InetPtonA is declared... (cached) no
configure: WARNING: Eep!  Cannot find epoll, kqueue, /dev/poll, poll or select!
configure: WARNING: Will try select and hope for the best.
configure: Using select for the IO loop.
checking if setresuid is actually implemented... (cached) yes
checking for mswsock.h... (cached) no
checking for constant CMSG_SPACE... yes
checking for struct cmsghdr... (cached) yes
checking for struct iovec... (cached) yes
checking for struct msghdr... (cached) yes
checking for struct sockaddr_un... (cached) yes
checking if strnstr is well implemented... (cached) no
checking if va_copy is implemented... (cached) yes
checking if __va_copy is implemented... (cached) yes
configure: IPF-based transparent proxying enabled: no
configure: Support for Netfilter-based interception proxy requested: no
configure: Linux Netfilter Conntrack support enabled: no 
configure: ZPH QOS enabled: no
checking for regexec in -lregex... (cached) no
checking if GNUregex needs to be compiled... no
checking Default UDP send buffer size... 212992
checking Default UDP receive buffer size... 212992
checking Default TCP send buffer size... 16384
checking Default TCP receive buffer size... 87380
configure: Limiting receive buffer size to 64K
checking whether recv takes a pointer to void or char as second argument... (cached) char
checking if sys_errlist is already defined... (cached) yes
checking for system-provided MAXPATHLEN... yes
checking for libresolv _dns_ttl_ hack... (cached) no
checking for _res_ext.nsaddr_list... (cached) no
checking for _res._u._ext.nsaddrs... (cached) no
checking for _res.nsaddr_list... (cached) yes
checking for _res.ns_list... (cached) no
checking for sys/statvfs.h... (cached) yes
checking for working statvfs() interface... (cached) yes
configure: Multi-Language support enabled: no
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
configure: BUILD OBJECTS: 
configure: BUILD EXTRA OBJECTS: 
configure: BUILD C FLAGS: -Wall -g 
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe
configure: BUILD C++ FLAGS: -g  -std=c++11
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe
configure: BUILD Tools C++ FLAGS:  -g  -std=c++11
checking that generated files are newer than configure... done
configure: creating ./config.status
.././test-suite/../configure: line 42243: ./config.status: No such file or directory
.././test-suite/../configure: line 42441: conf29619subs.sh: No such file or directory
configure: error: could not make ./config.status
buildtest.sh result is 1
grep: btlayer-01-minimal.log: No such file or directory
grep: btlayer-01-minimal.log: No such file or directory
grep: btlayer-01-minimal.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