Build failed in Hudson: 3.HEAD-amd64-CentOS-5.3 #117

From: <noc_at_squid-cache.org>
Date: Sun, 27 Sep 2009 01:03:19 +0200 (CEST)

See <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/117/changes>

Changes:

[Henrik Nordstrom <henrik_at_henriknordstrom.net>] Make ESI parser modules expat and libxml2 dependent on their libraries

The ESI parser system is actually pluggable. There is no reason we should
require expat and libxml2. Just build what works.

Todo: Add an option to force the desired parsers.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Adrian Chadd <adrian_at_squid-cache.org>
A tproxy cache cluster (eg behind WCCPv2) can't peer.

The issue stems from the forwarding logic creating source address spoofed
sockets to destinations that are inside the cluster. Since the WCCPv2
router won't redirect packets with an origin of the proxy MAC (at least for
L2 peering), source spoofed packets go out and are routed normally. The
packets back from the destination peer have a remote end of the spoofed IP,
and are instead sent to teh original client rather than the proxy.

The forwarding logic needs to be taught to optionally enable tproxy source
spoofing on connections based on a peer flag.

Just for completeness - tproxy'ed connections to a upstream or peer proxy
which is -outside- of the WCCPv2 tproxy cluster work fine.

------------------------------------------
[...truncated 484 lines...]
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking glib.h usability... no
checking glib.h presence... no
checking for glib.h... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for grp.h... (cached) yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking db_185.h usability... yes
checking db_185.h presence... yes
checking for db_185.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for linux/netfilter_ipv4/ip_tproxy.h... no
checking for net/if.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/icmp6.h... yes
checking for netinet/in.h... (cached) yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for netinet/ip_compat.h... no
checking for netinet/ip_fil_compat.h... (cached) no
checking for netinet/ip_fil.h... no
checking for netinet/ip_icmp.h... yes
checking for netinet/ipl.h... no
checking for netinet/ip_nat.h... no
checking for net/pf/pfvar.h... no
checking for net/pfvar.h... no
checking for sys/mount.h... yes
checking for resolv.h... yes
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking for struct mallinfo... yes
checking for struct mallinfo.mxfast... no
checking for struct rusage... yes
checking for struct iphdr.ip_hl... yes
checking for void *... yes
checking size of void *... 8
checking for int8_t... yes
checking for int8_t... (cached) yes
checking size of int8_t... 1
checking for char... yes
checking for char... (cached) yes
checking size of char... 1
checking for u_int8_t... yes
checking for u_int8_t... (cached) yes
checking size of u_int8_t... 1
checking for uint8_t... yes
checking for uint8_t... (cached) yes
checking size of uint8_t... 1
checking for int16_t... yes
checking for int16_t... (cached) yes
checking size of int16_t... 2
checking for short... yes
checking for short... (cached) yes
checking size of short... 2
checking for int... yes
checking for int... (cached) yes
checking size of int... 4
checking for u_int16_t... yes
checking for u_int16_t... (cached) yes
checking size of u_int16_t... 2
checking for uint16_t... yes
checking for uint16_t... (cached) yes
checking size of uint16_t... 2
checking for int32_t... yes
checking for int32_t... (cached) yes
checking size of int32_t... 4
checking for long... yes
checking for long... (cached) yes
checking size of long... 8
checking for u_int32_t... yes
checking for u_int32_t... (cached) yes
checking size of u_int32_t... 4
checking for uint32_t... yes
checking for uint32_t... (cached) yes
checking size of uint32_t... 4
checking for int64_t... yes
checking for int64_t... (cached) yes
checking size of int64_t... 8
checking for __int64... no
checking for long long... yes
checking for long long... (cached) yes
checking size of long long... 8
checking for u_int64_t... yes
checking for u_int64_t... (cached) yes
checking size of u_int64_t... 8
checking for uint64_t... yes
checking for uint64_t... (cached) yes
checking size of uint64_t... 8
checking for pad128_t... no
checking for upad128_t... no
checking for pid_t... yes
checking for size_t... yes
checking for size_t... (cached) yes
checking size of size_t... 8
checking for ssize_t... yes
checking for off_t... yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking for mode_t... yes
checking for fd_mask... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for socklen_t... yes
yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for operational libcap2... (cached) dummy
checking for mtyp_t... no
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for unix domain sockets... yes
checking for main in -lgnumalloc... no
checking for main in -lmalloc... no
checking for main in -lbsd... yes
checking for main in -lregex... no
checking for gethostbyname in -lbind... no
checking for main in -lresolv... yes
checking for main in -lm... 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... no
checking for ss_len field in struct sockaddr_storage... no
checking for sin_len field in struct sockaddr_in... no
checking for crypt in -lcrypt... yes
checking for MD5Init in -lmd5... no
checking for main in -llber... yes
checking if dbopen needs -ldb... yes
checking for backtrace_symbols_fd... yes
checking for bcopy... yes
checking for bswap_16... no
checking for bswap_32... no
checking for bswap16... no
checking for bswap32... no
checking for fchmod... yes
checking for getdtablesize... yes
checking for getpagesize... yes
checking for getpass... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for glob... yes
checking for htobe16... no
checking for htole16... no
checking for kqueue... no
checking for lrand48... yes
checking for mallinfo... yes
checking for mallocblksize... no
checking for mallopt... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for mktime... yes
checking for mstats... no
checking for poll... yes
checking for prctl... yes
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setscope... yes
checking for pthread_setschedparam... yes
checking for pthread_sigmask... no
checking for putenv... yes
checking for random... yes
checking for regcomp... yes
checking for regexec... yes
checking for regfree... yes
checking for res_init... no
checking for __res_init... yes
checking for rint... yes
checking for sbrk... yes
checking for select... yes
checking for seteuid... yes
checking for setgroups... yes
checking for setpgrp... yes
checking for setrlimit... yes
checking for setsid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for socketpair... yes
checking for srand48... yes
checking for srandom... yes
checking for statfs... yes
checking for sysconf... yes
checking for syslog... yes
checking for timegm... yes
checking for vsnprintf... yes
checking for drand48... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for initgroups... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for strerror... yes
checking for strsep... yes
checking for strtoll... yes
checking for tempnam... yes
checking for crypt... yes
configure: Using epoll for the IO loop.
checking if setresuid is implemented... no
checking if strnstr is well implemented... no
checking if va_copy is implemented... yes
checking if __va_copy is implemented... yes
checking if GNUregex needs to be compiled... no
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 1024
checking Default UDP send buffer size... 126976
checking Default UDP receive buffer size... 126976
checking Default TCP send buffer size... 16384
checking Default TCP receive buffer size... 87380
configure: Limiting receive buffer size to 64K
checking if sys_errlist is already defined... yes
checking for libresolv _dns_ttl_ hack... no
checking for working statvfs() interface... yes
checking for _res_ext.nsaddr_list... no
checking for _res._u._ext.nsaddrs... yes
checking for _res.nsaddr_list... yes
checking for _res.ns_list... no
checking whether po2html executable path has been provided... no
checking for po2html... no
configure: Enabling Multi-Language Support
configure: error: conditional "HAVE_LIBEXPAT" was never defined.
Usually this means the macro was only invoked conditionally.
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: error: conditional "HAVE_LIBEXPAT" was never defined.
REMOVE DATA: btlayer-00-default
Build FAILED.
REMOVE LOG: btlayer-00-default.log
Received on Sat Sep 26 2009 - 23:03:22 MDT

This archive was generated by hypermail 2.2.0 : Sun Sep 27 2009 - 12:00:06 MDT