Build failed in Jenkins: 3.HEAD-amd64-ubuntu-precise #176

From: <noc_at_squid-cache.org>
Date: Wed, 14 Nov 2012 08:09:08 +0100 (CET)

See <http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/176/changes>

Changes:

[Amos Jeffries] ext_time_quota_acl: Polish and handle bad input better

* Send BH response code when username field is missing or empty on the
input line received from Squid (or manually typed)

* Display error message on broken config file lines and skip instead of
crashing.

* Polish out some unused assignments.

Detected by Coverity Scan. Issues 740404, 740405, 740591

[Amos Jeffries] ext_file_userip_acl: Polish and missing file handling

* Display error when dictionary file is unaccessible instead of crashing.

* Polish several useless assignments out of the code.

Detected by Coverity Scan. Issues 740402, 740403, 740589, 740590.

[Amos Jeffries] ext_edirectory_userip_acl: Polish: Remove dead code

* filter variable being NULL results in error condition returned before
the filter is used. No need to test and use a hard-coded backup filter.

* ber variable is freed in the master loop and is not skipped. The loop
only exists when ent is NULL. Neither needs to be freed.

Detected by Coverity Scan. Issues 740339, 740340, 740341

[Amos Jeffries] unlinkd: Compiler warning cleanups

Check the return value for open(/dev/null). Nothing we can do about it
since the daemon has already disconnected from cache.log but note that.

Detected by Coverity Scan. Issue 740328

[Amos Jeffries] digest_file_auth: Improved error handling

Adds missing error handling when pasword file fails to open for any
reason.

Skips records with missing username in password file.Displays an error
message instead of crashing.

Detected by Coverity Scan. Issues 740400, 740401

[Amos Jeffries] digest_edirectory_auth: improved error handling

Malicious response from LDAP server can cause squid helper to crash.

Missing realm value returned from LDAP without error/missing value being
indicated in the response can lead to strcmp() using a NULL pointer.
Extremely unlikely to happen in practice, but worth fixing.

Detected by Coverity Scan. Issue 740399

[Amos Jeffries] basic_smb_auth: Buffer overrun.

A reply string expanding to >8KB after shell escaping can cause the helper
memory corruption or crash as output buffer is overrun.

Detected by Coverity Scan. Issue 740411

[Amos Jeffries] basic_radius_auth: Fix several issues

* abort on failed fcntl() non-blocking socket setup

* retry send() on failure. Up to retry attempt count.
Display send() errors to cache.log.

* prevent buffer overflow on long command line arguments.

* make compiler buffer overflow checks happier with RADIUS packet
creation code.

Detected by Coverity Scan. Issues 740314, 740315, 740410, 740474

[Amos Jeffries] basic_pam_auth: Fix NULL-dereference issues

PAM session handles being used after setup failure left them NULL.

Also removes several useless checks of retval after it being explicitly
set to the value tested againt.

Detected by Coverity Scan. Issue 740354

[Amos Jeffries] basic_ncsa_auth: Fix NULL-dereference crash

When reading corrupt or broken user passwd files with missing username
data this helper can crash.

Detected by Coverity Scan. Issue 740398

