[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-dev
Subject:    Build failed in Hudson: 3.1-i386-OpenBSD.4 #142
From:       noc () squid-cache ! org
Date:       2010-09-30 6:47:30
Message-ID: 791787071.301285829250735.JavaMail.hudson () eu ! squid-cache ! org
[Download RAW message or body]

See <http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/142/changes>

Changes:

[Amos Jeffries <amosjeffries@squid-cache.org>] Bug 3023: url_rewrite_program silently \
fails to rewrite on broken URLs

Produce loud cache.log entries displayig the URL instead of silently bypassing.

[Amos Jeffries <amosjeffries@squid-cache.org>] Author: Stefan Fritsch \
<sf@sfritsch.de> Bug 3058: errorSend and ICY leak MemBuf object.

HttpReply::pack() returns a MemBuf pointer that must be deleted. Fixed leaking
errorSend() function in errorpage.cc and ICY parsing hack in
HttpStateData::processReplyHeader().

[Amos Jeffries <amosjeffries@squid-cache.org>] Bug 3053: cache version 1 LFS support \
detection broken

Alter the upgrade detection to only be used if needed, and to load the
correct on-disk sizes for the fields being converted.

Lock the sfileno type down to 32-bits.

This also adds two new upgrade parsers:
Fix 64-bit builds previously using sfileno as full 64-bit int
Migrates swap.state from 32-bit to 64-bit time_t (old squid 2.4/2.5)
64-bit->32-bit system time_t migration remains broken.

Per-file meta data is not altered by these changes, so problems may
remain there.

[Automatic source maintenance <squidadm@squid-cache.org>] SourceFormat Enforcement

------------------------------------------
[...truncated 2664 lines...]
depbase=`echo Server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
Server.o -MD -MP -MF "$depbase.Tpo" -c -o Server.o ../../src/Server.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
SwapDir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
SwapDir.o -MD -MP -MF "$depbase.Tpo" -c -o SwapDir.o ../../src/SwapDir.cc;  then mv \
-f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
time.o -MD -MP -MF "$depbase.Tpo" -c -o time.o ../../src/time.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
tools.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
tools.o -MD -MP -MF "$depbase.Tpo" -c -o tools.o ../../src/tools.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
tunnel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
tunnel.o -MD -MP -MF "$depbase.Tpo" -c -o tunnel.o ../../src/tunnel.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
unlinkd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
unlinkd.o -MD -MP -MF "$depbase.Tpo" -c -o unlinkd.o ../../src/unlinkd.cc;  then mv \
-f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
url.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
url.o -MD -MP -MF "$depbase.Tpo" -c -o url.o ../../src/url.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
URLScheme.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
URLScheme.o -MD -MP -MF "$depbase.Tpo" -c -o URLScheme.o ../../src/URLScheme.cc;  \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi \
depbase=`echo urn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
urn.o -MD -MP -MF "$depbase.Tpo" -c -o urn.o ../../src/urn.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
useragent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
useragent.o -MD -MP -MF "$depbase.Tpo" -c -o useragent.o ../../src/useragent.cc;  \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi \
depbase=`echo wccp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
wccp.o -MD -MP -MF "$depbase.Tpo" -c -o wccp.o ../../src/wccp.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
wccp2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
wccp2.o -MD -MP -MF "$depbase.Tpo" -c -o wccp2.o ../../src/wccp2.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
whois.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
whois.o -MD -MP -MF "$depbase.Tpo" -c -o whois.o ../../src/whois.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
wordlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
wordlist.o -MD -MP -MF "$depbase.Tpo" -c -o wordlist.o ../../src/wordlist.cc;  then \
mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi \
depbase=`echo LoadableModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
LoadableModule.o -MD -MP -MF "$depbase.Tpo" -c -o LoadableModule.o \
../../src/LoadableModule.cc;  then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f \
"$depbase.Tpo"; exit 1; fi depbase=`echo LoadableModules.o | sed \
's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
LoadableModules.o -MD -MP -MF "$depbase.Tpo" -c -o LoadableModules.o \
../../src/LoadableModules.cc;  then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f \
                "$depbase.Tpo"; exit 1; fi
/bin/sh ../../src/DiskIO/modules.sh Blocking DiskDaemon DiskThreads > \
DiskIO/DiskIOModules_gen.cc depbase=`echo DiskIO/DiskIOModules_gen.o | sed \
's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
DiskIO/DiskIOModules_gen.o -MD -MP -MF "$depbase.Tpo" -c -o \
DiskIO/DiskIOModules_gen.o DiskIO/DiskIOModules_gen.cc;  then mv -f "$depbase.Tpo" \
"$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo repl_modules.o | \
sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
repl_modules.o -MD -MP -MF "$depbase.Tpo" -c -o repl_modules.o repl_modules.cc;  then \
mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi \
depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
globals.o -MD -MP -MF "$depbase.Tpo" -c -o globals.o globals.cc;  then mv -f \
"$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo \
string_arrays.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache gcc -DHAVE_CONFIG_H \
-DDEFAULT_CONFIG_FILE=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf\"> \
-DDEFAULT_SQUID_DATA_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/share\"> \
-DDEFAULT_SQUID_CONFIG_DIR=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   -I../src    \
-Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations \
-Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT string_arrays.o -MD -MP -MF \
"$depbase.Tpo" -c -o string_arrays.o string_arrays.c;  then mv -f "$depbase.Tpo" \
                "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith \
-Wwrite-strings -Wcomments -Werror  -D_REENTRANT  -g -O2  -g -o squid -export-dynamic \
-dlopen force AclRegs.o AuthReg.o access_log.o  AsyncEngine.o cache_cf.o ProtoPort.o  \
CacheDigest.o cache_manager.o carp.o  cbdata.o ChunkedCodingParser.o  client_db.o \
client_side.o  client_side_reply.o client_side_request.o  BodyPipe.o clientStream.o  \
CompletionDispatcher.o comm_select.o comm_select_win32.o  comm_poll.o comm_epoll.o \
comm_kqueue.o  ConfigOption.o ConfigParser.o debug.o   disk.o DiskIO/DiskIOModule.o  \
DiskIO/ReadRequest.o DiskIO/WriteRequest.o  dlink.o dns_internal.o  \
DnsLookupDetails.o errorpage.o  ETag.o event.o EventLoop.o  external_acl.o \
ExternalACLEntry.o fd.o  fde.o filemap.o forward.o  fqdncache.o ftp.o gopher.o  \
helper.o htcp.o http.o  HttpStatusLine.o HttpHdrCc.o  HttpHdrRange.o HttpHdrSc.o  \
HttpHdrScTarget.o HttpHdrContRange.o  HttpHeader.o HttpHeaderTools.o  HttpBody.o \
HttpMsg.o HttpReply.o  HttpRequest.o HttpRequestMethod.o  icp_v2.o icp_v3.o int.o  \
internal.o ipc.o ipcache.o   list.o logfile.o  main.o mem.o mem_node.o  MemBuf.o \
MemObject.o mime.o  mime_header.o multicast.o neighbors.o  Packer.o Parsing.o   \
pconn.o peer_digest.o peer_select.o  peer_sourcehash.o peer_userhash.o  redirect.o \
referer.o refresh.o  RemovalPolicy.o send-announce.o  snmp_core.o snmp_agent.o \
SquidMath.o SquidNew.o   stat.o StatHist.o  String.o stmem.o store.o  \
StoreFileSystem.o store_io.o  StoreIOState.o store_client.o  store_digest.o \
store_dir.o  store_key_md5.o store_log.o  store_rebuild.o store_swapin.o  \
store_swapmeta.o store_swapout.o  StoreMeta.o StoreMetaMD5.o  StoreMetaSTD.o \
StoreMetaSTDLFS.o  StoreMetaUnpacker.o StoreMetaURL.o  StoreMetaVary.o \
StoreSwapLogData.o  Server.o SwapDir.o time.o  tools.o tunnel.o unlinkd.o  url.o \
URLScheme.o urn.o  useragent.o wccp.o wccp2.o  whois.o wordlist.o    LoadableModule.o \
LoadableModules.o DiskIO/DiskIOModules_gen.o repl_modules.o  globals.o \
string_arrays.o base/libbase.la  libsquid.la  auth/libacls.la  ident/libident.la  \
acl/libacls.la  acl/libstate.la  auth/libauth.la  acl/libapi.la  ip/libip.la  \
fs/libfs.la icmp/libicmp.la icmp/libicmp-core.la  ../compat/libcompat.la -L../lib  \
DiskIO/Blocking/BlockingDiskIOModule.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o \
DiskIO/DiskThreads/DiskThreadsDiskIOModule.o  repl/liblru.a libBlocking.a \
libDiskDaemon.a libDiskThreads.a -lpthread    ../snmplib/libsnmp.a     -lmiscutil   \
                -lm  -lltdl 
libtool: link: rm -f .libs/squid.nm .libs/squid.nmS .libs/squid.nmT
libtool: link: (cd .libs && ccache gcc -Wall -g -O2 -c -fno-builtin "squidS.c")
libtool: link: rm -f ".libs/squidS.c" ".libs/squid.nm" ".libs/squid.nmS" \
                ".libs/squid.nmT"
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror \
-D_REENTRANT -g -O2 -g -o squid .libs/squidS.o AclRegs.o AuthReg.o access_log.o \
AsyncEngine.o cache_cf.o ProtoPort.o CacheDigest.o cache_manager.o carp.o cbdata.o \
ChunkedCodingParser.o client_db.o client_side.o client_side_reply.o \
client_side_request.o BodyPipe.o clientStream.o CompletionDispatcher.o comm_select.o \
comm_select_win32.o comm_poll.o comm_epoll.o comm_kqueue.o ConfigOption.o \
ConfigParser.o debug.o disk.o DiskIO/DiskIOModule.o DiskIO/ReadRequest.o \
DiskIO/WriteRequest.o dlink.o dns_internal.o DnsLookupDetails.o errorpage.o ETag.o \
event.o EventLoop.o external_acl.o ExternalACLEntry.o fd.o fde.o filemap.o forward.o \
fqdncache.o ftp.o gopher.o helper.o htcp.o http.o HttpStatusLine.o HttpHdrCc.o \
HttpHdrRange.o HttpHdrSc.o HttpHdrScTarget.o HttpHdrContRange.o HttpHeader.o \
HttpHeaderTools.o HttpBody.o HttpMsg.o HttpReply.o HttpRequest.o HttpRequestMethod.o \
icp_v2.o icp_v3.o int.o internal.o ipc.o ipcache.o list.o logfile.o main.o mem.o \
mem_node.o MemBuf.o MemObject.o mime.o mime_header.o multicast.o neighbors.o Packer.o \
Parsing.o pconn.o peer_digest.o peer_select.o peer_sourcehash.o peer_userhash.o \
redirect.o referer.o refresh.o RemovalPolicy.o send-announce.o snmp_core.o \
snmp_agent.o SquidMath.o SquidNew.o stat.o StatHist.o String.o stmem.o store.o \
StoreFileSystem.o store_io.o StoreIOState.o store_client.o store_digest.o store_dir.o \
store_key_md5.o store_log.o store_rebuild.o store_swapin.o store_swapmeta.o \
store_swapout.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o \
StoreMetaUnpacker.o StoreMetaURL.o StoreMetaVary.o StoreSwapLogData.o Server.o \
SwapDir.o time.o tools.o tunnel.o unlinkd.o url.o URLScheme.o urn.o useragent.o \
wccp.o wccp2.o whois.o wordlist.o LoadableModule.o LoadableModules.o \
DiskIO/DiskIOModules_gen.o repl_modules.o globals.o string_arrays.o \
DiskIO/Blocking/BlockingDiskIOModule.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o \
DiskIO/DiskThreads/DiskThreadsDiskIOModule.o -Wl,-E  base/.libs/libbase.a \
./.libs/libsquid.a auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a \
acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a ip/.libs/libip.a \
fs/.libs/libfs.a icmp/.libs/libicmp.a icmp/.libs/libicmp-core.a \
../compat/.libs/libcompat.a \
-L<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
repl/liblru.a libBlocking.a libDiskDaemon.a libDiskThreads.a -lpthread \
../snmplib/libsnmp.a -lmiscutil -lm -L/usr/local/lib -lltdl -Wl,-rpath,/usr/local/lib \
                -Wl,-rpath,/usr/local/lib
/usr/local/lib/libestdc++.so.11.0: warning: vsprintf() is often misused, please use \
vsnprintf() cache_cf.o(.text+0xaeb5): In function `parseOneConfigFile':
../../src/cache_cf.cc:347: warning: strcpy() is almost always misused, please use \
strlcpy() dns_internal.o(.text+0x1f21): In function `idnsALookup':
../../src/dns_internal.cc:1537: warning: strcat() is almost always misused, please \
                use strlcat()
/usr/local/lib/libltdl.so.9.2: warning: sprintf() is often misused, please use \
                snprintf()
libtool: link: rm -f ".libs/squidS.o"
Making all in icons
Making all in 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.
Making all in doc
sed " s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squ \
id-3.1.8-BZR/_inst/etc/squid.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/etc/cachemgr.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/cachemgr.conf%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/share/errors%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/share/errors%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/etc/mime.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/mime.conf%g;> \
s%@""PACKAGE_STRING""@%Squid Web Proxy 3.1.8-BZR%g; " < ../../doc/squid.8.in > \
squid.8 sed " s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-def \
ault/squid-3.1.8-BZR/_inst/etc/squid.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/squid.conf%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/etc/cachemgr.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/cachemgr.conf%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/share/errors%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/share/errors%g;> \
s%<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1 \
.8-BZR/_inst/etc/mime.conf%/home/hudson/workspace/3.1-i386-OpenBSD.4/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/mime.conf%g;> \
s%@""PACKAGE_STRING""@%Squid Web Proxy 3.1.8-BZR%g; " < ../../doc/cachemgr.cgi.8.in > \
cachemgr.cgi.8 Making all in helpers
Making all in basic_auth
Making all in DB
sed -e 's,[@]PERL[@],/usr/bin/perl,g' < \
../../../../helpers/basic_auth/DB/squid_db_auth.in  >squid_db_auth pod2man -s 8 \
squid_db_auth squid_db_auth.8 Making all in MSNT
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/md4.c;  then mv -f ".deps/md4.Tpo" \
".deps/md4.Po"; else rm -f ".deps/md4.Tpo"; exit 1; fi if ccache gcc -DHAVE_CONFIG_H  \
-I../../../.. -I../../../../include -I../../../../src  -I../../../include \
-I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    -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/basic_auth/MSNT/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/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 ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/session.c;  \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; \
exit 1; fi if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include \
-I../../../../src  -I../../../include -I/usr/local/include   \
-I../../../../helpers/basic_auth/MSNT    -Wall -Wpointer-arith -Wwrite-strings \
-Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -D_REENTRANT -Wall -g \
-O2 -MT msntauth.o -MD -MP -MF ".deps/msntauth.Tpo" -c -o msntauth.o \
../../../../helpers/basic_auth/MSNT/msntauth.c;  then mv -f ".deps/msntauth.Tpo" \
".deps/msntauth.Po"; else rm -f ".deps/msntauth.Tpo"; exit 1; fi if ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/smbdes.c;  then \
mv -f ".deps/smbdes.Tpo" ".deps/smbdes.Po"; else rm -f ".deps/smbdes.Tpo"; exit 1; fi \
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/smbencrypt.c;  then mv -f ".deps/smbencrypt.Tpo" \
".deps/smbencrypt.Po"; else rm -f ".deps/smbencrypt.Tpo"; exit 1; fi if ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include \
-I../../../../src  -I../../../include -I/usr/local/include   \
-I../../../../helpers/basic_auth/MSNT    -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/basic_auth/MSNT/smblib.c;  then mv -f ".deps/smblib.Tpo" \
".deps/smblib.Po"; else rm -f ".deps/smblib.Tpo"; exit 1; fi if ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-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/basic_auth/MSNT/valid.c;  then mv \
-f ".deps/valid.Tpo" ".deps/valid.Po"; else rm -f ".deps/valid.Tpo"; exit 1; fi if \
ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/include   -I../../../../helpers/basic_auth/MSNT    \
-Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations \
-Wcomments -Werror -D_REENTRANT -Wall -g -O2 -MT denyusers.o -MD -MP -MF \
".deps/denyusers.Tpo" -c -o denyusers.o \
../../../../helpers/basic_auth/MSNT/denyusers.c;  then mv -f ".deps/denyusers.Tpo" \
".deps/denyusers.Po"; else rm -f ".deps/denyusers.Tpo"; exit 1; fi if ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc\"> \
-c ../../../../helpers/basic_auth/MSNT/confload.c -o confload.o if ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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 \
                ../../../compat/libcompat.la 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm ../../../compat/.libs/libcompat.a smblib-util.o(.text+0x224): In \
                function `SMB_TreeConnect':
../../../../helpers/basic_auth/MSNT/smblib-util.c:415: warning: strcpy() is almost \
always misused, please use strlcpy() Making all in NCSA
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc \
-DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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    -lm   
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm crypt_md5.o(.text+0x86): In function `md5sum':
../../../../helpers/basic_auth/NCSA/crypt_md5.c:192: warning: sprintf() is often \
misused, please use snprintf() Making all in POP3
Making all in YP
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include \
-I../../../../src  -I../../../include -I/usr/local/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 ccache 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    -lm 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm Making all in getpwnam
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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    -lm 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm Making all in multi-domain-NTLM
Making all in squid_radius_auth
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. \
-I../../../../include -I../../../../src  -I../../../include -I/usr/local/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 ccache 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 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm squid_rad_auth.o(.text+0x128): In function `main':
../../../../helpers/basic_auth/squid_radius_auth/squid_rad_auth.c:480: warning: \
strcpy() is almost always misused, please use strlcpy() Making all in ntlm_auth
Making all in fakeauth
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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    -lm 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm fakeauth_auth.o(.text+0xbc1): In function `main':
../../../../helpers/ntlm_auth/fakeauth/fakeauth_auth.c:291: warning: strcpy() is \
almost always misused, please use strlcpy() Making all in no_check
Making all in smb_lm
Making all in smbval
if ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 ccache gcc \
-DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include -I../../../../../src  \
-I../../../../include -I/usr/local/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 \
ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../../.. \
-I../../../../../include -I../../../../../src  -I../../../../include \
-I/usr/local/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 \
ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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 \
ccache gcc -DHAVE_CONFIG_H  -I../../../../.. -I../../../../../include \
-I../../../../../src  -I../../../../include -I/usr/local/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
/usr/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
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include \
-I../../../../src  -I../../../include -I/usr/local/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 ccache 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    -lm 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lntlmauth -lmiscutil smbval/libsmbvalid.a -lm libntlmssp.o(.text+0x6d7): In function \
                `make_challenge':
../../../../helpers/ntlm_auth/smb_lm/libntlmssp.c:152: warning: strcpy() is almost \
always misused, please use strlcpy() \
                smbval/libsmbvalid.a(smblib-util.o)(.text+0xb22): In function \
                `SMB_AtrToStr':
../../../../../helpers/ntlm_auth/smb_lm/smbval/smblib-util.c:135: warning: strcat() \
is almost always misused, please use strlcat() \
                smbval/libsmbvalid.a(session.o)(.text+0x7c): In function \
                `RFCNB_Get_Error':
../../../../../helpers/ntlm_auth/smb_lm/smbval/session.c:355: warning: sprintf() is \
often misused, please use snprintf() Making all in digest_auth
Making all in password
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache gcc -DHAVE_CONFIG_H  -I../../../.. \
-I../../../../include -I../../../../src  -I../../../include -I/usr/local/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 ccache 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    -lm   
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm Making all in negotiate_auth
Making all in external_acl
Making all in ip_user
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache \
gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache \
gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm dict.o(.text+0x184): In function `load_dict':
../../../../helpers/external_acl/ip_user/dict.c:92: warning: strcpy() is almost \
always misused, please use strlcpy() Making all in session
if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include -I../../../../src  \
-I../../../include -I/usr/local/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 ccache 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   
libtool: link: ccache 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 Making all in \
unix_group if ccache gcc -DHAVE_CONFIG_H  -I../../../.. -I../../../../include \
-I../../../../src  -I../../../include -I/usr/local/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 ccache 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 
libtool: link: ccache 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-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
-lmiscutil -lm Making all in test-suite
Making all in tools
depbase=`echo squidclient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H  -I../.. -I../../include -I../../src  -I../include \
-I/usr/local/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 .
depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H  -I../.. -I../../include -I../../src  -I../include \
-I/usr/local/include   -I../../tools    -Wall -Wpointer-arith -Wwrite-strings \
-Wcomments -Werror  -D_REENTRANT -g -O2 -MT time.o -MD -MP -MF "$depbase.Tpo" -c -o \
time.o time.cc;  then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; \
exit 1; fi cp ../../src/stub_debug.cc .
depbase=`echo stub_debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;  if ccache g++ \
-DHAVE_CONFIG_H  -I../.. -I../../include -I../../src  -I../include \
-I/usr/local/include   -I../../tools    -Wall -Wpointer-arith -Wwrite-strings \
-Wcomments -Werror  -D_REENTRANT -g -O2 -MT stub_debug.o -MD -MP -MF "$depbase.Tpo" \
-c -o stub_debug.o stub_debug.cc;  then mv -f "$depbase.Tpo" "$depbase.Po"; else rm \
                -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith \
-Wwrite-strings -Wcomments -Werror  -D_REENTRANT  -g -O2  -g -o squidclient  \
squidclient.o  time.o stub_debug.o ../src/ip/libip.la  ../compat/libcompat.la  \
                -L../lib -lmiscutil  -lm 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror \
-D_REENTRANT -g -O2 -g -o squidclient squidclient.o time.o stub_debug.o  \
../src/ip/.libs/libip.a ../compat/.libs/libcompat.a \
-L<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
                -lmiscutil -lm
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
                warning: vsprintf() is often misused, please use vsnprintf()
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
warning: strcpy() is almost always misused, please use strlcpy() \
                squidclient.o(.text+0x719): In function `main':
../../tools/squidclient.cc:383: warning: strcat() is almost always misused, please \
                use strlcat()
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
warning: sprintf() is often misused, please use snprintf() if ccache g++ \
-DHAVE_CONFIG_H  -I../.. -I../../include -I../../src  -I../include \
-I/usr/local/include   -I../../tools   \
-DDEFAULT_CACHEMGR_CONFIG=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-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 if ccache g++ -DHAVE_CONFIG_H  \
-I../.. -I../../include -I../../src  -I../include -I/usr/local/include   \
-I../../tools   -DDEFAULT_CACHEMGR_CONFIG=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/cachemgr.conf\"> \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
cachemgr__CGIEXT_-time.o -MD -MP -MF ".deps/cachemgr__CGIEXT_-time.Tpo" -c -o \
cachemgr__CGIEXT_-time.o `test -f 'time.cc' || echo '../../tools/'`time.cc;  then mv \
-f ".deps/cachemgr__CGIEXT_-time.Tpo" ".deps/cachemgr__CGIEXT_-time.Po"; else rm -f \
".deps/cachemgr__CGIEXT_-time.Tpo"; exit 1; fi if ccache g++ -DHAVE_CONFIG_H  -I../.. \
-I../../include -I../../src  -I../include -I/usr/local/include   -I../../tools   \
-DDEFAULT_CACHEMGR_CONFIG=\"<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_inst/etc/cachemgr.conf\"> \
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
cachemgr__CGIEXT_-stub_debug.o -MD -MP -MF ".deps/cachemgr__CGIEXT_-stub_debug.Tpo" \
-c -o cachemgr__CGIEXT_-stub_debug.o `test -f 'stub_debug.cc' || echo \
'../../tools/'`stub_debug.cc;  then mv -f ".deps/cachemgr__CGIEXT_-stub_debug.Tpo" \
".deps/cachemgr__CGIEXT_-stub_debug.Po"; else rm -f \
                ".deps/cachemgr__CGIEXT_-stub_debug.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith \
-Wwrite-strings -Wcomments -Werror  -D_REENTRANT  -g -O2  -g -o cachemgr.cgi  \
cachemgr__CGIEXT_-cachemgr.o  cachemgr__CGIEXT_-time.o  \
cachemgr__CGIEXT_-stub_debug.o ../src/ip/libip.la  ../compat/libcompat.la  -L../lib \
                -lmiscutil  -lm 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror \
-D_REENTRANT -g -O2 -g -o cachemgr.cgi cachemgr__CGIEXT_-cachemgr.o \
cachemgr__CGIEXT_-time.o cachemgr__CGIEXT_-stub_debug.o  ../src/ip/.libs/libip.a \
../compat/.libs/libcompat.a \
-L<http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/lib> \
                -lmiscutil -lm
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
                warning: vsprintf() is often misused, please use vsnprintf()
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
                warning: strcpy() is almost always misused, please use strlcpy()
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
                warning: strcat() is almost always misused, please use strlcat()
/usr/local/lib/gcc/i386-unknown-openbsd4.7/4.2.4/../../../libestdc++.so.11.0: \
warning: sprintf() is often misused, please use snprintf() Making dvi in compat
Making dvi in lib
Making dvi in snmplib
Making dvi in libltdl
Making dvi in scripts
Making dvi in src
Making dvi in base
Making dvi in acl
Making dvi in fs
Making dvi in repl
Making dvi in auth
Making dvi in ip
Making dvi in icmp
Making dvi in ident
Making dvi in icons
Making dvi in errors
Making dvi in doc
Making dvi in helpers
Making dvi in basic_auth
Making dvi in DB
Making dvi in MSNT
Making dvi in NCSA
Making dvi in POP3
Making dvi in YP
Making dvi in getpwnam
Making dvi in multi-domain-NTLM
Making dvi in squid_radius_auth
Making dvi in ntlm_auth
Making dvi in fakeauth
Making dvi in no_check
Making dvi in smb_lm
Making dvi in smbval
Making dvi in digest_auth
Making dvi in password
Making dvi in negotiate_auth
Making dvi in external_acl
Making dvi in ip_user
Making dvi in session
Making dvi in unix_group
Making dvi in test-suite
Making dvi in tools
Making check in compat
make  testPreCompiler
if ccache g++ -DHAVE_CONFIG_H  -I../.. -I../../include -I../../src  -I../include \
-I/usr/local/include     -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  \
-D_REENTRANT -g -O2 -MT testPreCompiler.o -MD -MP -MF ".deps/testPreCompiler.Tpo" -c \
-o testPreCompiler.o ../../compat/testPreCompiler.cc;  then mv -f \
".deps/testPreCompiler.Tpo" ".deps/testPreCompiler.Po"; else rm -f \
".deps/testPreCompiler.Tpo"; exit 1; fi if ccache g++ -DHAVE_CONFIG_H  -I../.. \
-I../../include -I../../src  -I../include -I/usr/local/include    -Wall \
-Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -g -O2 -MT \
testMain.o -MD -MP -MF ".deps/testMain.Tpo" -c -o testMain.o `test -f \
'../../src/tests/testMain.cc' || echo '../../compat/'`../../src/tests/testMain.cc;  \
then mv -f ".deps/testMain.Tpo" ".deps/testMain.Po"; else rm -f ".deps/testMain.Tpo"; \
                exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link ccache g++ -Wall -Wpointer-arith \
-Wwrite-strings -Wcomments -Werror  -D_REENTRANT  -g -O2  -g -o testPreCompiler  \
                testPreCompiler.o  testMain.o  -L/usr/local/lib -lcppunit 
libtool: link: ccache g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror \
-D_REENTRANT -g -O2 -g -o testPreCompiler testPreCompiler.o testMain.o  \
                -L/usr/local/lib -lcppunit -lm -Wl,-rpath,/usr/local/lib \
                -Wl,-rpath,/usr/local/lib
/usr/local/lib/libestdc++.so.11.0: warning: vsprintf() is often misused, please use \
                vsnprintf()
/usr/local/lib/libcppunit.so.1.0: warning: strcpy() is almost always misused, please \
                use strlcpy()
/usr/local/lib/libcppunit.so.1.0: warning: strcat() is almost always misused, please \
                use strlcat()
/usr/local/lib/libcppunit.so.1.0: warning: sprintf() is often misused, please use \
                snprintf()
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_streambuf<char, \
                std::char_traits<char> >::_M_out_cur_move(long)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_string<char, \
std::char_traits<char>, std::allocator<char> >::_Rep::_S_create(unsigned long, \
                std::allocator<char> const&)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_string<char, \
                std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage'
/usr/local/lib/libcppunit.so.1.0: undefined reference to \
                `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned \
                long)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to \
                `std::__default_alloc_template<true, 0>::allocate(unsigned long)'
collect2: ld returned 1 exit status
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/compat> \
                (line 446 of Makefile).
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build/compat> \
                (line 677 of Makefile).
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default/squid-3.1.8-BZR/_build> \
                (line 443 of Makefile).
*** Error code 1

Stop in <http://build.squid-cache.org/job/3.1-i386-OpenBSD.4/ws/btlayer-00-default> \
(line 639 of Makefile). buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_streambuf<char, \
                std::char_traits<char> >::_M_out_cur_move(long)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_string<char, \
std::char_traits<char>, std::allocator<char> >::_Rep::_S_create(unsigned long, \
                std::allocator<char> const&)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to `std::basic_string<char, \
                std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage'
/usr/local/lib/libcppunit.so.1.0: undefined reference to \
                `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned \
                long)'
/usr/local/lib/libcppunit.so.1.0: undefined reference to \
                `std::__default_alloc_template<true, 0>::allocate(unsigned long)'
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
Build FAILED.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic