Build failed in Hudson: 3.HEAD-i386-opensolaris #78

From: <noc_at_squid-cache.org>
Date: Sun, 10 Jan 2010 13:01:03 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-i386-opensolaris/78/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Update errpages.pot

[Amos Jeffries <squid3_at_treenet.co.nz>] Revert Typo in cachemgr.cc update

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Various Translators
Language Updates: error pages

[Amos Jeffries <squid3_at_treenet.co.nz>] Various pointer and syntax errors.

Uncovered by Pawel Worach using clang static analysis tool.

Fixes:
* several NULL pointer dereferences
* several unused variable return saves
* a parentheses typo

[Henrik Nordstrom <henrik_at_henriknordstrom.net>] Remove optional kerberos/spnegohelp/ library due to licensing issues

------------------------------------------
[...truncated 25881 lines...]
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 size of int8_t... (cached) 1
checking for char... (cached) yes
checking size of char... (cached) 1
checking for u_int8_t... (cached) no
checking for uint8_t... (cached) yes
checking size of uint8_t... (cached) 1
checking for int16_t... (cached) yes
checking size of int16_t... (cached) 2
checking for short... (cached) yes
checking size of short... (cached) 2
checking for int... (cached) yes
checking size of int... (cached) 4
checking for u_int16_t... (cached) no
checking for uint16_t... (cached) yes
checking size of uint16_t... (cached) 2
checking for int32_t... (cached) yes
checking size of int32_t... (cached) 4
checking for long... (cached) yes
checking size of long... (cached) 4
checking for u_int32_t... (cached) no
checking for uint32_t... (cached) yes
checking size of uint32_t... (cached) 4
checking for int64_t... (cached) yes
checking size of int64_t... (cached) 8
checking for __int64... (cached) no
checking for long long... (cached) yes
checking size of long long... (cached) 8
checking for u_int64_t... (cached) no
checking for uint64_t... (cached) yes
checking size of uint64_t... (cached) 8
checking for pad128_t... (cached) yes
checking for upad128_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... (cached) 4
checking for ssize_t... (cached) yes
checking for off_t... (cached) yes
checking size of off_t... (cached) 4
checking for mode_t... (cached) yes
checking for fd_mask... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for socklen_t... (cached) yes
checking for cap_clear_flag in -lcap... (cached) no
checking for mtyp_t... (cached) 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 main in -lgnumalloc... (cached) no
checking for main in -lmalloc... (cached) yes
checking for main in -lregex... (cached) no
checking for main in -lm... (cached) yes
checking whether to enable IPv6... yes
checking if PF_INET6 is available... yes

checking for IPv6 split-stack requirement... no
checking for IPv6 v4-mapping ability... yes
checking for IPv6 stack type/mode... mapping hybrid
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 main in -llber... (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) yes
checking for mallocblksize... (cached) no
checking for mallopt... (cached) yes
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 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 strerror... (cached) yes
checking for strsep... (cached) yes
checking for strtoll... (cached) yes
checking for tempnam... (cached) yes
configure: Using poll for the IO loop.
checking if setresuid is 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
checking if GNUregex needs to be compiled... no
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 32768
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 libresolv _dns_ttl_ hack... no
checking for working statvfs() interface... yes
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 whether po2html executable path has been provided... no
checking for po2html... no
configure: Enabling Multi-Language Support
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/acl/Makefile
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/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 contrib/Makefile
config.status: creating snmplib/Makefile
config.status: creating icons/Makefile
config.status: creating errors/Makefile
config.status: creating test-suite/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating helpers/Makefile
config.status: creating helpers/basic_auth/Makefile
config.status: creating helpers/basic_auth/DB/Makefile
config.status: creating helpers/basic_auth/getpwnam/Makefile
config.status: creating helpers/basic_auth/LDAP/Makefile
config.status: creating helpers/basic_auth/MSNT/Makefile
config.status: creating helpers/basic_auth/MSNT-multi-domain/Makefile
config.status: creating helpers/basic_auth/NCSA/Makefile
config.status: creating helpers/basic_auth/NIS/Makefile
config.status: creating helpers/basic_auth/PAM/Makefile
config.status: creating helpers/basic_auth/POP3/Makefile
config.status: creating helpers/basic_auth/RADIUS/Makefile
config.status: creating helpers/basic_auth/SASL/Makefile
config.status: creating helpers/basic_auth/SMB/Makefile
config.status: creating helpers/basic_auth/SSPI/Makefile
config.status: creating helpers/digest_auth/Makefile
config.status: creating helpers/digest_auth/password/Makefile
config.status: creating helpers/digest_auth/ldap/Makefile
config.status: creating helpers/digest_auth/eDirectory/Makefile
config.status: creating helpers/ntlm_auth/Makefile
config.status: creating helpers/ntlm_auth/fakeauth/Makefile
config.status: creating helpers/ntlm_auth/no_check/Makefile
config.status: creating helpers/ntlm_auth/smb_lm/Makefile
config.status: creating helpers/ntlm_auth/smb_lm/smbval/Makefile
config.status: creating helpers/ntlm_auth/mswin_sspi/Makefile
config.status: creating helpers/negotiate_auth/Makefile
config.status: creating helpers/negotiate_auth/kerberos/Makefile
config.status: creating helpers/negotiate_auth/mswin_sspi/Makefile
config.status: creating helpers/external_acl/Makefile
config.status: creating helpers/external_acl/ip_user/Makefile
config.status: creating helpers/external_acl/ldap_group/Makefile
config.status: creating helpers/external_acl/session/Makefile
config.status: creating helpers/external_acl/unix_group/Makefile
config.status: creating helpers/external_acl/wbinfo_group/Makefile
config.status: creating helpers/external_acl/mswin_ad_group/Makefile
config.status: creating helpers/external_acl/mswin_lm_group/Makefile
config.status: creating helpers/log_daemon/Makefile
config.status: creating helpers/log_daemon/file/Makefile
config.status: creating helpers/url_rewrite/Makefile
config.status: creating helpers/url_rewrite/fake/Makefile
config.status: creating tools/Makefile
config.status: creating include/autoconf.h
config.status: executing depfiles commands
Process leaked file descriptors. See http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for more information
./test-builds.sh: line 74: 24792: Terminated
buildtest.sh result is 271
Received on Sun Jan 10 2010 - 12:01:10 MST

This archive was generated by hypermail 2.2.0 : Sun Jan 10 2010 - 12:00:03 MST