------------------------------------------
[...truncated 3538 lines...]
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPool.lo -MD -MP -MF .deps/MemPool.Tpo -c ../../lib/MemPool.cc -o MemPool.o >/dev/null 2>&1
mv -f .deps/MemPool.Tpo .deps/MemPool.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c -o MemPoolChunked.lo ../../lib/MemPoolChunked.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c ../../lib/MemPoolChunked.cc -fPIC -DPIC -o .libs/MemPoolChunked.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c ../../lib/MemPoolChunked.cc -o MemPoolChunked.o >/dev/null 2>&1
mv -f .deps/MemPoolChunked.Tpo .deps/MemPoolChunked.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c -o MemPoolMalloc.lo ../../lib/MemPoolMalloc.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c ../../lib/MemPoolMalloc.cc -fPIC -DPIC -o .libs/MemPoolMalloc.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c ../../lib/MemPoolMalloc.cc -o MemPoolMalloc.o >/dev/null 2>&1
mv -f .deps/MemPoolMalloc.Tpo .deps/MemPoolMalloc.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c -o getfullhostname.lo ../../lib/getfullhostname.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c ../../lib/getfullhostname.c -fPIC -DPIC -o .libs/getfullhostname.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c ../../lib/getfullhostname.c -o getfullhostname.o >/dev/null 2>&1
mv -f .deps/getfullhostname.Tpo .deps/getfullhostname.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo ../../lib/heap.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c ../../lib/heap.c -fPIC -DPIC -o .libs/heap.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c ../../lib/heap.c -o heap.o >/dev/null 2>&1
mv -f .deps/heap.Tpo .deps/heap.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c -o iso3307.lo ../../lib/iso3307.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c ../../lib/iso3307.c -fPIC -DPIC -o .libs/iso3307.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c ../../lib/iso3307.c -o iso3307.o >/dev/null 2>&1
mv -f .deps/iso3307.Tpo .deps/iso3307.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c -o radix.lo ../../lib/radix.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c ../../lib/radix.c -fPIC -DPIC -o .libs/radix.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c ../../lib/radix.c -o radix.o >/dev/null 2>&1
mv -f .deps/radix.Tpo .deps/radix.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.lo ../../lib/rfc1035.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c ../../lib/rfc1035.c -fPIC -DPIC -o .libs/rfc1035.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c ../../lib/rfc1035.c -o rfc1035.o >/dev/null 2>&1
mv -f .deps/rfc1035.Tpo .deps/rfc1035.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c -o rfc1123.lo ../../lib/rfc1123.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c ../../lib/rfc1123.c -fPIC -DPIC -o .libs/rfc1123.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c ../../lib/rfc1123.c -o rfc1123.o >/dev/null 2>&1
mv -f .deps/rfc1123.Tpo .deps/rfc1123.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c -o rfc2671.lo ../../lib/rfc2671.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c ../../lib/rfc2671.c -fPIC -DPIC -o .libs/rfc2671.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c ../../lib/rfc2671.c -o rfc2671.o >/dev/null 2>&1
mv -f .deps/rfc2671.Tpo .deps/rfc2671.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c -o rfc3596.lo ../../lib/rfc3596.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c ../../lib/rfc3596.c -fPIC -DPIC -o .libs/rfc3596.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c ../../lib/rfc3596.c -o rfc3596.o >/dev/null 2>&1
mv -f .deps/rfc3596.Tpo .deps/rfc3596.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c -o Splay.lo ../../lib/Splay.cc
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c ../../lib/Splay.cc -fPIC -DPIC -o .libs/Splay.o
libtool: compile: ccache g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c ../../lib/Splay.cc -o Splay.o >/dev/null 2>&1
mv -f .deps/Splay.Tpo .deps/Splay.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c -o stub_memaccount.lo ../../lib/stub_memaccount.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c ../../lib/stub_memaccount.c -fPIC -DPIC -o .libs/stub_memaccount.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c ../../lib/stub_memaccount.c -o stub_memaccount.o >/dev/null 2>&1
mv -f .deps/stub_memaccount.Tpo .deps/stub_memaccount.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../../lib/util.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../lib/util.c -fPIC -DPIC -o .libs/util.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../lib/util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/bash ../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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c -o xusleep.lo ../../lib/xusleep.c
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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c ../../lib/xusleep.c -fPIC -DPIC -o .libs/xusleep.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 -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c ../../lib/xusleep.c -o xusleep.o >/dev/null 2>&1
mv -f .deps/xusleep.Tpo .deps/xusleep.Plo
/bin/bash ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -g -o libmiscutil.la malloc_trace.lo MemPool.lo MemPoolChunked.lo MemPoolMalloc.lo getfullhostname.lo heap.lo iso3307.lo radix.lo rfc1035.lo rfc1123.lo rfc2671.lo rfc3596.lo Splay.lo stub_memaccount.lo util.lo xusleep.lo
libtool: link: /usr/bin/ar cru .libs/libmiscutil.a .libs/malloc_trace.o .libs/MemPool.o .libs/MemPoolChunked.o .libs/MemPoolMalloc.o .libs/getfullhostname.o .libs/heap.o .libs/iso3307.o .libs/radix.o .libs/rfc1035.o .libs/rfc1123.o .libs/rfc2671.o .libs/rfc3596.o .libs/Splay.o .libs/stub_memaccount.o .libs/util.o .libs/xusleep.o
libtool: link: ranlib .libs/libmiscutil.a
libtool: link: ( cd ".libs" && rm -f "libmiscutil.la" && ln -s "../libmiscutil.la" "libmiscutil.la" )
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/lib'>
Making all in snmplib
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'>
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT asn1.o -MD -MP -MF .deps/asn1.Tpo -c -o asn1.o ../../snmplib/asn1.c
mv -f .deps/asn1.Tpo .deps/asn1.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o ../../snmplib/parse.c
mv -f .deps/parse.Tpo .deps/parse.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_vars.o -MD -MP -MF .deps/snmp_vars.Tpo -c -o snmp_vars.o ../../snmplib/snmp_vars.c
mv -f .deps/snmp_vars.Tpo .deps/snmp_vars.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT coexistance.o -MD -MP -MF .deps/coexistance.Tpo -c -o coexistance.o ../../snmplib/coexistance.c
mv -f .deps/coexistance.Tpo .deps/coexistance.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_api.o -MD -MP -MF .deps/snmp_api.Tpo -c -o snmp_api.o ../../snmplib/snmp_api.c
mv -f .deps/snmp_api.Tpo .deps/snmp_api.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_error.o -MD -MP -MF .deps/snmp_error.Tpo -c -o snmp_error.o ../../snmplib/snmp_error.c
mv -f .deps/snmp_error.Tpo .deps/snmp_error.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT mib.o -MD -MP -MF .deps/mib.Tpo -c -o mib.o ../../snmplib/mib.c
mv -f .deps/mib.Tpo .deps/mib.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_api_error.o -MD -MP -MF .deps/snmp_api_error.Tpo -c -o snmp_api_error.o ../../snmplib/snmp_api_error.c
mv -f .deps/snmp_api_error.Tpo .deps/snmp_api_error.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_msg.o -MD -MP -MF .deps/snmp_msg.Tpo -c -o snmp_msg.o ../../snmplib/snmp_msg.c
mv -f .deps/snmp_msg.Tpo .deps/snmp_msg.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmp_pdu.o -MD -MP -MF .deps/snmp_pdu.Tpo -c -o snmp_pdu.o ../../snmplib/snmp_pdu.c
mv -f .deps/snmp_pdu.Tpo .deps/snmp_pdu.Po
ccache gcc -DSQUID_SNMP=1 -I../.. -I../include -I../../include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT snmplib_debug.o -MD -MP -MF .deps/snmplib_debug.Tpo -c -o snmplib_debug.o ../../snmplib/snmplib_debug.c
mv -f .deps/snmplib_debug.Tpo .deps/snmplib_debug.Po
rm -f libsnmplib.a
/usr/bin/ar cru libsnmplib.a asn1.o parse.o snmp_vars.o coexistance.o snmp_api.o snmp_error.o mib.o snmp_api_error.o snmp_msg.o snmp_pdu.o snmplib_debug.o
ranlib libsnmplib.a
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'>
Making all in libltdl
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
make all-am
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo '../../libltdl/'`loaders/dlopen.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c ../../libltdl/loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c ../../libltdl/loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
/bin/bash ./libtool --tag=CC --mode=link ccache gcc -g -O2 -module -avoid-version -o dlopen.la dlopen.lo -ldl -ldl
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo '../../libltdl/'`loaders/preopen.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c ../../libltdl/loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c ../../libltdl/loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo '../../libltdl/'`lt__alloc.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c ../../libltdl/lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c ../../libltdl/lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo '../../libltdl/'`lt_dlloader.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c ../../libltdl/lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c ../../libltdl/lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo '../../libltdl/'`lt_error.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c ../../libltdl/lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c ../../libltdl/lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo '../../libltdl/'`ltdl.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ../../libltdl/ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ../../libltdl/ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo '../../libltdl/'`slist.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c ../../libltdl/slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c ../../libltdl/slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
/bin/bash ./libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo ../../libltdl/lt__strl.c
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c ../../libltdl/lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o
libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I../../libltdl -Ilibltdl -I../../libltdl/libltdl -I../../libltdl/libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c ../../libltdl/lt__strl.c -o lt__strl.o >/dev/null 2>&1
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
/bin/bash ./libtool --tag=CC --mode=link ccache gcc -g -O2 -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && ccache gcc -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl/./.libs/dlopen.a")>
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/libltdl'>
Making all in scripts
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/scripts'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/scripts'>
Making all in icons
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/icons'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/icons'>
Making all in errors
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/errors'>
case "" in \
        off) \
            echo "WARNING: Translation is disabled."; \
            ;; \
        ""|no) \
            echo "WARNING: Translation toolkit was not detected."; \
            ;; \
        esac; \
        touch translate-warn
WARNING: Translation toolkit was not detected.
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/errors'>
Making all in doc
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc'>
Making all in manuals
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc/manuals'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc/manuals'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/doc'>
Making all in helpers
make[2]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers'>
Making all in basic_auth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth'>
Making all in DB
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/DB'>
sed -e 's,[@]PERL[@],/usr/bin/perl,g' <../../../../helpers/basic_auth/DB/basic_db_auth.pl.in >basic_db_auth || (/bin/rm -f -f basic_db_auth ; exit 1)
pod2man basic_db_auth basic_db_auth.8
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/DB'>
Making all in MSNT
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/MSNT'>
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT allowusers.o -MD -MP -MF .deps/allowusers.Tpo -c -o allowusers.o ../../../../helpers/basic_auth/MSNT/allowusers.cc
mv -f .deps/allowusers.Tpo .deps/allowusers.Po
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT confload.o -MD -MP -MF .deps/confload.Tpo -c -o confload.o ../../../../helpers/basic_auth/MSNT/confload.cc
mv -f .deps/confload.Tpo .deps/confload.Po
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT denyusers.o -MD -MP -MF .deps/denyusers.Tpo -c -o denyusers.o ../../../../helpers/basic_auth/MSNT/denyusers.cc
mv -f .deps/denyusers.Tpo .deps/denyusers.Po
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT msntauth.o -MD -MP -MF .deps/msntauth.Tpo -c -o msntauth.o ../../../../helpers/basic_auth/MSNT/msntauth.cc
mv -f .deps/msntauth.Tpo .deps/msntauth.Po
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT usersfile.o -MD -MP -MF .deps/usersfile.Tpo -c -o usersfile.o ../../../../helpers/basic_auth/MSNT/usersfile.cc
mv -f .deps/usersfile.Tpo .deps/usersfile.Po
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -I../../../../lib -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -MT valid.o -MD -MP -MF .deps/valid.Tpo -c -o valid.o ../../../../helpers/basic_auth/MSNT/valid.cc
mv -f .deps/valid.Tpo .deps/valid.Po
/bin/bash ../../../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -g -o basic_msnt_auth allowusers.o confload.o denyusers.o msntauth.o usersfile.o valid.o ../../../lib/smblib/libsmblib.la ../../../lib/rfcnb/librfcnb.la ../../../lib/libmiscencoding.la -L../../../compat -lcompat-squid -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc\"> -g -o basic_msnt_auth allowusers.o confload.o denyusers.o msntauth.o usersfile.o valid.o ../../../lib/smblib/.libs/libsmblib.a ../../../lib/rfcnb/.libs/librfcnb.a ../../../lib/.libs/libmiscencoding.a -L../../../compat -lcompat-squid -lm -lnsl -lresolv -lcap -lrt -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/MSNT'>
Making all in MSNT-multi-domain
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/MSNT-multi-domain'>
sed -e 's,[@]PERL[@],/usr/bin/perl,g' <../../../../helpers/basic_auth/MSNT-multi-domain/basic_msnt_multi_domain_auth.pl.in >basic_msnt_multi_domain_auth || (/bin/rm -f -f basic_msnt_multi_domain_auth ; exit 1)
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/MSNT-multi-domain'>
Making all in NCSA
make[4]: Entering directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/NCSA'>
ccache g++ -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../lib -I../../../../src -I../../../include -I../../../../helpers/basic_auth/NCSA -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -g -O2 -std=c++0x -MT basic_ncsa_auth.o -MD -MP -MF .deps/basic_ncsa_auth.Tpo -c -o basic_ncsa_auth.o ../../../../helpers/basic_auth/NCSA/basic_ncsa_auth.cc
../../../../helpers/basic_auth/NCSA/basic_ncsa_auth.cc: In function ‘int main(int, char**)’:
../../../../helpers/basic_auth/NCSA/basic_ncsa_auth.cc:88:20: error: array subscript is above array bounds [-Werror=array-bounds]
cc1plus: all warnings being treated as errors
make[4]: *** [basic_ncsa_auth.o] Error 1
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth/NCSA'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers/basic_auth'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build/helpers'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/ws/btlayer-00-default/squid-3.HEAD-BZR/_build'>
make: *** [distcheck] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
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 -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++0x
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
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 -O2
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -std=c++0x
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
checking for egrep... .././test-suite/../configure: line 6884: echo: write error: Broken pipe
checking for fgrep... .././test-suite/../configure: line 7794: echo: write error: Broken pipe
checking for egrep... ../configure: line 6884: echo: write error: Broken pipe
checking for fgrep... ../configure: line 7794: echo: write error: Broken pipe
../../../../helpers/basic_auth/NCSA/basic_ncsa_auth.cc:88:20: error: array subscript is above array bounds [-Werror=array-bounds]
make[4]: *** [basic_ncsa_auth.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
Build FAILED.
Build step 'Execute shell' marked build as failure
Received on Wed Nov 14 2012 - 07:09:18 MST

This archive was generated by hypermail 2.2.0 : Thu Nov 15 2012 - 12:00:07 MST