Build failed in Jenkins: 3.1-matrix » master #152

From: <noc_at_squid-cache.org>
Date: Fri, 30 Nov 2012 01:46:52 +0100 (CET)

See <http://build.squid-cache.org/job/3.1-matrix/./label=master/152/changes>

Changes:

[Amos Jeffries] cachemgr.cgi: Memory Leaks and DoS Vulnerability

* Ignore invalid Content-Length headers.

* Limit received POST requests to 4KB and discard the rest.

* Authentication credentials parser also leaks badly.

Detected by Coverity Scan.
Issues 740380, 740443, 740444, 740442, 740487, 740446, 740445

[Amos Jeffries] Bug 3189: AIO thread race on pipe() initialization

------------------------------------------
[...truncated 4281 lines...]
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT allowusers.o -MD -MP -MF ".deps/allowusers.Tpo" -c -o allowusers.o ../../../../helpers/basic_auth/MSNT/allowusers.c; \
        then mv -f ".deps/allowusers.Tpo" ".deps/allowusers.Po"; else rm -f ".deps/allowusers.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -DSYSCONFDIR=\"<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_inst/etc\"> -c ../../../../helpers/basic_auth/MSNT/confload.c -o confload.o
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/MSNT -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT usersfile.o -MD -MP -MF ".deps/usersfile.Tpo" -c -o usersfile.o ../../../../helpers/basic_auth/MSNT/usersfile.c; \
        then mv -f ".deps/usersfile.Tpo" ".deps/usersfile.Po"; else rm -f ".deps/usersfile.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o msnt_auth md4.o rfcnb-io.o rfcnb-util.o session.o msntauth.o smbdes.o smbencrypt.o smblib-util.o smblib.o valid.o denyusers.o allowusers.o confload.o usersfile.o -L../../../lib -lmiscutil -lm -lnsl -ldl -ldl ../../../compat/libcompat.la
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o msnt_auth md4.o rfcnb-io.o rfcnb-util.o session.o msntauth.o smbdes.o smbencrypt.o smblib-util.o smblib.o valid.o denyusers.o allowusers.o confload.o usersfile.o -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lm -lnsl -ldl ../../../compat/.libs/libcompat.a
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/MSNT'>
Making all in NCSA
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/NCSA'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/NCSA -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT ncsa_auth.o -MD -MP -MF ".deps/ncsa_auth.Tpo" -c -o ncsa_auth.o ../../../../helpers/basic_auth/NCSA/ncsa_auth.c; \
        then mv -f ".deps/ncsa_auth.Tpo" ".deps/ncsa_auth.Po"; else rm -f ".deps/ncsa_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/NCSA -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT crypt_md5.o -MD -MP -MF ".deps/crypt_md5.Tpo" -c -o crypt_md5.o ../../../../helpers/basic_auth/NCSA/crypt_md5.c; \
        then mv -f ".deps/crypt_md5.Tpo" ".deps/crypt_md5.Po"; else rm -f ".deps/crypt_md5.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ncsa_auth ncsa_auth.o crypt_md5.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ncsa_auth ncsa_auth.o crypt_md5.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/NCSA'>
Making all in PAM
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/PAM'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/PAM -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT pam_auth.o -MD -MP -MF ".deps/pam_auth.Tpo" -c -o pam_auth.o ../../../../helpers/basic_auth/PAM/pam_auth.c; \
        then mv -f ".deps/pam_auth.Tpo" ".deps/pam_auth.Po"; else rm -f ".deps/pam_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o pam_auth pam_auth.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lpam -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o pam_auth pam_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lpam -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/PAM'>
Making all in POP3
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/POP3'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/POP3'>
Making all in SASL
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/SASL'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/SASL -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT sasl_auth.o -MD -MP -MF ".deps/sasl_auth.Tpo" -c -o sasl_auth.o ../../../../helpers/basic_auth/SASL/sasl_auth.c; \
        then mv -f ".deps/sasl_auth.Tpo" ".deps/sasl_auth.Po"; else rm -f ".deps/sasl_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o sasl_auth sasl_auth.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lsasl2 -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o sasl_auth sasl_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lsasl2 -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/SASL'>
