Build failed in Hudson: 3.2-matrix » osol-x86 #84

From: <noc_at_squid-cache.org>
Date: Fri, 4 Feb 2011 12:35:15 +0100 (CET)

See <http://build.squid-cache.org/job/3.2-matrix/./label=osol-x86/84/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Bug 3140: memory leak in error page generation

Avoid freeing buffer m before using it. Specific to the 3.2+ logics.

------------------------------------------
[...truncated 11587 lines...]
checking for sys/statvfs.h... (cached) yes
checking for syscall.h... (cached) no
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) yes
checking for byteswap.h... (cached) no
checking for glib.h... (cached) no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for db.h... (cached) yes
checking for db_185.h... (cached) no
checking for wchar.h... (cached) yes
checking for PAM conversation struct signature type... (cached) solaris
checking for linux/netfilter_ipv4.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_compat.h... (cached) no
checking for netinet/ip_fil_compat.h... (cached) no
checking for netinet/ip_fil.h... (cached) no
checking for netinet/ip_icmp.h... (cached) yes
checking for netinet/ipl.h... (cached) no
checking for netinet/ip_nat.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) no
checking for struct mallinfo... (cached) yes
checking for struct mallinfo.mxfast... (cached) no
checking for struct rusage... (cached) yes
checking for struct iphdr.ip_hl... (cached) yes
checking size of void *... (cached) 4
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) 4
checking size of off_t... (cached) 4
checking for pad128_t... (cached) yes
checking for upad128_t... (cached) yes
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 working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sys/capability.h... (cached) no
checking for cap_clear_flag in -lcap... (cached) no
checking for operational libcap2 headers... (cached) no
configure: libcap support enabled: no
configure: libcap2 headers are ok: no
checking for library containing gethostbyname... (cached) -lnsl
checking for library containing res_init... (cached) -lresolv
checking for library containing bind... (cached) -lsocket
checking for library containing opcom_stack_trace... (cached) no
checking for library containing strlcpy... (cached) none required
checking for library containing yp_match... (cached) none required
checking for unix domain sockets... (cached) yes
checking for malloc in -lgnumalloc... (cached) no
configure: skipping libmalloc check for i386-pc-solaris2.11
checking for library containing rint... (cached) -lm
checking for library containing log... (cached) none required
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 32768
checking whether to enable IPv6... yes
checking for sin6_len field in struct sockaddr_in6... (cached) no
checking for ss_len field in struct sockaddr_storage... (cached) no
checking for sin_len field in struct sockaddr_in... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for MD5Init in -lmd5... (cached) yes
checking for crypt... (cached) yes
checking for ldap_init in -lldap... (cached) yes
checking for ber_init in -llber... (cached) no
checking for ldap.h... (cached) yes
checking for lber.h... (cached) yes
checking for mozldap/ldap.h... (cached) no
checking for LDAP_OPT_DEBUG_LEVEL... no
checking for working ldap... yes
checking for OpenLDAP... no
checking for Sun LDAP SDK... yes
checking for Mozilla LDAP SDK... no
checking for LDAP_REBINDPROC_CALLBACK... yes
checking for LDAP_REBIND_PROC... no
checking for LDAP_REBIND_FUNCTION... no
checking for LDAP_SCOPE_DEFAULT... no
checking for struct ldap_url_desc.lud_scheme... (cached) no
checking for ldapssl_client_init in -lldap... (cached) yes
checking for ldap_url_desc2str in -lldap... (cached) no
checking for ldap_url_parse in -lldap... (cached) yes
checking for ldap_start_tls_s in -lldap... (cached) no
checking whether dbopen is declared... (cached) no
checking if dbopen needs -ldb... (cached) no
configure: Removing -O for gcc on i386-pc-solaris2.11
checking for backtrace_symbols_fd... (cached) yes
checking for bcopy... (cached) yes
checking for bswap_16... (cached) no
checking for bswap_32... (cached) no
checking for bswap16... (cached) no
checking for bswap32... (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 htobe16... (cached) no
checking for htole16... (cached) no
checking for kqueue... (cached) no
checking for lrand48... (cached) yes
checking for mallinfo... (cached) no
checking for mallocblksize... (cached) no
checking for mallopt... (cached) no
checking for memcpy... (cached) yes
checking for memmove... (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) no
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) yes
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for regcomp... (cached) yes
checking for regexec... (cached) yes
checking for regfree... (cached) yes
checking for res_init... (cached) yes
checking for __res_init... (cached) no
checking for rint... (cached) yes
checking for sbrk... (cached) yes
checking for sched_getaffinity... (cached) no
checking for sched_setaffinity... (cached) no
checking for select... (cached) yes
checking for seteuid... (cached) yes
checking for setgroups... (cached) yes
checking for setpgrp... (cached) yes
checking for setrlimit... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for snprintf... (cached) yes
checking for socketpair... (cached) yes
checking for srand48... (cached) yes
checking for srandom... (cached) yes
checking for statfs... (cached) yes
checking for sysconf... (cached) yes
checking for syslog... (cached) yes
checking for timegm... (cached) no
checking for vsnprintf... (cached) yes
checking for drand48... (cached) yes
checking for eui64_aton... (cached) no
checking for inet_ntop... (cached) yes
checking for inet_pton... (cached) yes
checking for initgroups... (cached) yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsep... (cached) yes
checking for strtoll... (cached) yes
checking for tempnam... (cached) yes
configure: Using devpoll for the IO loop.
checking if setresuid is actually implemented... (cached) no
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
checking for regexec in -lregex... (cached) no
checking if GNUregex needs to be compiled... no
checking Default UDP send buffer size... 57344
checking Default UDP receive buffer size... 57344
checking Default TCP send buffer size... 49152
configure: Limiting send buffer size to 32K
checking Default TCP receive buffer size... 49152
checking if sys_errlist is already defined... (cached) yes
checking for system-provided MAXPATHLEN... yes
checking for libresolv _dns_ttl_ hack... no
checking for _res_ext.nsaddr_list... no
checking for _res._u._ext.nsaddrs... no
checking for _res.nsaddr_list... yes
checking for _res.ns_list... no
checking for working statvfs() interface... (cached) yes
configure: Multi-Language support enabled: no
configure: updating cache /tmp/config.cache.17434
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating lib/Makefile
config.status: creating lib/ntlmauth/Makefile
config.status: creating lib/profiler/Makefile
config.status: creating lib/rfcnb/Makefile
config.status: creating lib/smblib/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/acl/Makefile
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
config.status: creating src/fs/Makefile
config.status: creating src/repl/Makefile
config.status: creating src/auth/Makefile
config.status: creating src/adaptation/Makefile
config.status: creating src/adaptation/icap/Makefile
config.status: creating src/adaptation/ecap/Makefile
config.status: creating src/comm/Makefile
config.status: creating src/esi/Makefile
config.status: creating src/eui/Makefile
config.status: creating src/icmp/Makefile
config.status: creating src/ident/Makefile
config.status: creating src/ip/Makefile
config.status: creating src/log/Makefile
config.status: creating src/ipc/Makefile
config.status: creating src/ssl/Makefile
config.status: creating src/mgr/Makefile
config.status: creating contrib/Makefile
config.status: creating snmplib/Makefile
buildtest.sh result is 1
Received on Fri Feb 04 2011 - 11:35:18 MST

This archive was generated by hypermail 2.2.0 : Sun Feb 06 2011 - 12:00:11 MST