Build failed in Hudson: 3.0-i386-opensolaris #30

From: <noc_at_squid-cache.org>
Date: Wed, 26 May 2010 09:17:46 +0200 (CEST)

See <http://build.squid-cache.org/job/3.0-i386-opensolaris/30/changes>

Changes:

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Xavier Redon <xavier.redon_at_polytech-lille.fr>
Bug 2933: Verification of the max. port number for WCCP2 dynamic service

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Alex Rousskov <rousskov_at_measurement-factory.com>
Bug 2922: Fix assertion failed: HttpHeader.cc: "Headers[id].stat.aliveCount"

Fixed header accounting to avoid the "Headers[id].stat.aliveCount" assertion.

We were incrementing the alive header field counter twice for each decrement,
which probably resulted in the alive counter wrapping back to zero, triggering
the assertion.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Bug 2876: FD_SETSIZE override not working on all linux distributions

The glibc hack for overriding FD_SETSIZE seems to have broken down on some families
of Linux distribution, requiring one more header to be included before redefine.

Hopefully this does not break the FD_SETSIZE override on more systems than
it fixes.. if it does then some additional autoconffuu will be needed.

[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Unknown
Bug 2879: 3.0 regression in headers end finding

Ported from Squid-2.

Also, updates from Alex Rousskov for 3.x.

[Amos Jeffries <squid3_at_treenet.co.nz>] Bug 2899: Restore lost rfc1738_unescape() data type

Data type was converted to char from int during recent upgrades.
On unix systems char is unsigned making the safety checks fail on build.
This reverts the type back to a usable signed int, no logic changes.

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Sync Authors from changesets

------------------------------------------
[...truncated 1505 lines...]
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT msntauth.o -MD -MP -MF .deps/msntauth.Tpo -c -o msntauth.o ../../../.././test-suite/../helpers/basic_auth/MSNT/msntauth.c
mv -f .deps/msntauth.Tpo .deps/msntauth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT smbdes.o -MD -MP -MF .deps/smbdes.Tpo -c -o smbdes.o ../../../.././test-suite/../helpers/basic_auth/MSNT/smbdes.c
mv -f .deps/smbdes.Tpo .deps/smbdes.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT smbencrypt.o -MD -MP -MF .deps/smbencrypt.Tpo -c -o smbencrypt.o ../../../.././test-suite/../helpers/basic_auth/MSNT/smbencrypt.c
mv -f .deps/smbencrypt.Tpo .deps/smbencrypt.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT smblib-util.o -MD -MP -MF .deps/smblib-util.Tpo -c -o smblib-util.o ../../../.././test-suite/../helpers/basic_auth/MSNT/smblib-util.c
mv -f .deps/smblib-util.Tpo .deps/smblib-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT smblib.o -MD -MP -MF .deps/smblib.Tpo -c -o smblib.o ../../../.././test-suite/../helpers/basic_auth/MSNT/smblib.c
mv -f .deps/smblib.Tpo .deps/smblib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT valid.o -MD -MP -MF .deps/valid.Tpo -c -o valid.o ../../../.././test-suite/../helpers/basic_auth/MSNT/valid.c
mv -f .deps/valid.Tpo .deps/valid.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT denyusers.o -MD -MP -MF .deps/denyusers.Tpo -c -o denyusers.o ../../../.././test-suite/../helpers/basic_auth/MSNT/denyusers.c
mv -f .deps/denyusers.Tpo .deps/denyusers.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT allowusers.o -MD -MP -MF .deps/allowusers.Tpo -c -o allowusers.o ../../../.././test-suite/../helpers/basic_auth/MSNT/allowusers.c
mv -f .deps/allowusers.Tpo .deps/allowusers.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -DSYSCONFDIR=\"/usr/local/squid/etc\" -c ../../../.././test-suite/../helpers/basic_auth/MSNT/confload.c -o confload.o
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/MSNT -I../../../include -I../../../.././test-suite/../include -Wall -g -MT usersfile.o -MD -MP -MF .deps/usersfile.Tpo -c -o usersfile.o ../../../.././test-suite/../helpers/basic_auth/MSNT/usersfile.c
mv -f .deps/usersfile.Tpo .deps/usersfile.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -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 -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -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/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/MSNT'>
Making all in NCSA
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/NCSA'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/NCSA -I../../../include -I../../../.././test-suite/../include -Wall -g -MT ncsa_auth.o -MD -MP -MF .deps/ncsa_auth.Tpo -c -o ncsa_auth.o ../../../.././test-suite/../helpers/basic_auth/NCSA/ncsa_auth.c
mv -f .deps/ncsa_auth.Tpo .deps/ncsa_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/NCSA -I../../../include -I../../../.././test-suite/../include -Wall -g -MT crypt_md5.o -MD -MP -MF .deps/crypt_md5.Tpo -c -o crypt_md5.o ../../../.././test-suite/../helpers/basic_auth/NCSA/crypt_md5.c
mv -f .deps/crypt_md5.Tpo .deps/crypt_md5.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o ncsa_auth ncsa_auth.o crypt_md5.o -L../../../lib -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o ncsa_auth ncsa_auth.o crypt_md5.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/NCSA'>
Making all in PAM
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/PAM'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/PAM -I../../../include -I../../../.././test-suite/../include -Wall -g -MT pam_auth.o -MD -MP -MF .deps/pam_auth.Tpo -c -o pam_auth.o ../../../.././test-suite/../helpers/basic_auth/PAM/pam_auth.c
../../../.././test-suite/../helpers/basic_auth/PAM/pam_auth.c:129: warning: initialization from incompatible pointer type
mv -f .deps/pam_auth.Tpo .deps/pam_auth.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o pam_auth pam_auth.o -L../../../lib -lmiscutil -lpam -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o pam_auth pam_auth.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lpam -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/PAM'>
Making all in POP3
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/POP3'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/POP3'>
Making all in YP
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/YP'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/YP -I../../../include -I../../../.././test-suite/../include -Wall -g -MT yp_auth.o -MD -MP -MF .deps/yp_auth.Tpo -c -o yp_auth.o ../../../.././test-suite/../helpers/basic_auth/YP/yp_auth.c
mv -f .deps/yp_auth.Tpo .deps/yp_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/YP -I../../../include -I../../../.././test-suite/../include -Wall -g -MT nis_support.o -MD -MP -MF .deps/nis_support.Tpo -c -o nis_support.o ../../../.././test-suite/../helpers/basic_auth/YP/nis_support.c
mv -f .deps/nis_support.Tpo .deps/nis_support.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o yp_auth yp_auth.o nis_support.o -L../../../lib -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o yp_auth yp_auth.o nis_support.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/YP'>
Making all in getpwnam
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/getpwnam'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/getpwnam -I../../../include -I../../../.././test-suite/../include -Wall -g -MT getpwnam_auth.o -MD -MP -MF .deps/getpwnam_auth.Tpo -c -o getpwnam_auth.o ../../../.././test-suite/../helpers/basic_auth/getpwnam/getpwnam_auth.c
mv -f .deps/getpwnam_auth.Tpo .deps/getpwnam_auth.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o getpwname_auth getpwnam_auth.o -L../../../lib -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o getpwname_auth getpwnam_auth.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/getpwnam'>
Making all in multi-domain-NTLM
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/multi-domain-NTLM'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/multi-domain-NTLM'>
Making all in squid_radius_auth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/squid_radius_auth'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/squid_radius_auth -I../../../include -I../../../.././test-suite/../include -Wall -g -MT squid_rad_auth.o -MD -MP -MF .deps/squid_rad_auth.Tpo -c -o squid_rad_auth.o ../../../.././test-suite/../helpers/basic_auth/squid_radius_auth/squid_rad_auth.c
mv -f .deps/squid_rad_auth.Tpo .deps/squid_rad_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/basic_auth/squid_radius_auth -I../../../include -I../../../.././test-suite/../include -Wall -g -MT radius-util.o -MD -MP -MF .deps/radius-util.Tpo -c -o radius-util.o ../../../.././test-suite/../helpers/basic_auth/squid_radius_auth/radius-util.c
mv -f .deps/radius-util.Tpo .deps/radius-util.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o squid_radius_auth squid_rad_auth.o radius-util.o -L../../../lib -lmiscutil -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o squid_radius_auth squid_rad_auth.o radius-util.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth/squid_radius_auth'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/basic_auth'>
Making all in ntlm_auth
make[2]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth'>
Making all in SMB
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB'>
Making all in smbval
make[4]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB/smbval'>
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT valid.o -MD -MP -MF .deps/valid.Tpo -c -o valid.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/valid.c
mv -f .deps/valid.Tpo .deps/valid.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/session.c
mv -f .deps/session.Tpo .deps/session.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT rfcnb-util.o -MD -MP -MF .deps/rfcnb-util.Tpo -c -o rfcnb-util.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/rfcnb-util.c
mv -f .deps/rfcnb-util.Tpo .deps/rfcnb-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT rfcnb-io.o -MD -MP -MF .deps/rfcnb-io.Tpo -c -o rfcnb-io.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/rfcnb-io.c
mv -f .deps/rfcnb-io.Tpo .deps/rfcnb-io.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT smblib-util.o -MD -MP -MF .deps/smblib-util.Tpo -c -o smblib-util.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/smblib-util.c
mv -f .deps/smblib-util.Tpo .deps/smblib-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT smblib.o -MD -MP -MF .deps/smblib.Tpo -c -o smblib.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/smblib.c
mv -f .deps/smblib.Tpo .deps/smblib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT smbencrypt.o -MD -MP -MF .deps/smbencrypt.Tpo -c -o smbencrypt.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/smbencrypt.c
mv -f .deps/smbencrypt.Tpo .deps/smbencrypt.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT smbdes.o -MD -MP -MF .deps/smbdes.Tpo -c -o smbdes.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/smbdes.c
mv -f .deps/smbdes.Tpo .deps/smbdes.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -I../../../../include -I. -I../../../../include -I../../../../.././test-suite/../include -I../../../../.././test-suite/../src/ -Wall -g -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o ../../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval/md4.c
mv -f .deps/md4.Tpo .deps/md4.Po
rm -f libsmbvalid.a
/usr/gnu/bin/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[4]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB/smbval'>
make[4]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/ntlm_auth/SMB -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -I../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -Wall -g -MT libntlmssp.o -MD -MP -MF .deps/libntlmssp.Tpo -c -o libntlmssp.o ../../../.././test-suite/../helpers/ntlm_auth/SMB/libntlmssp.c
mv -f .deps/libntlmssp.Tpo .deps/libntlmssp.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/ntlm_auth/SMB -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -I../../../.././test-suite/../helpers/ntlm_auth/SMB/smbval -Wall -g -MT ntlm_auth.o -MD -MP -MF .deps/ntlm_auth.Tpo -c -o ntlm_auth.o ../../../.././test-suite/../helpers/ntlm_auth/SMB/ntlm_auth.c
mv -f .deps/ntlm_auth.Tpo .deps/ntlm_auth.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o ntlm_auth libntlmssp.o ntlm_auth.o smbval/libsmbvalid.a -L../../../lib -lntlmauth -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o ntlm_auth libntlmssp.o ntlm_auth.o -L/usr/local/gcc-libs/lib smbval/libsmbvalid.a -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lntlmauth -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[4]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB'>
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/SMB'>
Making all in fakeauth
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/fakeauth'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/ntlm_auth/fakeauth -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT fakeauth_auth.o -MD -MP -MF .deps/fakeauth_auth.Tpo -c -o fakeauth_auth.o ../../../.././test-suite/../helpers/ntlm_auth/fakeauth/fakeauth_auth.c
mv -f .deps/fakeauth_auth.Tpo .deps/fakeauth_auth.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o fakeauth_auth fakeauth_auth.o -L../../../lib -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o fakeauth_auth fakeauth_auth.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/fakeauth'>
Making all in no_check
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/no_check'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth/no_check'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/ntlm_auth'>
Making all in digest_auth
make[2]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth'>
Making all in eDirectory
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/eDirectory'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/eDirectory -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT digest_pw_auth.o -MD -MP -MF .deps/digest_pw_auth.Tpo -c -o digest_pw_auth.o ../../../.././test-suite/../helpers/digest_auth/eDirectory/digest_pw_auth.c
mv -f .deps/digest_pw_auth.Tpo .deps/digest_pw_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/eDirectory -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT ldap_backend.o -MD -MP -MF .deps/ldap_backend.Tpo -c -o ldap_backend.o ../../../.././test-suite/../helpers/digest_auth/eDirectory/ldap_backend.c
mv -f .deps/ldap_backend.Tpo .deps/ldap_backend.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/eDirectory -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT edir_ldapext.o -MD -MP -MF .deps/edir_ldapext.Tpo -c -o edir_ldapext.o ../../../.././test-suite/../helpers/digest_auth/eDirectory/edir_ldapext.c
mv -f .deps/edir_ldapext.Tpo .deps/edir_ldapext.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o digest_edir_auth digest_pw_auth.o ldap_backend.o edir_ldapext.o -L../../../lib -lmiscutil -lldap -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o digest_edir_auth digest_pw_auth.o ldap_backend.o edir_ldapext.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lldap -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/eDirectory'>
Making all in ldap
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/ldap'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/ldap -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT digest_pw_auth.o -MD -MP -MF .deps/digest_pw_auth.Tpo -c -o digest_pw_auth.o ../../../.././test-suite/../helpers/digest_auth/ldap/digest_pw_auth.c
mv -f .deps/digest_pw_auth.Tpo .deps/digest_pw_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/ldap -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT ldap_backend.o -MD -MP -MF .deps/ldap_backend.Tpo -c -o ldap_backend.o ../../../.././test-suite/../helpers/digest_auth/ldap/ldap_backend.c
mv -f .deps/ldap_backend.Tpo .deps/ldap_backend.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o digest_ldap_auth digest_pw_auth.o ldap_backend.o -L../../../lib -lmiscutil -lldap -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o digest_ldap_auth digest_pw_auth.o ldap_backend.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lldap -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/ldap'>
Making all in password
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/password'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/password -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT digest_pw_auth.o -MD -MP -MF .deps/digest_pw_auth.Tpo -c -o digest_pw_auth.o ../../../.././test-suite/../helpers/digest_auth/password/digest_pw_auth.c
mv -f .deps/digest_pw_auth.Tpo .deps/digest_pw_auth.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/digest_auth/password -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -I../../../.././test-suite/../src/ -Wall -g -MT text_backend.o -MD -MP -MF .deps/text_backend.Tpo -c -o text_backend.o ../../../.././test-suite/../helpers/digest_auth/password/text_backend.c
mv -f .deps/text_backend.Tpo .deps/text_backend.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o digest_pw_auth digest_pw_auth.o text_backend.o -L../../../lib -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o digest_pw_auth digest_pw_auth.o text_backend.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lcrypt -lmd5 -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth/password'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/digest_auth'>
Making all in negotiate_auth
make[2]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/negotiate_auth'>
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/negotiate_auth'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/negotiate_auth'>
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/negotiate_auth'>
Making all in external_acl
make[2]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl'>
Making all in ip_user
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/ip_user'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/external_acl/ip_user -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -Wall -g -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o ../../../.././test-suite/../helpers/external_acl/ip_user/dict.c
mv -f .deps/dict.Tpo .deps/dict.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/external_acl/ip_user -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -Wall -g -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../../.././test-suite/../helpers/external_acl/ip_user/main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/external_acl/ip_user -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -Wall -g -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o ../../../.././test-suite/../helpers/external_acl/ip_user/match.c
mv -f .deps/match.Tpo .deps/match.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o ip_user_check dict.o main.o match.o -L../../../lib -lmiscutil -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o ip_user_check dict.o main.o match.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/ip_user'>
Making all in ldap_group
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/ldap_group'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/external_acl/ldap_group -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -Wall -g -MT squid_ldap_group.o -MD -MP -MF .deps/squid_ldap_group.Tpo -c -o squid_ldap_group.o ../../../.././test-suite/../helpers/external_acl/ldap_group/squid_ldap_group.c
mv -f .deps/squid_ldap_group.Tpo .deps/squid_ldap_group.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -g -L/usr/local/gcc-libs/lib -o squid_ldap_group squid_ldap_group.o -L../../../lib -lmiscutil -lldap -lm -lresolv -lmalloc -lsocket -lnsl
libtool: link: gcc -Wall -g -o squid_ldap_group squid_ldap_group.o -L/usr/local/gcc-libs/lib -L<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/lib> -lmiscutil -lldap -lm -lresolv -lmalloc -lsocket -lnsl
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/ldap_group'>
Making all in session
make[3]: Entering directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/session'>
gcc -DHAVE_CONFIG_H -I. -I../../../.././test-suite/../helpers/external_acl/session -I../../../include -I. -I../../../include -I../../../.././test-suite/../include -Wall -g -MT squid_session.o -MD -MP -MF .deps/squid_session.Tpo -c -o squid_session.o ../../../.././test-suite/../helpers/external_acl/session/squid_session.c
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `init_db':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:62: warning: implicit declaration of function `dbopen'
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:62: warning: assignment makes pointer from integer without a cast
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `shutdown_db':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:71: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_active':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:81: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:81: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:85: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:85: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_login':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:103: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:103: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_logout':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:111: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:111: error: too few arguments to function
make[3]: *** [squid_session.o] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/session'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers'>
make: *** [all-recursive] Error 1
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:71: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:81: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:85: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:103: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:111: error: too few arguments to function
make[3]: *** [squid_session.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
REMOVE DATA: btlayer-00-default
Build Failed. Last log lines are:
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:71: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_active':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:81: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:81: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:85: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:85: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_login':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:103: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:103: error: too few arguments to function
../../../.././test-suite/../helpers/external_acl/session/squid_session.c: In function `session_logout':
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:111: warning: passing arg 2 of pointer to function from incompatible pointer type
../../../.././test-suite/../helpers/external_acl/session/squid_session.c:111: error: too few arguments to function
make[3]: *** [squid_session.o] Error 1
make[3]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl/session'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers/external_acl'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<http://build.squid-cache.org/job/3.0-i386-opensolaris/ws/btlayer-00-default/helpers'>
make: *** [all-recursive] Error 1
buildtest.sh result is 2
REMOVE LOG: btlayer-00-default.log
Received on Wed May 26 2010 - 07:17:50 MDT

This archive was generated by hypermail 2.2.0 : Wed May 26 2010 - 12:00:12 MDT