Making all in SMB
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/SMB'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/SMB -DHELPERSCRIPT=\"<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_inst/libexec/smb_auth.sh\"> -Wall -g -O2 -MT smb_auth-smb_auth.o -MD -MP -MF ".deps/smb_auth-smb_auth.Tpo" -c -o smb_auth-smb_auth.o `test -f 'smb_auth.c' || echo '../../../../helpers/basic_auth/SMB/'`smb_auth.c; \
        then mv -f ".deps/smb_auth-smb_auth.Tpo" ".deps/smb_auth-smb_auth.Po"; else rm -f ".deps/smb_auth-smb_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o smb_auth smb_auth-smb_auth.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o smb_auth smb_auth-smb_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/SMB'>
Making all in YP
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/YP'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/YP -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT yp_auth.o -MD -MP -MF ".deps/yp_auth.Tpo" -c -o yp_auth.o ../../../../helpers/basic_auth/YP/yp_auth.c; \
        then mv -f ".deps/yp_auth.Tpo" ".deps/yp_auth.Po"; else rm -f ".deps/yp_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/YP -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT nis_support.o -MD -MP -MF ".deps/nis_support.Tpo" -c -o nis_support.o ../../../../helpers/basic_auth/YP/nis_support.c; \
        then mv -f ".deps/nis_support.Tpo" ".deps/nis_support.Po"; else rm -f ".deps/nis_support.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o yp_auth yp_auth.o nis_support.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o yp_auth yp_auth.o nis_support.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/YP'>
Making all in getpwnam
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/getpwnam'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/getpwnam -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT getpwnam_auth.o -MD -MP -MF ".deps/getpwnam_auth.Tpo" -c -o getpwnam_auth.o ../../../../helpers/basic_auth/getpwnam/getpwnam_auth.c; \
        then mv -f ".deps/getpwnam_auth.Tpo" ".deps/getpwnam_auth.Po"; else rm -f ".deps/getpwnam_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o getpwname_auth getpwnam_auth.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o getpwname_auth getpwnam_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/getpwnam'>
Making all in multi-domain-NTLM
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/multi-domain-NTLM'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/multi-domain-NTLM'>
Making all in squid_radius_auth
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/squid_radius_auth'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/squid_radius_auth -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT squid_rad_auth.o -MD -MP -MF ".deps/squid_rad_auth.Tpo" -c -o squid_rad_auth.o ../../../../helpers/basic_auth/squid_radius_auth/squid_rad_auth.c; \
        then mv -f ".deps/squid_rad_auth.Tpo" ".deps/squid_rad_auth.Po"; else rm -f ".deps/squid_rad_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/basic_auth/squid_radius_auth -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT radius-util.o -MD -MP -MF ".deps/radius-util.Tpo" -c -o radius-util.o ../../../../helpers/basic_auth/squid_radius_auth/radius-util.c; \
        then mv -f ".deps/radius-util.Tpo" ".deps/radius-util.Po"; else rm -f ".deps/radius-util.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_radius_auth squid_rad_auth.o radius-util.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_radius_auth squid_rad_auth.o radius-util.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth/squid_radius_auth'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/basic_auth'>
Making all in ntlm_auth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth'>
Making all in fakeauth
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/fakeauth'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/ntlm_auth/fakeauth -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT fakeauth_auth.o -MD -MP -MF ".deps/fakeauth_auth.Tpo" -c -o fakeauth_auth.o ../../../../helpers/ntlm_auth/fakeauth/fakeauth_auth.c; \
        then mv -f ".deps/fakeauth_auth.Tpo" ".deps/fakeauth_auth.Po"; else rm -f ".deps/fakeauth_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o fakeauth_auth fakeauth_auth.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o fakeauth_auth fakeauth_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/fakeauth'>
Making all in no_check
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/no_check'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/no_check'>
Making all in smb_lm
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm'>
Making all in smbval
make[5]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm/smbval'>
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT valid.o -MD -MP -MF ".deps/valid.Tpo" -c -o valid.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/valid.c; \
        then mv -f ".deps/valid.Tpo" ".deps/valid.Po"; else rm -f ".deps/valid.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/session.c; \
        then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT rfcnb-util.o -MD -MP -MF ".deps/rfcnb-util.Tpo" -c -o rfcnb-util.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/rfcnb-util.c; \
        then mv -f ".deps/rfcnb-util.Tpo" ".deps/rfcnb-util.Po"; else rm -f ".deps/rfcnb-util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT rfcnb-io.o -MD -MP -MF ".deps/rfcnb-io.Tpo" -c -o rfcnb-io.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/rfcnb-io.c; \
        then mv -f ".deps/rfcnb-io.Tpo" ".deps/rfcnb-io.Po"; else rm -f ".deps/rfcnb-io.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT smblib-util.o -MD -MP -MF ".deps/smblib-util.Tpo" -c -o smblib-util.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/smblib-util.c; \
        then mv -f ".deps/smblib-util.Tpo" ".deps/smblib-util.Po"; else rm -f ".deps/smblib-util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT smblib.o -MD -MP -MF ".deps/smblib.Tpo" -c -o smblib.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/smblib.c; \
        then mv -f ".deps/smblib.Tpo" ".deps/smblib.Po"; else rm -f ".deps/smblib.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT smbencrypt.o -MD -MP -MF ".deps/smbencrypt.Tpo" -c -o smbencrypt.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/smbencrypt.c; \
        then mv -f ".deps/smbencrypt.Tpo" ".deps/smbencrypt.Po"; else rm -f ".deps/smbencrypt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT smbdes.o -MD -MP -MF ".deps/smbdes.Tpo" -c -o smbdes.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/smbdes.c; \
        then mv -f ".deps/smbdes.Tpo" ".deps/smbdes.Po"; else rm -f ".deps/smbdes.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../../.. -I../../../../../include -I../../../../../src -I../../../../include -I../../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT md4.o -MD -MP -MF ".deps/md4.Tpo" -c -o md4.o ../../../../../helpers/ntlm_auth/smb_lm/smbval/md4.c; \
        then mv -f ".deps/md4.Tpo" ".deps/md4.Po"; else rm -f ".deps/md4.Tpo"; exit 1; fi
rm -f libsmbvalid.a
ar cru libsmbvalid.a valid.o session.o rfcnb-util.o rfcnb-io.o smblib-util.o smblib.o smbencrypt.o smbdes.o md4.o
ranlib libsmbvalid.a
make[5]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm/smbval'>
make[5]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/ntlm_auth/smb_lm -I../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT libntlmssp.o -MD -MP -MF ".deps/libntlmssp.Tpo" -c -o libntlmssp.o ../../../../helpers/ntlm_auth/smb_lm/libntlmssp.c; \
        then mv -f ".deps/libntlmssp.Tpo" ".deps/libntlmssp.Po"; else rm -f ".deps/libntlmssp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/ntlm_auth/smb_lm -I../../../../helpers/ntlm_auth/smb_lm/smbval -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT ntlm_smb_lm_auth.o -MD -MP -MF ".deps/ntlm_smb_lm_auth.Tpo" -c -o ntlm_smb_lm_auth.o ../../../../helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.c; \
        then mv -f ".deps/ntlm_smb_lm_auth.Tpo" ".deps/ntlm_smb_lm_auth.Po"; else rm -f ".deps/ntlm_smb_lm_auth.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ntlm_smb_lm_auth libntlmssp.o ntlm_smb_lm_auth.o ../../../compat/libcompat.la -L../../../lib -lntlmauth -lmiscutil smbval/libsmbvalid.a -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ntlm_smb_lm_auth libntlmssp.o ntlm_smb_lm_auth.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lntlmauth -lmiscutil smbval/libsmbvalid.a -lcrypt -lm -lnsl -ldl
make[5]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm'>
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth/smb_lm'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/ntlm_auth'>
Making all in digest_auth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth'>
Making all in eDirectory
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/eDirectory'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/eDirectory -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT digest_pw_auth.o -MD -MP -MF ".deps/digest_pw_auth.Tpo" -c -o digest_pw_auth.o ../../../../helpers/digest_auth/eDirectory/digest_pw_auth.c; \
        then mv -f ".deps/digest_pw_auth.Tpo" ".deps/digest_pw_auth.Po"; else rm -f ".deps/digest_pw_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/eDirectory -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT ldap_backend.o -MD -MP -MF ".deps/ldap_backend.Tpo" -c -o ldap_backend.o ../../../../helpers/digest_auth/eDirectory/ldap_backend.c; \
        then mv -f ".deps/ldap_backend.Tpo" ".deps/ldap_backend.Po"; else rm -f ".deps/ldap_backend.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/eDirectory -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT edir_ldapext.o -MD -MP -MF ".deps/edir_ldapext.Tpo" -c -o edir_ldapext.o ../../../../helpers/digest_auth/eDirectory/edir_ldapext.c; \
        then mv -f ".deps/edir_ldapext.Tpo" ".deps/edir_ldapext.Po"; else rm -f ".deps/edir_ldapext.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_edir_auth digest_pw_auth.o ldap_backend.o edir_ldapext.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lldap -llber -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_edir_auth digest_pw_auth.o ldap_backend.o edir_ldapext.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lldap -llber -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/eDirectory'>
Making all in ldap
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/ldap'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/ldap -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT digest_pw_auth.o -MD -MP -MF ".deps/digest_pw_auth.Tpo" -c -o digest_pw_auth.o ../../../../helpers/digest_auth/ldap/digest_pw_auth.c; \
        then mv -f ".deps/digest_pw_auth.Tpo" ".deps/digest_pw_auth.Po"; else rm -f ".deps/digest_pw_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/ldap -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT ldap_backend.o -MD -MP -MF ".deps/ldap_backend.Tpo" -c -o ldap_backend.o ../../../../helpers/digest_auth/ldap/ldap_backend.c; \
        then mv -f ".deps/ldap_backend.Tpo" ".deps/ldap_backend.Po"; else rm -f ".deps/ldap_backend.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_ldap_auth digest_pw_auth.o ldap_backend.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lldap -llber -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_ldap_auth digest_pw_auth.o ldap_backend.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lldap -llber -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/ldap'>
Making all in password
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/password'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/password -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT digest_pw_auth.o -MD -MP -MF ".deps/digest_pw_auth.Tpo" -c -o digest_pw_auth.o ../../../../helpers/digest_auth/password/digest_pw_auth.c; \
        then mv -f ".deps/digest_pw_auth.Tpo" ".deps/digest_pw_auth.Po"; else rm -f ".deps/digest_pw_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/digest_auth/password -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT text_backend.o -MD -MP -MF ".deps/text_backend.Tpo" -c -o text_backend.o ../../../../helpers/digest_auth/password/text_backend.c; \
        then mv -f ".deps/text_backend.Tpo" ".deps/text_backend.Po"; else rm -f ".deps/text_backend.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_pw_auth digest_pw_auth.o text_backend.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lcrypt -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o digest_pw_auth digest_pw_auth.o text_backend.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lcrypt -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth/password'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/digest_auth'>
Making all in negotiate_auth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/negotiate_auth'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/negotiate_auth'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/negotiate_auth'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/negotiate_auth'>
Making all in external_acl
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl'>
Making all in ip_user
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/ip_user'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/ip_user -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT dict.o -MD -MP -MF ".deps/dict.Tpo" -c -o dict.o ../../../../helpers/external_acl/ip_user/dict.c; \
        then mv -f ".deps/dict.Tpo" ".deps/dict.Po"; else rm -f ".deps/dict.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/ip_user -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o ../../../../helpers/external_acl/ip_user/main.c; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/ip_user -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT match.o -MD -MP -MF ".deps/match.Tpo" -c -o match.o ../../../../helpers/external_acl/ip_user/match.c; \
        then mv -f ".deps/match.Tpo" ".deps/match.Po"; else rm -f ".deps/match.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ip_user_check dict.o main.o match.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o ip_user_check dict.o main.o match.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/ip_user'>
Making all in ldap_group
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/ldap_group'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/ldap_group -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT squid_ldap_group.o -MD -MP -MF ".deps/squid_ldap_group.Tpo" -c -o squid_ldap_group.o ../../../../helpers/external_acl/ldap_group/squid_ldap_group.c; \
        then mv -f ".deps/squid_ldap_group.Tpo" ".deps/squid_ldap_group.Po"; else rm -f ".deps/squid_ldap_group.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_ldap_group squid_ldap_group.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lldap -llber -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_ldap_group squid_ldap_group.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lldap -llber -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/ldap_group'>
Making all in session
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/session'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/session -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT squid_session.o -MD -MP -MF ".deps/squid_session.Tpo" -c -o squid_session.o ../../../../helpers/external_acl/session/squid_session.c; \
        then mv -f ".deps/squid_session.Tpo" ".deps/squid_session.Po"; else rm -f ".deps/squid_session.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_session squid_session.o ../../../compat/libcompat.la -ldb
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_session squid_session.o ../../../compat/.libs/libcompat.a -ldb
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/session'>
Making all in unix_group
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/unix_group'>
if gcc -DHAVE_CONFIG_H -I../../../.. -I../../../../include -I../../../../src -I../../../include -I../../../../helpers/external_acl/unix_group -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT check_group.o -MD -MP -MF ".deps/check_group.Tpo" -c -o check_group.o ../../../../helpers/external_acl/unix_group/check_group.c; \
        then mv -f ".deps/check_group.Tpo" ".deps/check_group.Po"; else rm -f ".deps/check_group.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_unix_group check_group.o ../../../compat/libcompat.la -L../../../lib -lmiscutil -lm -lnsl -ldl -ldl
libtool: link: gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g -O2 -g -o squid_unix_group check_group.o ../../../compat/.libs/libcompat.a -L<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/lib> -lmiscutil -lm -lnsl -ldl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/unix_group'>
Making all in wbinfo_group
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/wbinfo_group'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl/wbinfo_group'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers/external_acl'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/helpers'>
Making all in test-suite
make[2]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/test-suite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/test-suite'>
Making all in tools
make[2]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/tools'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/tools'>
depbase=`echo squidclient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I../../tools -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT squidclient.o -MD -MP -MF "$depbase.Tpo" -c -o squidclient.o ../../tools/squidclient.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
cp ../../src/time.cc .
cp ../../src/stub_debug.cc .
if g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include -I../../tools -DDEFAULT_CACHEMGR_CONFIG=\"<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_inst/etc/cachemgr.conf\"> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g -O2 -MT cachemgr__CGIEXT_-cachemgr.o -MD -MP -MF ".deps/cachemgr__CGIEXT_-cachemgr.Tpo" -c -o cachemgr__CGIEXT_-cachemgr.o `test -f 'cachemgr.cc' || echo '../../tools/'`cachemgr.cc; \
        then mv -f ".deps/cachemgr__CGIEXT_-cachemgr.Tpo" ".deps/cachemgr__CGIEXT_-cachemgr.Po"; else rm -f ".deps/cachemgr__CGIEXT_-cachemgr.Tpo"; exit 1; fi
../../tools/cachemgr.cc: In function ‘const char* make_auth_header(const cachemgr_request*)’:
../../tools/cachemgr.cc:1182: error: invalid conversion from ‘const void*’ to ‘void*’
../../tools/cachemgr.cc:1182: error: initializing argument 1 of ‘void xfree(void*)’
make[3]: *** [cachemgr__CGIEXT_-cachemgr.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/tools'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build/tools'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.1-matrix/./label=master/ws/btlayer-00-default/squid-3.1.21-BZR/_build'>
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
../../tools/cachemgr.cc:1182: error: invalid conversion from ‘const void*’ to ‘void*’
../../tools/cachemgr.cc:1182: error: initializing argument 1 of ‘void xfree(void*)’
make[3]: *** [cachemgr__CGIEXT_-cachemgr.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2
Build FAILED.
Build step 'Execute shell' marked build as failure
Received on Fri Nov 30 2012 - 00:46:54 MST

This archive was generated by hypermail 2.2.0 : Sat Dec 01 2012 - 12:00:32 MST