FreeBSD Bugzilla – Attachment 216791 Details for
Bug 248288
www/squid3: Fails to build on 11.4-RELEASE (clang -werror)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere log
squid3-3.5.28_4.log (text/plain), 250.40 KB, created by
Victor Sudakov
on 2020-07-27 04:55:30 UTC
(
hide
)
Description:
Poudriere log
Filename:
MIME Type:
Creator:
Victor Sudakov
Created:
2020-07-27 04:55:30 UTC
Size:
250.40 KB
patch
obsolete
>=>> Building www/squid3 >build started at Mon Jul 27 11:01:33 +07 2020 >port directory: /usr/ports/www/squid3 >package name: squid3-3.5.28_4 >building for: FreeBSD 114amd64-default-job-04 11.4-RELEASE-p1 FreeBSD 11.4-RELEASE-p1 amd64 >maintained by: timp87@gmail.com >Makefile ident: $FreeBSD: head/www/squid3/Makefile 535391 2020-05-16 10:51:32Z sunpoet $ >Poudriere version: 3.3.99.20200326 >Host OSVERSION: 1201000 >Jail OSVERSION: 1104001 >Job Id: 04 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1104001 >UNAME_v=FreeBSD 11.4-RELEASE-p1 >UNAME_r=11.4-RELEASE-p1 >BLOCKSIZE=K >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.99.20200326 >MASTERMNT=/poudriere/data/.m/114amd64-default/ref >LC_COLLATE=C >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >OUTPUT_REDIRECTED_STDERR=4 >OUTPUT_REDIRECTED=1 >PWD=/poudriere/data/.m/114amd64-default/ref/.p/pool >OUTPUT_REDIRECTED_STDOUT=3 >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=114amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/poudriere/data/.m/114amd64-default/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for squid3-3.5.28_4: > ARP_ACL=on: ARP/MAC/EUI based authentification > CACHE_DIGESTS=on: Use cache digests > DEBUG=off: Build with extended debugging support > DELAY_POOLS=on: Delay pools (bandwidth limiting) > DOCS=on: Build and/or install documentation > ECAP=off: Loadable content adaptation modules > ESI=off: ESI support > EXAMPLES=on: Build and/or install examples > FOLLOW_XFF=on: Support for the X-Following-For header > FS_AUFS=on: AUFS (threaded-io) support > FS_DISKD=on: DISKD storage engine controlled by separate service > FS_ROCK=on: ROCK storage engine > HTCP=on: HTCP support > ICAP=on: the ICAP client > ICMP=on: ICMP pinging and network measurement > IDENT=on: Ident lookups (RFC 931) > IPV6=on: IPv6 protocol support > KQUEUE=on: Kqueue(2) support > LARGEFILE=on: Support large (>2GB) cache and log files > LAX_HTTP=on: Do not enforce strict HTTP compliance > NETTLE=off: Nettle MD5 algorithm support > PCRE=on: Use Perl Compatible Regular Expressions > SNMP=off: SNMP support > SSL=off: SSL gatewaying support > SSL_CRTD=off: Use ssl_crtd to handle SSL cert requests > STACKTRACES=off: Enable automatic backtraces on fatal errors > VIA_DB=on: Forward/Via database > WCCP=on: Web Cache Coordination Protocol > WCCPV2=on: Web Cache Coordination Protocol v2 >====> Authentication helpers > AUTH_LDAP=off: Install LDAP authentication helpers > AUTH_NIS=on: Install NIS/YP authentication helpers > AUTH_SASL=off: Install SASL authentication helpers > AUTH_SMB=off: Samba authentication helpers > AUTH_SQL=off: Install SQL based auth >====> GSSAPI Security API support: you have to select exactly one of them > GSSAPI_NONE=off: Disable GSSAPI support > GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) > GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal > GSSAPI_MIT=off: GSSAPI support via security/krb5 >====> Options available for the radio FW: you can only select none or one of them > TP_IPF=off: Transparent proxying with IPFilter > TP_IPFW=off: Transparent proxying with IPFW > TP_PF=on: Transparent proxying with PF >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >timp87@gmail.com >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--with-default-user=squid --bindir=/usr/local/sbin --sbindir=/usr/local/sbin --datadir=/usr/local/etc/squid --libexecdir=/usr/local/libexec/squid --localstatedir=/var --sysconfdir=/usr/local/etc/squid --with-logdir=/var/log/squid --with-pidfile=/var/run/squid/squid.pid --with-swapdir=/var/squid/cache --without-gnutls --with-included-ltdl --enable-auth --enable-zph-qos --enable-build-info --enable-loadable-modules --enable-removal-policies="lru heap" --disable-epoll --disable-linux-netfilter --disable-linux-tproxy --disable-translation --disable-arch-native --enable-eui --enable-cache-digests --enable-delay-pools --disable-ecap --disable-esi --enable-follow-x-forwarded-for --with-heimdal-krb5=/usr CFLAGS="-I"/usr/include" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing " LDFLAGS=" -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong " LIBS="-lkrb5 -lgssapi -lgssapi_krb5 " KRB5CONFIG="/usr/bin/krb5-config" --enable-htcp --enable-icap-client --enable-icmp --enable-ident-lookups --enable-ipv6 --enable-kqueue --with-large-files --enable-http-violations --without-nettle --disable-snmp --disable-ssl --disable-ssl-crtd --disable-stacktraces --disable-ipf-transparent --disable-ipfw-transparent --enable-pf-transparent --with-nat-devpf --enable-forw-via-db --enable-wccp --enable-wccpv2 --enable-auth-basic="DB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam NIS" --enable-auth-digest="file" --enable-external-acl-helpers="file_userip time_quota unix_group" --enable-auth-negotiate="kerberos wrapper" --enable-auth-ntlm="fake smb_lm" --enable-storeio="aufs diskd rock ufs" --enable-disk-io="DiskThreads DiskDaemon AIO Blocking IpcIo Mmapped" --enable-log-daemon-helpers="file" --enable-url-rewrite-helpers="fake" --enable-storeid-rewrite-helpers="file" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/www/squid3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/squid3/work HOME=/wrkdirs/usr/ports/www/squid3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/squid3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/www/squid3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/squid3/work HOME=/wrkdirs/usr/ports/www/squid3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/squid3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >UNLINKD="" PORTDOCS="" PORTEXAMPLES="" ARP_ACL="" NO_ARP_ACL="@comment " AUTH_LDAP="@comment " NO_AUTH_LDAP="" AUTH_NIS="" NO_AUTH_NIS="@comment " AUTH_SASL="@comment " NO_AUTH_SASL="" AUTH_SMB="@comment " NO_AUTH_SMB="" AUTH_SQL="@comment " NO_AUTH_SQL="" CACHE_DIGESTS="" NO_CACHE_DIGESTS="@comment " DEBUG="@comment " NO_DEBUG="" DELAY_POOLS="" NO_DELAY_POOLS="@comment " DOCS="" NO_DOCS="@comment " ECAP="@comment " NO_ECAP="" ESI="@comment " NO_ESI="" EXAMPLES="" NO_EXAMPLES="@comment " FOLLOW_XFF="" NO_FOLLOW_XFF="@comment " FS_AUFS="" NO_FS_AUFS="@comment " FS_DISKD="" NO_FS_DISKD="@comment " FS_ROCK="" NO_FS_ROCK="@comment " GSSAPI_BASE="" NO_GSSAPI_BASE="@comment " AUTH_KERB="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="@comment " NO_GSSAPI_NONE="" HTCP="" NO_HTCP="@comment " ICAP="" NO_ICAP="@comment " ICMP="" NO_ICMP="@comment " IDENT="" NO_IDENT="@comment " IPV6="" NO_IPV6="@comment " KQUEUE="" NO_KQUEUE="@comment " LARGEFILE="" NO_LARGEFILE="@comment " LAX_HTTP="" NO_LAX_HTTP="@comment " NETTLE="@comment " NO_NETTLE="" PCRE="" NO_PCRE="@comment " SNMP="@comment " NO_SNMP="" SSL="@comment " NO_SSL="" SSL_CRTD="@comment " NO_SSL_CRTD="" STACKTRACES="@comment " NO_STACKTRACES="" TP_IPF="@comment " NO_TP_IPF="" TP_IPFW="@comment " NO_TP_IPFW="" TP_PF="" NO_TP_PF="@comment " VIA_DB="" NO_VIA_DB="@comment " WCCP="" NO_WCCP="@comment " WCCPV2="" NO_WCCPV2="@comment " OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.30.3 PERL_VER=5.30 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.30 DOCSDIR="share/doc/squid" EXAMPLESDIR="share/examples/squid" DATADIR="share/squid" WWWDIR="www/squid" ETCDIR="etc/squid" >--End PLIST_SUB-- > >--SUB_LIST-- > ARP_ACL="" NO_ARP_ACL="@comment " AUTH_LDAP="@comment " NO_AUTH_LDAP="" AUTH_NIS="" NO_AUTH_NIS="@comment " AUTH_SASL="@comment " NO_AUTH_SASL="" AUTH_SMB="@comment " NO_AUTH_SMB="" AUTH_SQL="@comment " NO_AUTH_SQL="" CACHE_DIGESTS="" NO_CACHE_DIGESTS="@comment " DEBUG="@comment " NO_DEBUG="" DELAY_POOLS="" NO_DELAY_POOLS="@comment " DOCS="" NO_DOCS="@comment " ECAP="@comment " NO_ECAP="" ESI="@comment " NO_ESI="" EXAMPLES="" NO_EXAMPLES="@comment " FOLLOW_XFF="" NO_FOLLOW_XFF="@comment " FS_AUFS="" NO_FS_AUFS="@comment " FS_DISKD="" NO_FS_DISKD="@comment " FS_ROCK="" NO_FS_ROCK="@comment " GSSAPI_BASE="" NO_GSSAPI_BASE="@comment " GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="@comment " NO_GSSAPI_NONE="" HTCP="" NO_HTCP="@comment " ICAP="" NO_ICAP="@comment " ICMP="" NO_ICMP="@comment " IDENT="" NO_IDENT="@comment " IPV6="" NO_IPV6="@comment " KQUEUE="" NO_KQUEUE="@comment " LARGEFILE="" NO_LARGEFILE="@comment " LAX_HTTP="" NO_LAX_HTTP="@comment " NETTLE="@comment " NO_NETTLE="" PCRE="" NO_PCRE="@comment " SNMP="@comment " NO_SNMP="" SSL="@comment " NO_SSL="" SSL_CRTD="@comment " NO_SSL_CRTD="" STACKTRACES="@comment " NO_STACKTRACES="" TP_IPF="@comment " NO_TP_IPF="" TP_IPFW="@comment " NO_TP_IPFW="" TP_PF="" NO_TP_PF="@comment " VIA_DB="" NO_VIA_DB="@comment " WCCP="" NO_WCCP="@comment " WCCPV2="" NO_WCCPV2="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/squid DOCSDIR=/usr/local/share/doc/squid EXAMPLESDIR=/usr/local/share/examples/squid WWWDIR=/usr/local/www/squid ETCDIR=/usr/local/etc/squid >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/make.conf #### ># by VAS >OPTIONS_UNSET= NLS CUPS BDB X11 LLDB >OPTIONS_SET= DOCS MANPAGES >DEFAULT_VERSIONS+=pgsql=12 php=7.2 >DISABLE_LICENSES=yes > >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_f2776b26=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >CC_OUTPUT_921dbbb2_160933ec=yes >CC_OUTPUT_921dbbb2_fb62803b=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=11.4-RELEASE-p1 >OSREL=11.4 >OSVERSION=1104001 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=4 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >GID=0 >UID=0 >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 10342 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> squid3-3.5.28_4 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.14.6.txz >[114amd64-default-job-04] Installing pkg-1.14.6... >[114amd64-default-job-04] Extracting pkg-1.14.6: .......... done >===> squid3-3.5.28_4 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of squid3-3.5.28_4 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Fetching all distfiles required by squid3-3.5.28_4 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Fetching all distfiles required by squid3-3.5.28_4 for building >=> SHA256 Checksum OK for squid3.5/squid-3.5.28.tar.xz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Fetching all distfiles required by squid3-3.5.28_4 for building >===> Extracting for squid3-3.5.28_4 >=> SHA256 Checksum OK for squid3.5/squid-3.5.28.tar.xz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for squid3-3.5.28_4 >===> Applying FreeBSD patches for squid3-3.5.28_4 from /usr/ports/www/squid3/files >=========================================================================== >=======================<phase: build-depends >============================ >===> squid3-3.5.28_4 depends on package: perl5>=5.30.r1<5.31 - not found >===> Installing existing package /packages/All/perl5-5.30.3.txz >[114amd64-default-job-04] Installing perl5-5.30.3... >[114amd64-default-job-04] Extracting perl5-5.30.3: .......... done >===== >Message from perl5-5.30.3: > >-- >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> squid3-3.5.28_4 depends on package: perl5>=5.30.r1<5.31 - found >===> Returning to build of squid3-3.5.28_4 >===> squid3-3.5.28_4 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.1_1.txz >[114amd64-default-job-04] Installing ccache-3.7.1_1... >[114amd64-default-job-04] Extracting ccache-3.7.1_1: ......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >===== >Message from ccache-3.7.1_1: > >-- >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> squid3-3.5.28_4 depends on file: /usr/local/bin/ccache - found >===> Returning to build of squid3-3.5.28_4 >=========================================================================== >=======================<phase: lib-depends >============================ >===> squid3-3.5.28_4 depends on shared library: libpcre.so - not found >===> Installing existing package /packages/All/pcre-8.44.txz >[114amd64-default-job-04] Installing pcre-8.44... >[114amd64-default-job-04] `-- Installing readline-8.0.4... >[114amd64-default-job-04] | `-- Installing indexinfo-0.3.1... >[114amd64-default-job-04] | `-- Extracting indexinfo-0.3.1: . done >[114amd64-default-job-04] `-- Extracting readline-8.0.4: .......... done >[114amd64-default-job-04] Extracting pcre-8.44: .......... done >===> squid3-3.5.28_4 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> Returning to build of squid3-3.5.28_4 >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for squid3-3.5.28_4 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '0' is supported by ustar format... yes >checking whether GID '0' is supported by ustar format... yes >checking how to create a ustar tar archive... (cached) /usr/bin/tar >checking whether to enable maintainer-specific portions of Makefiles... no >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking build system type... amd64-portbld-freebsd11.4 >checking host system type... amd64-portbld-freebsd11.4 >configure: CPU arch native optimization enabled: no >checking simplified host os... freebsd (version 11.4) >checking what kind of compiler we're using... clang >checking for ranlib... ranlib >checking how to run the C preprocessor... cpp >checking whether ln -s works... yes >checking for egrep... (cached) /usr/bin/egrep >checking for sh... /bin/sh >checking for false... /usr/bin/false >checking for true... /usr/bin/true >checking for mv... /bin/mv >checking for mkdir... /bin/mkdir >checking for ln... /bin/ln >checking for chmod... /bin/chmod >checking for tr... /usr/bin/tr >checking for rm... /bin/rm >checking for cppunit-config... false >checking for perl... (cached) /usr/local/bin/perl >checking for pod2man... /usr/local/bin/pod2man >checking for ar... /usr/bin/ar >checking for linuxdoc... /usr/bin/false >configure: strict error checking enabled: yes >checking whether to use loadable modules... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm >checking the name lister (/usr/bin/nm) interface... BSD nm >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.4 file names to amd64-portbld-freebsd11.4 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.4 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... (cached) ranlib >checking command to parse /usr/bin/nm output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.4 ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.4 ld.so >checking how to hardcode library paths into programs... immediate >checking what extension is used for runtime loadable modules... .so >checking what variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for library containing dlopen... none required >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... (cached) no >checking for error_t... no >checking for argz_add... no >checking for argz_append... no >checking for argz_count... (cached) no >checking for argz_create_sep... no >checking for argz_insert... no >checking for argz_next... (cached) no >checking for argz_stringify... (cached) no >checking whether libtool supports -dlopen/-dlpreopen... yes >checking where to find libltdl headers... -I$(top_srcdir)/libltdl >checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la >checking for unistd.h... (cached) yes >checking for dl.h... (cached) no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... (cached) yes >checking for closedir... (cached) yes >checking for opendir... (cached) yes >checking for readdir... (cached) yes >checking for strlcat... (cached) yes >checking for strlcpy... (cached) yes >checking for library containing dlopen... (cached) none required >checking for dlerror... (cached) yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... (cached) no >checking for compiler variant... clang >configure: inlining optimizations enabled: yes >checking for GNU atomic operations support... yes >configure: cbdata debugging enabled: no >configure: xmalloc stats display: no >checking for library containing shm_open... none required >checking for DiskIO modules to be enabled... DiskThreads DiskDaemon AIO Blocking IpcIo Mmapped >configure: Enabling DiskThreads DiskIO module >configure: Enabling DiskDaemon DiskIO module >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for aio_read in -lrt... yes >configure: Native POSIX AIO support detected. >configure: Enabling AIO DiskIO module >configure: Enabling Blocking DiskIO module >configure: Enabling IpcIo DiskIO module >configure: Enabling Mmapped DiskIO module >configure: IO Modules built: DiskThreads DiskDaemon AIO Blocking IpcIo Mmapped >configure: Store modules built: aufs diskd rock ufs >configure: Removal policies to build: lru heap >configure: ICMP enabled >configure: Delay pools enabled >configure: Disabling ESI processor >checking whether to support eCAP... no, explicitly >checking for pkg-config... no >configure: Web Cache Coordination Protocol enabled: yes >configure: Web Cache Coordination V2 Protocol enabled: yes >configure: Kill parent on shutdown hack enabled: no >configure: SNMP support enabled: no >checking for windows.h... no >checking for sys/sockio.h... yes >checking for sys/param.h... (cached) yes >checking for net/if_arp.h... yes >checking for net/route.h... yes >checking for net/if_dl.h... yes >checking for sys/sysctl.h... (cached) yes >configure: EUI (MAC address) controls enabled: yes >configure: HTCP support enabled: yes >configure: Using Nettle cryptographic library: no >checking for crypt in -lcrypt... (cached) yes >checking for MD5Init in -lmd5... no >configure: GnuTLS library support: no >configure: OpenSSL library support: no >checking for krb5-config... /usr/bin/krb5-config >checking for krb5-config... (cached) /usr/bin/krb5-config >checking for LIB_KRB5... no >configure: Use krb5-config to get CXXFLAGS and LIBS >configure: Try to find Kerberos headers in given path >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking gssapi/gssapi_krb5.h usability... yes >checking gssapi/gssapi_krb5.h presence... yes >checking for gssapi/gssapi_krb5.h... yes >checking krb5.h usability... yes >checking krb5.h presence... yes >checking for krb5.h... yes >checking com_err.h usability... yes >checking com_err.h presence... yes >checking for com_err.h... yes >checking et/com_err.h usability... no >checking et/com_err.h presence... no >checking for et/com_err.h... no >checking for broken Heimdal krb5.h... no >checking for error_message in -lcom_err... yes >checking for krb5_get_err_text in -lkrb5... yes >checking for krb5_get_error_message in -lkrb5... yes >checking for krb5_free_error_message in -lkrb5... yes >checking for krb5_free_error_string in -lkrb5... yes >checking whether krb5_kt_free_entry is declared... yes >checking for krb5_pac... yes >checking for krb5_kt_free_entry in -lkrb5... yes >checking for krb5_get_init_creds_keytab in -lkrb5... yes >checking for krb5_get_max_time_skew in -lkrb5... yes >checking for krb5_get_profile in -lkrb5... no >checking for profile_get_integer in -lkrb5... no >checking for profile_release in -lkrb5... no >checking for krb5_get_renewed_creds in -lkrb5... yes >checking for krb5_principal_get_realm in -lkrb5... yes >checking for krb5_get_init_creds_opt_alloc in -lkrb5... yes >checking for krb5_get_init_creds_free requires krb5_context... yes >checking for gss_map_name_to_any... no >checking for gsskrb5_extract_authz_data_from_sec_context... yes >checking for memory cache... yes >checking for memory keytab... yes >checking for working gssapi... yes >checking for spnego support... yes >checking for working krb5... yes >configure: Heimdal Kerberos library support: yes -L/usr/lib -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -L/usr/lib -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread >checking for ldap_init in -lldap... no >checking for ber_init in -llber... no >checking for ldap_init in -lldap60... no >checking for prldap_init in -lprldap60... no >checking for ldapssl_init in -lssldap60... no >checking ldap.h usability... no >checking ldap.h presence... no >checking for ldap.h... no >checking lber.h usability... no >checking lber.h presence... no >checking for lber.h... no >checking mozldap/ldap.h usability... no >checking mozldap/ldap.h presence... no >checking for mozldap/ldap.h... no >checking for LDAP_OPT_DEBUG_LEVEL... no >checking for working ldap... no >checking for OpenLDAP... no >checking for Sun LDAP SDK... no >checking for Mozilla LDAP SDK... no >checking for LDAP_REBINDPROC_CALLBACK... no >checking for LDAP_REBIND_PROC... no >checking for LDAP_REBIND_FUNCTION... no >checking for LDAP_SCOPE_DEFAULT... no >checking for struct ldap_url_desc.lud_scheme... no >checking for ldapssl_client_init in -lldap... no >checking for ldap_url_desc2str in -lldap... no >checking for ldap_url_parse in -lldap... no >checking for ldap_start_tls_s in -lldap... no >configure: Forw/Via database enabled: yes >configure: Cache Digests enabled: yes >configure: enabling select syscall for net I/O: auto >configure: enabling poll syscall for net I/O: auto >checking sys/event.h usability... yes >checking sys/event.h presence... yes >checking for sys/event.h... yes >checking for kqueue... yes >configure: enabling kqueue for net I/O: yes >configure: enabling epoll syscall for net I/O: no >configure: enabling /dev/poll for net I/O: auto >checking for ioctl... yes >checking for write... yes >checking sys/devpoll.h usability... no >checking sys/devpoll.h presence... no >checking for sys/devpoll.h... no >configure: HTTP violations support enabled: yes >configure: FreeBSD IPFW-based transparent proxying enabled: no >configure: IPF-based transparent proxying requested: no >configure: PF-based transparent proxying requested: yes >configure: NAT lookups via /dev/pf: yes >configure: Linux Netfilter support requested: no >configure: Linux Netfilter Conntrack support requested: auto >checking for library containing nfct_query... no >checking libnetfilter_conntrack/libnetfilter_conntrack.h usability... no >checking libnetfilter_conntrack/libnetfilter_conntrack.h presence... no >checking for libnetfilter_conntrack/libnetfilter_conntrack.h... no >checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h usability... no >checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h presence... no >checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h... no >checking size of long... 8 >configure: Using POSIX_V6_LP64_OFF64 build environment >configure: Leak Finder enabled: no >configure: Support for X-Forwarded-For enabled: yes >configure: Support for Ident lookups enabled: yes >configure: Default hosts file set to: /etc/hosts >configure: Authentication support enabled: yes >checking w32api/windows.h usability... no >checking w32api/windows.h presence... no >checking for w32api/windows.h... no >checking for windows.h... (cached) no >checking for crypt... yes >checking for security/pam_appl.h... (cached) yes >checking for PAM conversation struct signature type... linux >checking for pwd.h... (cached) yes >checking for crypt... (cached) yes >checking for unistd.h... (cached) yes >checking rpcsvc/crypt.h usability... yes >checking rpcsvc/crypt.h presence... yes >checking for rpcsvc/crypt.h... yes >checking shadow.h usability... no >checking shadow.h presence... no >checking for shadow.h... no >checking for sys/types.h... (cached) yes >checking for rpc/rpc.h... yes >checking for rpcsvc/ypclnt.h... yes >checking for rpcsvc/yp_prot.h... no >checking for rpcsvc/crypt.h... (cached) yes >configure: Basic auth helpers to be built: DB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam NIS >configure: Digest auth helpers to be built: file >checking for vfork... (cached) yes >configure: Negotiate auth helpers to be built: kerberos wrapper >checking for w32api/windows.h... (cached) no >checking for windows.h... (cached) no >configure: NTLM auth helpers to be built: fake smb_lm >checking machine/byte_swap.h usability... no >checking machine/byte_swap.h presence... no >checking for machine/byte_swap.h... no >checking sys/bswap.h usability... no >checking sys/bswap.h presence... no >checking for sys/bswap.h... no >checking endian.h usability... no >checking endian.h presence... no >checking for endian.h... no >checking sys/endian.h usability... yes >checking sys/endian.h presence... yes >checking for sys/endian.h... yes >checking for bswap_16... no >checking for bswap16... no >checking for bswap_32... no >checking for bswap32... no >checking for htole16... no >checking for __htole16... no >checking for htole32... no >checking for __htole32... no >checking for le16toh... no >checking for __le16toh... no >checking for le32toh... no >checking for __le32toh... no >configure: Log daemon helpers to be built: file >checking for sys/socket.h... (cached) yes >checking db_185.h usability... no >checking db_185.h presence... no >checking for db_185.h... no >checking for pwd.h... (cached) yes >configure: External acl helpers to be built: file_userip time_quota unix_group >configure: URL rewrite helper candidates: fake >configure: URL rewrite helpers to be built: fake >configure: Store-ID rewrite helper candidates: file >configure: Store-ID rewrite helpers to be built: file >configure: Valgrind debug support enabled: no >configure: MS Windows service mode enabled: no >configure: unlinkd enabled: yes >configure: Automatically print stack trace on fatal errors: no >configure: CPU profiling enabled: no >configure: X-Accelerator-Vary support enabled: no >configure: WARNING: cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail. >checking cppunit/extensions/HelperMacros.h usability... no >checking cppunit/extensions/HelperMacros.h presence... no >checking for cppunit/extensions/HelperMacros.h... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for arpa/nameser.h... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking for rpcsvc/crypt.h... (cached) yes >checking for ctype.h... (cached) yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking for errno.h... (cached) yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for fcntl.h... (cached) yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking for getopt.h... (cached) yes >checking for glob.h... (cached) yes >checking gnumalloc.h usability... no >checking gnumalloc.h presence... no >checking for gnumalloc.h... no >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking ipl.h usability... no >checking ipl.h presence... no >checking for ipl.h... no >checking for lber.h... (cached) no >checking for ldap.h... (cached) no >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking for limits.h... (cached) yes >checking linux/posix_types.h usability... no >checking linux/posix_types.h presence... no >checking for linux/posix_types.h... no >checking linux/types.h usability... no >checking linux/types.h presence... no >checking for linux/types.h... no >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking for math.h... (cached) yes >checking for memory.h... (cached) yes >checking mount.h usability... no >checking mount.h presence... no >checking for mount.h... no >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking for paths.h... (cached) yes >checking for poll.h... (cached) yes >checking for pwd.h... (cached) yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for sched.h... (cached) yes >checking siginfo.h usability... no >checking siginfo.h presence... no >checking for siginfo.h... no >checking for signal.h... (cached) yes >checking for stdarg.h... (cached) yes >checking for stdbool.h... (cached) yes >checking for stddef.h... (cached) yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/bitypes.h usability... no >checking sys/bitypes.h presence... no >checking for sys/bitypes.h... no >checking for sys/file.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking sys/ipc.cc usability... no >checking sys/ipc.cc presence... no >checking for sys/ipc.cc... no >checking for sys/param.h... (cached) yes >checking sys/prctl.h usability... no >checking sys/prctl.h presence... no >checking for sys/prctl.h... no >checking sys/md5.h usability... yes >checking sys/md5.h presence... yes >checking for sys/md5.h... yes >checking for sys/mman.h... (cached) yes >checking for sys/msg.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/select.h... (cached) yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for sys/socket.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking syscall.h usability... no >checking syscall.h presence... no >checking for syscall.h... no >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/uio.h... (cached) yes >checking for sys/un.h... (cached) yes >checking sys/vfs.h usability... no >checking sys/vfs.h presence... no >checking for sys/vfs.h... no >checking for sys/wait.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for utime.h... (cached) yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking for byteswap.h... (cached) no >checking glib.h usability... no >checking glib.h presence... no >checking for glib.h... no >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking for db_185.h... (cached) no >checking for wchar.h... (cached) yes >checking for linux/netfilter_ipv4.h... no >checking for linux/netfilter_ipv6/ip6_tables.h... no >checking for net/if.h... (cached) yes >checking for netinet/if_ether.h... yes >checking for netinet/icmp6.h... yes >checking for netinet/in.h... (cached) yes >checking for netinet/ip.h... yes >checking for netinet/ip6.h... yes >checking for netinet/ip_icmp.h... yes >checking for netinet/ipl.h... yes >checking for net/pf/pfvar.h... no >checking for net/pfvar.h... yes >checking for sys/mount.h... (cached) yes >checking for resolv.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_gmtoff... yes >checking for struct rusage... yes >checking for struct iphdr.ip_hl... yes >checking size of void *... 8 >checking for int8_t... (cached) yes >checking for uint8_t... (cached) yes >checking for int16_t... (cached) yes >checking for uint16_t... (cached) yes >checking for int32_t... (cached) yes >checking for uint32_t... (cached) yes >checking for int64_t... (cached) yes >checking for uint64_t... (cached) yes >checking for pid_t... (cached) yes >checking for size_t... (cached) yes >checking for ssize_t... (cached) yes >checking for off_t... (cached) yes >checking for uid_t in sys/types.h... (cached) yes >checking for bool... yes >checking size of int64_t... 8 >checking size of long... (cached) 8 >checking size of size_t... 8 >checking size of off_t... 8 >checking size of size_t... (cached) 8 >checking whether nullptr is supported... yes >checking whether nullptr_t is supported... no >checking whether std::unique_ptr<T> is supported... yes >checking for pad128_t... no >checking for upad128_t... no >checking for mode_t... (cached) yes >checking for fd_mask... yes >checking for socklen_t... (cached) yes >checking for mtyp_t... no >checking for compiler %zu support... yes >checking for working alloca.h... no >checking for alloca... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking for cap_clear_flag in -lcap... no >checking for operational libcap2 headers... no >configure: libcap support enabled: no >configure: libcap2 headers are ok: no >checking for library containing gethostbyname... none required >checking for library containing res_init... none required >checking for library containing __res_search... none required >checking for library containing bind... none required >checking for library containing opcom_stack_trace... no >checking for library containing strlcpy... none required >checking for library containing yp_match... none required >checking for unix domain sockets... yes >checking for malloc in -lgnumalloc... no >configure: skipping libmalloc check for amd64-portbld-freebsd11.4 >checking for library containing rint... -lm >checking for library containing log... none required >checking Default FD_SETSIZE value... 1024 >checking for setrlimit... (cached) yes >checking Maximum number of filedescriptors we can open... 1024 >configure: Default number of fieldescriptors: 1024 >checking whether to enable IPv6... yes >checking for sin6_len field in struct sockaddr_in6... yes >checking for ss_len field in struct sockaddr_storage... yes >checking for sin_len field in struct sockaddr_in... yes >checking whether dbopen is declared... yes >checking if dbopen needs -ldb... no >checking for backtrace_symbols_fd... no >checking for bcopy... (cached) yes >checking for eui64_aton... yes >checking for fchmod... (cached) yes >checking for getdtablesize... (cached) yes >checking for getpagesize... (cached) yes >checking for getpass... yes >checking for getrlimit... (cached) yes >checking for getrusage... (cached) yes >checking for getspnam... no >checking for gettimeofday... (cached) yes >checking for glob... (cached) yes >checking for lrand48... yes >checking for mallocblksize... no >checking for mallopt... no >checking for memcpy... (cached) yes >checking for memmove... (cached) yes >checking for memrchr... yes >checking for memset... (cached) yes >checking for mkstemp... (cached) yes >checking for mktime... yes >checking for mstats... no >checking for poll... (cached) yes >checking for prctl... no >checking for pthread_attr_setschedparam... yes >checking for pthread_attr_setscope... yes >checking for pthread_setschedparam... yes >checking for pthread_sigmask... yes >checking for putenv... (cached) yes >checking for random... (cached) yes >checking for regcomp... yes >checking for regexec... yes >checking for regfree... yes >checking for res_init... yes >checking for __res_init... yes >checking for rint... yes >checking for sched_getaffinity... no >checking for sched_setaffinity... no >checking for select... (cached) yes >checking for seteuid... (cached) yes >checking for setgroups... (cached) yes >checking for setpgrp... yes >checking for setsid... (cached) yes >checking for sigaction... (cached) yes >checking for snprintf... (cached) yes >checking for socketpair... (cached) yes >checking for srand48... yes >checking for srandom... (cached) yes >checking for sysconf... (cached) yes >checking for syslog... yes >checking for timegm... yes >checking for vsnprintf... (cached) yes >checking for drand48... yes >checking for initgroups... yes >checking for psignal... (cached) yes >checking for strerror... (cached) yes >checking for strtoll... (cached) yes >checking for tempnam... yes >checking whether getaddrinfo is declared... yes >checking whether getnameinfo is declared... yes >checking whether inet_ntop is declared... yes >checking whether inet_pton is declared... yes >configure: choosing user-specified net I/O API kqueue >configure: Using kqueue for the IO loop. >checking if setresuid is actually implemented... yes >checking mswsock.h usability... no >checking mswsock.h presence... no >checking for mswsock.h... no >checking for constant CMSG_SPACE... yes >checking for struct cmsghdr... yes >checking for struct iovec... yes >checking for struct msghdr... yes >checking for struct sockaddr_un... yes >checking if strnstr is well implemented... no >checking if va_copy is implemented... yes >checking if __va_copy is implemented... yes >configure: IPF-based transparent proxying enabled: no >configure: Support for Netfilter-based interception proxy requested: no >configure: Linux Netfilter Conntrack support enabled: no >configure: ZPH QOS enabled: yes >configure: QOS netfilter mark preservation enabled: no >checking for regexec in -lregex... no >checking if the system-supplied regex lib actually works... yes >checking if GNUregex needs to be compiled... no >checking Default UDP send buffer size... 9216 >checking Default UDP receive buffer size... 42080 >checking Default TCP send buffer size... 32768 >checking Default TCP receive buffer size... 65536 >configure: Limiting receive buffer size to 64K >checking whether recv takes a pointer to void or char as second argument... char* >char >checking if sys_errlist is already defined... yes >checking for system-provided MAXPATHLEN... yes >checking for libresolv _dns_ttl_ hack... no >checking for _res_ext.nsaddr_list... no >checking for _res._u._ext.nsaddrs... no >checking for _res.nsaddr_list... yes >checking for _res.ns_list... no >checking for sys/statvfs.h... (cached) yes >checking for working statvfs() interface... (cached) yes >configure: Multi-Language support enabled: yes >configure: BUILD LIBRARIES: >configure: BUILD EXTRA LIBRARIES: -lm -lkrb5 -lgssapi -lgssapi_krb5 >configure: BUILD OBJECTS: >configure: BUILD EXTRA OBJECTS: >configure: BUILD C FLAGS: -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include >configure: BUILD EXTRA C FLAGS: -Werror -Qunused-arguments -D_REENTRANT >configure: BUILD C++ FLAGS: -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include >configure: BUILD EXTRA C++ FLAGS: -Werror -Qunused-arguments -D_REENTRANT >configure: BUILD Tools C++ FLAGS: -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating compat/Makefile >config.status: creating lib/Makefile >config.status: creating lib/ntlmauth/Makefile >config.status: creating lib/libTrie/Makefile >config.status: creating lib/libTrie/test/Makefile >config.status: creating lib/profiler/Makefile >config.status: creating lib/rfcnb/Makefile >config.status: creating lib/smblib/Makefile >config.status: creating lib/snmplib/Makefile >config.status: creating scripts/Makefile >config.status: creating src/Makefile >config.status: creating src/anyp/Makefile >config.status: creating src/ftp/Makefile >config.status: creating src/base/Makefile >config.status: creating src/acl/Makefile >config.status: creating src/clients/Makefile >config.status: creating src/servers/Makefile >config.status: creating src/fs/Makefile >config.status: creating src/repl/Makefile >config.status: creating src/auth/Makefile >config.status: creating src/auth/basic/Makefile >config.status: creating src/auth/digest/Makefile >config.status: creating src/auth/negotiate/Makefile >config.status: creating src/auth/ntlm/Makefile >config.status: creating src/adaptation/Makefile >config.status: creating src/adaptation/icap/Makefile >config.status: creating src/adaptation/ecap/Makefile >config.status: creating src/comm/Makefile >config.status: creating src/esi/Makefile >config.status: creating src/eui/Makefile >config.status: creating src/format/Makefile >config.status: creating src/helper/Makefile >config.status: creating src/http/Makefile >config.status: creating src/icmp/Makefile >config.status: creating src/ident/Makefile >config.status: creating src/ip/Makefile >config.status: creating src/log/Makefile >config.status: creating src/ipc/Makefile >config.status: creating src/ssl/Makefile >config.status: creating src/mgr/Makefile >config.status: creating src/parser/Makefile >config.status: creating src/snmp/Makefile >config.status: creating contrib/Makefile >config.status: creating icons/Makefile >config.status: creating errors/Makefile >config.status: creating test-suite/Makefile >config.status: creating doc/Makefile >config.status: creating doc/manuals/Makefile >config.status: creating doc/release-notes/Makefile >config.status: creating helpers/Makefile >config.status: creating helpers/basic_auth/Makefile >config.status: creating helpers/basic_auth/DB/Makefile >config.status: creating helpers/basic_auth/fake/Makefile >config.status: creating helpers/basic_auth/getpwnam/Makefile >config.status: creating helpers/basic_auth/LDAP/Makefile >config.status: creating helpers/basic_auth/MSNT-multi-domain/Makefile >config.status: creating helpers/basic_auth/NCSA/Makefile >config.status: creating helpers/basic_auth/NIS/Makefile >config.status: creating helpers/basic_auth/PAM/Makefile >config.status: creating helpers/basic_auth/POP3/Makefile >config.status: creating helpers/basic_auth/RADIUS/Makefile >config.status: creating helpers/basic_auth/SASL/Makefile >config.status: creating helpers/basic_auth/SMB/Makefile >config.status: creating helpers/basic_auth/SMB_LM/Makefile >config.status: creating helpers/basic_auth/SSPI/Makefile >config.status: creating helpers/digest_auth/Makefile >config.status: creating helpers/digest_auth/eDirectory/Makefile >config.status: creating helpers/digest_auth/file/Makefile >config.status: creating helpers/digest_auth/LDAP/Makefile >config.status: creating helpers/ntlm_auth/Makefile >config.status: creating helpers/ntlm_auth/fake/Makefile >config.status: creating helpers/ntlm_auth/smb_lm/Makefile >config.status: creating helpers/ntlm_auth/SSPI/Makefile >config.status: creating helpers/negotiate_auth/Makefile >config.status: creating helpers/negotiate_auth/kerberos/Makefile >config.status: creating helpers/negotiate_auth/SSPI/Makefile >config.status: creating helpers/negotiate_auth/wrapper/Makefile >config.status: creating helpers/external_acl/Makefile >config.status: creating helpers/external_acl/AD_group/Makefile >config.status: creating helpers/external_acl/delayer/Makefile >config.status: creating helpers/external_acl/eDirectory_userip/Makefile >config.status: creating helpers/external_acl/file_userip/Makefile >config.status: creating helpers/external_acl/kerberos_ldap_group/Makefile >config.status: creating helpers/external_acl/LDAP_group/Makefile >config.status: creating helpers/external_acl/LM_group/Makefile >config.status: creating helpers/external_acl/session/Makefile >config.status: creating helpers/external_acl/SQL_session/Makefile >config.status: creating helpers/external_acl/unix_group/Makefile >config.status: creating helpers/external_acl/wbinfo_group/Makefile >config.status: creating helpers/external_acl/time_quota/Makefile >config.status: creating helpers/log_daemon/Makefile >config.status: creating helpers/log_daemon/DB/Makefile >config.status: creating helpers/log_daemon/file/Makefile >config.status: creating helpers/url_rewrite/Makefile >config.status: creating helpers/url_rewrite/fake/Makefile >config.status: creating helpers/ssl/Makefile >config.status: creating helpers/storeid_rewrite/Makefile >config.status: creating helpers/storeid_rewrite/file/Makefile >config.status: creating tools/Makefile >config.status: creating tools/purge/Makefile >config.status: creating tools/squidclient/Makefile >config.status: creating tools/systemd/Makefile >config.status: creating tools/sysvinit/Makefile >config.status: creating include/autoconf.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in libltdl (/wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/libltdl) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-default-user=squid' '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var' '--sysconfdir=/usr/local/etc/squid' '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid/squid.pid' '--with-swapdir=/var/squid/cache' '--without-gnutls' '--with-included-ltdl' '--enable-auth' '--enable-zph-qos' '--enable-build-info' '--enable-loadable-modules' '--enable-removal-policies=lru heap' '--disable-epoll' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-translation' '--disable-arch-native' '--enable-eui' '--enable-cache-digests' '--enable-delay-pools' '--disable-ecap' '--disable-esi' '--enable-follow-x-forwarded-for' '--with-heimdal-krb5=/usr' 'CFLAGS=-I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong ' 'LIBS=-lkrb5 -lgssapi -lgssapi_krb5 ' 'KRB5CONFIG=/usr/bin/krb5-config' '--enable-htcp' '--enable-icap-client' '--enable-icmp' '--enable-ident-lookups' '--enable-ipv6' '--enable-kqueue' '--with-large-files' '--enable-http-violations' '--without-nettle' '--disable-snmp' '--disable-ssl' '--disable-ssl-crtd' '--disable-stacktraces' '--disable-ipf-transparent' '--disable-ipfw-transparent' '--enable-pf-transparent' '--with-nat-devpf' '--enable-forw-via-db' '--enable-wccp' '--enable-wccpv2' '--enable-auth-basic=DB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam NIS' '--enable-auth-digest=file' '--enable-external-acl-helpers=file_userip time_quota unix_group' '--enable-auth-negotiate=kerberos wrapper' '--enable-auth-ntlm=fake smb_lm' '--enable-storeio=aufs diskd rock ufs' '--enable-disk-io=DiskThreads DiskDaemon AIO Blocking IpcIo Mmapped' '--enable-log-daemon-helpers=file' '--enable-url-rewrite-helpers=fake' '--enable-storeid-rewrite-helpers=file' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd11.4' 'build_alias=amd64-portbld-freebsd11.4' 'CC=cc' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess ' 'CPP=cpp' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... amd64-portbld-freebsd11.4 >checking host system type... amd64-portbld-freebsd11.4 >checking how to print strings... printf >checking for style of include used by make... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm >checking the name lister (/usr/bin/nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.4 file names to amd64-portbld-freebsd11.4 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.4 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.4 ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking what extension is used for runtime loadable modules... .so >checking what variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for library containing dlopen... none required >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... (cached) no >checking for error_t... no >checking for argz_add... no >checking for argz_append... no >checking for argz_count... (cached) no >checking for argz_create_sep... no >checking for argz_insert... no >checking for argz_next... (cached) no >checking for argz_stringify... (cached) no >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for unistd.h... (cached) yes >checking for dl.h... (cached) no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... (cached) yes >checking for closedir... (cached) yes >checking for opendir... (cached) yes >checking for readdir... (cached) yes >checking for strlcat... (cached) yes >checking for strlcpy... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=========================================================================== >=======================<phase: build >============================ >===> Building for squid3-3.5.28_4 >Making all in compat >depbase=`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT assert.lo -MD -MP -MF $depbase.Tpo -c -o assert.lo assert.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o .libs/assert.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -o assert.o >/dev/null 2>&1 >depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo compat.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -o compat.o >/dev/null 2>&1 >depbase=`echo debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT debug.lo -MD -MP -MF $depbase.Tpo -c -o debug.lo debug.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/debug.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -o debug.o >/dev/null 2>&1 >depbase=`echo eui64_aton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT eui64_aton.lo -MD -MP -MF $depbase.Tpo -c -o eui64_aton.lo eui64_aton.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c eui64_aton.c -fPIC -DPIC -o .libs/eui64_aton.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c eui64_aton.c -o eui64_aton.o >/dev/null 2>&1 >depbase=`echo getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getaddrinfo.lo -MD -MP -MF $depbase.Tpo -c -o getaddrinfo.lo getaddrinfo.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.cc -fPIC -DPIC -o .libs/getaddrinfo.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.cc -o getaddrinfo.o >/dev/null 2>&1 >depbase=`echo getnameinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getnameinfo.lo -MD -MP -MF $depbase.Tpo -c -o getnameinfo.lo getnameinfo.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c getnameinfo.cc -fPIC -DPIC -o .libs/getnameinfo.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c getnameinfo.cc -o getnameinfo.o >/dev/null 2>&1 >depbase=`echo GnuRegex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT GnuRegex.lo -MD -MP -MF $depbase.Tpo -c -o GnuRegex.lo GnuRegex.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -fPIC -DPIC -o .libs/GnuRegex.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -o GnuRegex.o >/dev/null 2>&1 >depbase=`echo inet_ntop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_ntop.lo -MD -MP -MF $depbase.Tpo -c -o inet_ntop.lo inet_ntop.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.cc -fPIC -DPIC -o .libs/inet_ntop.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.cc -o inet_ntop.o >/dev/null 2>&1 >depbase=`echo inet_pton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_pton.lo -MD -MP -MF $depbase.Tpo -c -o inet_pton.lo inet_pton.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.cc -fPIC -DPIC -o .libs/inet_pton.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.cc -o inet_pton.o >/dev/null 2>&1 >depbase=`echo memrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT memrchr.lo -MD -MP -MF $depbase.Tpo -c -o memrchr.lo memrchr.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c memrchr.cc -fPIC -DPIC -o .libs/memrchr.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c memrchr.cc -o memrchr.o >/dev/null 2>&1 >depbase=`echo shm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT shm.lo -MD -MP -MF $depbase.Tpo -c -o shm.lo shm.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.cc -fPIC -DPIC -o .libs/shm.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.cc -o shm.o >/dev/null 2>&1 >depbase=`echo statvfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT statvfs.lo -MD -MP -MF $depbase.Tpo -c -o statvfs.lo statvfs.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c statvfs.cc -fPIC -DPIC -o .libs/statvfs.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c statvfs.cc -o statvfs.o >/dev/null 2>&1 >depbase=`echo strnstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT strnstr.lo -MD -MP -MF $depbase.Tpo -c -o strnstr.lo strnstr.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c strnstr.cc -fPIC -DPIC -o .libs/strnstr.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c strnstr.cc -o strnstr.o >/dev/null 2>&1 >depbase=`echo strnrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT strnrchr.lo -MD -MP -MF $depbase.Tpo -c -o strnrchr.lo strnrchr.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c strnrchr.c -fPIC -DPIC -o .libs/strnrchr.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c strnrchr.c -o strnrchr.o >/dev/null 2>&1 >depbase=`echo xalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xalloc.lo -MD -MP -MF $depbase.Tpo -c -o xalloc.lo xalloc.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c xalloc.cc -fPIC -DPIC -o .libs/xalloc.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c xalloc.cc -o xalloc.o >/dev/null 2>&1 >depbase=`echo xstrerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrerror.lo -MD -MP -MF $depbase.Tpo -c -o xstrerror.lo xstrerror.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.cc -fPIC -DPIC -o .libs/xstrerror.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.cc -o xstrerror.o >/dev/null 2>&1 >depbase=`echo xstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstring.lo -MD -MP -MF $depbase.Tpo -c -o xstring.lo xstring.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.cc -fPIC -DPIC -o .libs/xstring.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.cc -o xstring.o >/dev/null 2>&1 >depbase=`echo xstrto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrto.lo -MD -MP -MF $depbase.Tpo -c -o xstrto.lo xstrto.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c xstrto.cc -fPIC -DPIC -o .libs/xstrto.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c xstrto.cc -o xstrto.o >/dev/null 2>&1 >depbase=`echo mswindows.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT mswindows.lo -MD -MP -MF $depbase.Tpo -c -o mswindows.lo mswindows.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c mswindows.cc -fPIC -DPIC -o .libs/mswindows.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c mswindows.cc -o mswindows.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libcompat-squid.la assert.lo compat.lo debug.lo eui64_aton.lo getaddrinfo.lo getnameinfo.lo GnuRegex.lo inet_ntop.lo inet_pton.lo memrchr.lo shm.lo statvfs.lo strnstr.lo strnrchr.lo xalloc.lo xstrerror.lo xstring.lo xstrto.lo mswindows.lo >libtool: link: /usr/bin/ar cru .libs/libcompat-squid.a .libs/assert.o .libs/compat.o .libs/debug.o .libs/eui64_aton.o .libs/getaddrinfo.o .libs/getnameinfo.o .libs/GnuRegex.o .libs/inet_ntop.o .libs/inet_pton.o .libs/memrchr.o .libs/shm.o .libs/statvfs.o .libs/strnstr.o .libs/strnrchr.o .libs/xalloc.o .libs/xstrerror.o .libs/xstring.o .libs/xstrto.o .libs/mswindows.o >libtool: link: ranlib .libs/libcompat-squid.a >libtool: link: ( cd ".libs" && rm -f "libcompat-squid.la" && ln -s "../libcompat-squid.la" "libcompat-squid.la" ) >Making all in lib >Making all in rfcnb >depbase=`echo rfcnb-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-io.lo -MD -MP -MF $depbase.Tpo -c -o rfcnb-io.lo rfcnb-io.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-io.lo -MD -MP -MF .deps/rfcnb-io.Tpo -c rfcnb-io.c -fPIC -DPIC -o .libs/rfcnb-io.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-io.lo -MD -MP -MF .deps/rfcnb-io.Tpo -c rfcnb-io.c -o rfcnb-io.o >/dev/null 2>&1 >depbase=`echo rfcnb-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-util.lo -MD -MP -MF $depbase.Tpo -c -o rfcnb-util.lo rfcnb-util.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-util.lo -MD -MP -MF .deps/rfcnb-util.Tpo -c rfcnb-util.c -fPIC -DPIC -o .libs/rfcnb-util.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfcnb-util.lo -MD -MP -MF .deps/rfcnb-util.Tpo -c rfcnb-util.c -o rfcnb-util.o >/dev/null 2>&1 >depbase=`echo session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT session.lo -MD -MP -MF $depbase.Tpo -c -o session.lo session.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -o session.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link cc -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o librfcnb.la rfcnb-io.lo rfcnb-util.lo session.lo >libtool: link: /usr/bin/ar cru .libs/librfcnb.a .libs/rfcnb-io.o .libs/rfcnb-util.o .libs/session.o >libtool: link: ranlib .libs/librfcnb.a >libtool: link: ( cd ".libs" && rm -f "librfcnb.la" && ln -s "../librfcnb.la" "librfcnb.la" ) >Making all in smblib >depbase=`echo md4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md4.lo -MD -MP -MF $depbase.Tpo -c -o md4.lo md4.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1 >depbase=`echo smblib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib.lo -MD -MP -MF $depbase.Tpo -c -o smblib.lo smblib.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib.lo -MD -MP -MF .deps/smblib.Tpo -c smblib.c -fPIC -DPIC -o .libs/smblib.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib.lo -MD -MP -MF .deps/smblib.Tpo -c smblib.c -o smblib.o >/dev/null 2>&1 >depbase=`echo smblib-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib-util.lo -MD -MP -MF $depbase.Tpo -c -o smblib-util.lo smblib-util.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib-util.lo -MD -MP -MF .deps/smblib-util.Tpo -c smblib-util.c -fPIC -DPIC -o .libs/smblib-util.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smblib-util.lo -MD -MP -MF .deps/smblib-util.Tpo -c smblib-util.c -o smblib-util.o >/dev/null 2>&1 >depbase=`echo smbencrypt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbencrypt.lo -MD -MP -MF $depbase.Tpo -c -o smbencrypt.lo smbencrypt.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -fPIC -DPIC -o .libs/smbencrypt.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -o smbencrypt.o >/dev/null 2>&1 >depbase=`echo smbdes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbdes.lo -MD -MP -MF $depbase.Tpo -c -o smbdes.lo smbdes.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbdes.lo -MD -MP -MF .deps/smbdes.Tpo -c smbdes.c -fPIC -DPIC -o .libs/smbdes.o >libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT smbdes.lo -MD -MP -MF .deps/smbdes.Tpo -c smbdes.c -o smbdes.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link cc -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libsmblib.la md4.lo smblib.lo smblib-util.lo smbencrypt.lo smbdes.lo >libtool: link: /usr/bin/ar cru .libs/libsmblib.a .libs/md4.o .libs/smblib.o .libs/smblib-util.o .libs/smbencrypt.o .libs/smbdes.o >libtool: link: ranlib .libs/libsmblib.a >libtool: link: ( cd ".libs" && rm -f "libsmblib.la" && ln -s "../libsmblib.la" "libsmblib.la" ) >Making all in ntlmauth >depbase=`echo ntlmauth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ntlmauth.lo -MD -MP -MF $depbase.Tpo -c -o ntlmauth.lo ntlmauth.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ntlmauth.lo -MD -MP -MF .deps/ntlmauth.Tpo -c ntlmauth.cc -fPIC -DPIC -o .libs/ntlmauth.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ntlmauth.lo -MD -MP -MF .deps/ntlmauth.Tpo -c ntlmauth.cc -o ntlmauth.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libntlmauth.la ntlmauth.lo >libtool: link: /usr/bin/ar cru .libs/libntlmauth.a .libs/ntlmauth.o >libtool: link: ranlib .libs/libntlmauth.a >libtool: link: ( cd ".libs" && rm -f "libntlmauth.la" && ln -s "../libntlmauth.la" "libntlmauth.la" ) >depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 >depbase=`echo charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT charset.lo -MD -MP -MF $depbase.Tpo -c -o charset.lo charset.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 >depbase=`echo html_quote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT html_quote.lo -MD -MP -MF $depbase.Tpo -c -o html_quote.lo html_quote.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT html_quote.lo -MD -MP -MF .deps/html_quote.Tpo -c html_quote.c -fPIC -DPIC -o .libs/html_quote.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT html_quote.lo -MD -MP -MF .deps/html_quote.Tpo -c html_quote.c -o html_quote.o >/dev/null 2>&1 >depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 >depbase=`echo rfc1738.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1738.lo -MD -MP -MF $depbase.Tpo -c -o rfc1738.lo rfc1738.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1738.lo -MD -MP -MF .deps/rfc1738.Tpo -c rfc1738.c -fPIC -DPIC -o .libs/rfc1738.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1738.lo -MD -MP -MF .deps/rfc1738.Tpo -c rfc1738.c -o rfc1738.o >/dev/null 2>&1 >depbase=`echo rfc2617.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2617.lo -MD -MP -MF $depbase.Tpo -c -o rfc2617.lo rfc2617.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c -fPIC -DPIC -o .libs/rfc2617.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c -o rfc2617.o >/dev/null 2>&1 >depbase=`echo uudecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT uudecode.lo -MD -MP -MF $depbase.Tpo -c -o uudecode.lo uudecode.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT uudecode.lo -MD -MP -MF .deps/uudecode.Tpo -c uudecode.c -fPIC -DPIC -o .libs/uudecode.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT uudecode.lo -MD -MP -MF .deps/uudecode.Tpo -c uudecode.c -o uudecode.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link cc -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libmiscencoding.la base64.lo charset.lo html_quote.lo md5.lo rfc1738.lo rfc2617.lo uudecode.lo >libtool: link: /usr/bin/ar cru .libs/libmiscencoding.a .libs/base64.o .libs/charset.o .libs/html_quote.o .libs/md5.o .libs/rfc1738.o .libs/rfc2617.o .libs/uudecode.o >libtool: link: ranlib .libs/libmiscencoding.a >libtool: link: ( cd ".libs" && rm -f "libmiscencoding.la" && ln -s "../libmiscencoding.la" "libmiscencoding.la" ) >depbase=`echo hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT hash.lo -MD -MP -MF $depbase.Tpo -c -o hash.lo hash.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -fPIC -DPIC -o .libs/hash.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -o hash.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libmisccontainers.la hash.lo >libtool: link: /usr/bin/ar cru .libs/libmisccontainers.a .libs/hash.o >libtool: link: ranlib .libs/libmisccontainers.a >libtool: link: ( cd ".libs" && rm -f "libmisccontainers.la" && ln -s "../libmisccontainers.la" "libmisccontainers.la" ) >depbase=`echo MemPool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPool.lo -MD -MP -MF $depbase.Tpo -c -o MemPool.lo MemPool.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPool.lo -MD -MP -MF .deps/MemPool.Tpo -c MemPool.cc -fPIC -DPIC -o .libs/MemPool.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPool.lo -MD -MP -MF .deps/MemPool.Tpo -c MemPool.cc -o MemPool.o >/dev/null 2>&1 >depbase=`echo MemPoolChunked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolChunked.lo -MD -MP -MF $depbase.Tpo -c -o MemPoolChunked.lo MemPoolChunked.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c MemPoolChunked.cc -fPIC -DPIC -o .libs/MemPoolChunked.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c MemPoolChunked.cc -o MemPoolChunked.o >/dev/null 2>&1 >depbase=`echo MemPoolMalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolMalloc.lo -MD -MP -MF $depbase.Tpo -c -o MemPoolMalloc.lo MemPoolMalloc.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c MemPoolMalloc.cc -fPIC -DPIC -o .libs/MemPoolMalloc.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c MemPoolMalloc.cc -o MemPoolMalloc.o >/dev/null 2>&1 >depbase=`echo getfullhostname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT getfullhostname.lo -MD -MP -MF $depbase.Tpo -c -o getfullhostname.lo getfullhostname.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c getfullhostname.c -fPIC -DPIC -o .libs/getfullhostname.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c getfullhostname.c -o getfullhostname.o >/dev/null 2>&1 >depbase=`echo heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT heap.lo -MD -MP -MF $depbase.Tpo -c -o heap.lo heap.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1 >depbase=`echo iso3307.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT iso3307.lo -MD -MP -MF $depbase.Tpo -c -o iso3307.lo iso3307.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c iso3307.c -fPIC -DPIC -o .libs/iso3307.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c iso3307.c -o iso3307.o >/dev/null 2>&1 >depbase=`echo radix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT radix.lo -MD -MP -MF $depbase.Tpo -c -o radix.lo radix.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c radix.c -fPIC -DPIC -o .libs/radix.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c radix.c -o radix.o >/dev/null 2>&1 >depbase=`echo rfc1035.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1035.lo -MD -MP -MF $depbase.Tpo -c -o rfc1035.lo rfc1035.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c rfc1035.c -fPIC -DPIC -o .libs/rfc1035.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c rfc1035.c -o rfc1035.o >/dev/null 2>&1 >depbase=`echo rfc1123.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1123.lo -MD -MP -MF $depbase.Tpo -c -o rfc1123.lo rfc1123.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c rfc1123.c -fPIC -DPIC -o .libs/rfc1123.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c rfc1123.c -o rfc1123.o >/dev/null 2>&1 >depbase=`echo rfc2671.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2671.lo -MD -MP -MF $depbase.Tpo -c -o rfc2671.lo rfc2671.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c rfc2671.c -fPIC -DPIC -o .libs/rfc2671.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c rfc2671.c -o rfc2671.o >/dev/null 2>&1 >depbase=`echo rfc3596.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc3596.lo -MD -MP -MF $depbase.Tpo -c -o rfc3596.lo rfc3596.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c rfc3596.c -fPIC -DPIC -o .libs/rfc3596.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c rfc3596.c -o rfc3596.o >/dev/null 2>&1 >depbase=`echo Splay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Splay.lo -MD -MP -MF $depbase.Tpo -c -o Splay.lo Splay.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c Splay.cc -fPIC -DPIC -o .libs/Splay.o >libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c Splay.cc -o Splay.o >/dev/null 2>&1 >depbase=`echo stub_memaccount.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT stub_memaccount.lo -MD -MP -MF $depbase.Tpo -c -o stub_memaccount.lo stub_memaccount.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c stub_memaccount.c -fPIC -DPIC -o .libs/stub_memaccount.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c stub_memaccount.c -o stub_memaccount.o >/dev/null 2>&1 >depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 >depbase=`echo xusleep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT xusleep.lo -MD -MP -MF $depbase.Tpo -c -o xusleep.lo xusleep.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c xusleep.c -fPIC -DPIC -o .libs/xusleep.o >libtool: compile: cc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c xusleep.c -o xusleep.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libmiscutil.la MemPool.lo MemPoolChunked.lo MemPoolMalloc.lo getfullhostname.lo heap.lo iso3307.lo radix.lo rfc1035.lo rfc1123.lo rfc2671.lo rfc3596.lo Splay.lo stub_memaccount.lo util.lo xusleep.lo >libtool: link: /usr/bin/ar cru .libs/libmiscutil.a .libs/MemPool.o .libs/MemPoolChunked.o .libs/MemPoolMalloc.o .libs/getfullhostname.o .libs/heap.o .libs/iso3307.o .libs/radix.o .libs/rfc1035.o .libs/rfc1123.o .libs/rfc2671.o .libs/rfc3596.o .libs/Splay.o .libs/stub_memaccount.o .libs/util.o .libs/xusleep.o >libtool: link: ranlib .libs/libmiscutil.a >libtool: link: ( cd ".libs" && rm -f "libmiscutil.la" && ln -s "../libmiscutil.la" "libmiscutil.la" ) >Making all in libltdl >/bin/sh /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/cfgaux/install-sh -d . libltdl >cp ./libltdl/lt__argz_.h libltdl/lt__argz.h-t >mv libltdl/lt__argz.h-t libltdl/lt__argz.h >/usr/bin/make all-am >depbase=`echo loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o loaders/dlopen.lo loaders/dlopen.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/dlopen.lo -MD -MP -MF loaders/.deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o loaders/.libs/dlopen.o >libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/dlopen.lo -MD -MP -MF loaders/.deps/dlopen.Tpo -c loaders/dlopen.c -o loaders/dlopen.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -module -avoid-version -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -o dlopen.la loaders/dlopen.lo -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: ar cru .libs/dlopen.a loaders/.libs/dlopen.o >libtool: link: ranlib .libs/dlopen.a >libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c -o loaders/libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o loaders/.libs/libltdlc_la-preopen.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o loaders/libltdlc_la-preopen.o >/dev/null 2>&1 >mv -f loaders/.deps/libltdlc_la-preopen.Tpo loaders/.deps/libltdlc_la-preopen.Plo >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 >mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 >mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 >mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 >mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo >/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 >mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo >depbase=`echo lt__argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT lt__argz.lo -MD -MP -MF $depbase.Tpo -c -o lt__argz.lo lt__argz.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT lt__argz.lo -MD -MP -MF .deps/lt__argz.Tpo -c lt__argz.c -fPIC -DPIC -o .libs/lt__argz.o >libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT lt__argz.lo -MD -MP -MF .deps/lt__argz.Tpo -c lt__argz.c -o lt__argz.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -no-undefined -dlpreopen dlopen.la -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -o libltdlc.la loaders/libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__argz.lo -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT >libtool: link: rm -f ".libs/libltdlc.nmI" >libtool: link: (cd .libs && cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -fno-builtin -fno-rtti -fno-exceptions -fPIC -DPIC "libltdlcS.c") >libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI" >libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/libltdl/./.libs/dlopen.a") >libtool: link: ar cru .libs/libltdlc.a loaders/.libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o >libtool: link: ranlib .libs/libltdlc.a >libtool: link: rm -fr .libs/libltdlc.lax >libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) >Making all in scripts >Making all in icons >Making all in errors >case "off" in off) echo "WARNING: Translation is disabled."; ;; ""|no) echo "WARNING: Translation toolkit was not detected."; ;; esac; touch translate-warn >WARNING: Translation is disabled. >Making all in doc >Making all in manuals >Making all in release-notes >Making all in helpers >Making all in basic_auth >Making all in DB >sed -e 's,[@]PERL[@],/usr/local/bin/perl,g' <./basic_db_auth.pl.in >basic_db_auth || (/bin/rm -f -f basic_db_auth ; exit 1) >pod2man --section=8 basic_db_auth basic_db_auth.8 >Making all in SMB_LM >depbase=`echo msntauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I../../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT msntauth.o -MD -MP -MF $depbase.Tpo -c -o msntauth.o msntauth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo valid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I../../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT valid.o -MD -MP -MF $depbase.Tpo -c -o valid.o valid.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_smb_lm_auth msntauth.o valid.o ../../../lib/smblib/libsmblib.la ../../../lib/rfcnb/librfcnb.la ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_smb_lm_auth msntauth.o valid.o -L/usr/local/lib ../../../lib/smblib/.libs/libsmblib.a ../../../lib/rfcnb/.libs/librfcnb.a ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in MSNT-multi-domain >sed -e 's,[@]PERL[@],/usr/local/bin/perl,g' <./basic_msnt_multi_domain_auth.pl.in >basic_msnt_multi_domain_auth || (/bin/rm -f -f basic_msnt_multi_domain_auth ; exit 1) >pod2man basic_msnt_multi_domain_auth basic_msnt_multi_domain_auth.8 >Making all in NCSA >depbase=`echo basic_ncsa_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT basic_ncsa_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_ncsa_auth.o basic_ncsa_auth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo crypt_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT crypt_md5.o -MD -MP -MF $depbase.Tpo -c -o crypt_md5.o crypt_md5.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_ncsa_auth basic_ncsa_auth.o crypt_md5.o ../../../lib/libmisccontainers.la ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_ncsa_auth basic_ncsa_auth.o crypt_md5.o -L/usr/local/lib ../../../lib/.libs/libmisccontainers.a ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in PAM >depbase=`echo basic_pam_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT basic_pam_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_pam_auth.o basic_pam_auth.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_pam_auth basic_pam_auth.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lpam -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_pam_auth basic_pam_auth.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lpam -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in POP3 >sed -e 's,[@]PERL[@],/usr/local/bin/perl,g' <./basic_pop3_auth.pl.in >basic_pop3_auth || (/bin/rm -f -f basic_pop3_auth ; exit 1) >pod2man --section=8 basic_pop3_auth basic_pop3_auth.8 >Making all in RADIUS >depbase=`echo basic_radius_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT basic_radius_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_radius_auth.o basic_radius_auth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo radius-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT radius-util.o -MD -MP -MF $depbase.Tpo -c -o radius-util.o radius-util.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_radius_auth basic_radius_auth.o radius-util.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_radius_auth basic_radius_auth.o radius-util.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in fake >depbase=`echo fake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT fake.o -MD -MP -MF $depbase.Tpo -c -o fake.o fake.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_fake_auth fake.o ../../../compat/libcompat-squid.la >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_fake_auth fake.o -L/usr/local/lib ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -pthread >Making all in getpwnam >depbase=`echo basic_getpwnam_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT basic_getpwnam_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_getpwnam_auth.o basic_getpwnam_auth.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_getpwnam_auth basic_getpwnam_auth.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_getpwnam_auth basic_getpwnam_auth.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -pthread >Making all in NIS >depbase=`echo basic_nis_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT basic_nis_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_nis_auth.o basic_nis_auth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo nis_support.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT nis_support.o -MD -MP -MF $depbase.Tpo -c -o nis_support.o nis_support.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o basic_nis_auth basic_nis_auth.o nis_support.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o basic_nis_auth basic_nis_auth.o nis_support.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in digest_auth >Making all in file >depbase=`echo digest_file_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT digest_file_auth.o -MD -MP -MF $depbase.Tpo -c -o digest_file_auth.o digest_file_auth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo text_backend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT text_backend.o -MD -MP -MF $depbase.Tpo -c -o text_backend.o text_backend.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o digest_file_auth digest_file_auth.o text_backend.o ../../../lib/libmisccontainers.la ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o digest_file_auth digest_file_auth.o text_backend.o -L/usr/local/lib ../../../lib/.libs/libmisccontainers.a ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in external_acl >Making all in file_userip >depbase=`echo ext_file_userip_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ext_file_userip_acl.o -MD -MP -MF $depbase.Tpo -c -o ext_file_userip_acl.o ext_file_userip_acl.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o ext_file_userip_acl ext_file_userip_acl.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o ext_file_userip_acl ext_file_userip_acl.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in time_quota >depbase=`echo ext_time_quota_acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -DDEFAULT_QUOTA_DB=\"/var/ext_time_quota.db\" -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ext_time_quota_acl.o -MD -MP -MF $depbase.Tpo -c -o ext_time_quota_acl.o ext_time_quota_acl.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o ext_time_quota_acl ext_time_quota_acl.o ../../../compat/libcompat-squid.la >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o ext_time_quota_acl ext_time_quota_acl.o -L/usr/local/lib ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -pthread >Making all in unix_group >depbase=`echo check_group.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT check_group.o -MD -MP -MF $depbase.Tpo -c -o check_group.o check_group.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o ext_unix_group_acl check_group.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o ext_unix_group_acl check_group.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in log_daemon >Making all in file >depbase=`echo log_file_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT log_file_daemon.o -MD -MP -MF $depbase.Tpo -c -o log_file_daemon.o log_file_daemon.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o log_file_daemon log_file_daemon.o -L../../../lib ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o log_file_daemon log_file_daemon.o -L/usr/local/lib -L../../../lib ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in negotiate_auth >Making all in kerberos >depbase=`echo negotiate_kerberos_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT negotiate_kerberos_auth.o -MD -MP -MF $depbase.Tpo -c -o negotiate_kerberos_auth.o negotiate_kerberos_auth.cc && mv -f $depbase.Tpo $depbase.Po >depbase=`echo negotiate_kerberos_pac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT negotiate_kerberos_pac.o -MD -MP -MF $depbase.Tpo -c -o negotiate_kerberos_pac.o negotiate_kerberos_pac.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o negotiate_kerberos_auth negotiate_kerberos_auth.o negotiate_kerberos_pac.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -L/usr/lib -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -L/usr/lib -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o negotiate_kerberos_auth negotiate_kerberos_auth.o negotiate_kerberos_pac.o -pthread -pthread -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -L/usr/lib -lheimntlm -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >depbase=`echo negotiate_kerberos_auth_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I. -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT negotiate_kerberos_auth_test.o -MD -MP -MF $depbase.Tpo -c -o negotiate_kerberos_auth_test.o negotiate_kerberos_auth_test.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o negotiate_kerberos_auth_test negotiate_kerberos_auth_test.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -L/usr/lib -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -L/usr/lib -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o negotiate_kerberos_auth_test negotiate_kerberos_auth_test.o -pthread -pthread -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -L/usr/lib -lheimntlm -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in wrapper >depbase=`echo negotiate_wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT negotiate_wrapper.o -MD -MP -MF $depbase.Tpo -c -o negotiate_wrapper.o negotiate_wrapper.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o negotiate_wrapper_auth negotiate_wrapper.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o negotiate_wrapper_auth negotiate_wrapper.o -L/usr/local/lib ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in url_rewrite >Making all in fake >depbase=`echo fake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT fake.o -MD -MP -MF $depbase.Tpo -c -o fake.o fake.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o url_fake_rewrite fake.o ../../../compat/libcompat-squid.la >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o url_fake_rewrite fake.o -L/usr/local/lib ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -pthread >Making all in storeid_rewrite >Making all in file >sed -e 's,[@]PERL[@],/usr/local/bin/perl,g' <./storeid_file_rewrite.pl.in >storeid_file_rewrite || (/bin/rm -f -f storeid_file_rewrite ; exit 1) >pod2man --section=8 storeid_file_rewrite storeid_file_rewrite.8 >Making all in ntlm_auth >Making all in fake >depbase=`echo ntlm_fake_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I../../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ntlm_fake_auth.o -MD -MP -MF $depbase.Tpo -c -o ntlm_fake_auth.o ntlm_fake_auth.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o ntlm_fake_auth ntlm_fake_auth.o ../../../lib/ntlmauth/libntlmauth.la ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o ntlm_fake_auth ntlm_fake_auth.o -L/usr/local/lib ../../../lib/ntlmauth/.libs/libntlmauth.a ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in smb_lm >depbase=`echo ntlm_smb_lm_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/include -I../../../libltdl -I../../../lib -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ntlm_smb_lm_auth.o -MD -MP -MF $depbase.Tpo -c -o ntlm_smb_lm_auth.o ntlm_smb_lm_auth.cc && mv -f $depbase.Tpo $depbase.Po >/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o ntlm_smb_lm_auth ntlm_smb_lm_auth.o ../../../lib/smblib/libsmblib.la ../../../lib/rfcnb/librfcnb.la ../../../lib/ntlmauth/libntlmauth.la ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 >libtool: link: c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -fstack-protector-strong -Wl,-R/usr/local/lib -o ntlm_smb_lm_auth ntlm_smb_lm_auth.o -L/usr/local/lib ../../../lib/smblib/.libs/libsmblib.a ../../../lib/rfcnb/.libs/librfcnb.a ../../../lib/ntlmauth/.libs/libntlmauth.a ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lpcreposix -lpcre -lcrypt -lm -lkrb5 -lgssapi -lgssapi_krb5 -pthread >Making all in src >/usr/bin/awk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.cci || (/bin/rm -f -f cf_gen_defines.cci && exit 1) >sed -e "s%[@]DEFAULT_HTTP_PORT[@]%3128%g" -e "s%[@]DEFAULT_ICP_PORT[@]%3130%g" -e "s%[@]DEFAULT_CACHE_EFFECTIVE_USER[@]%squid%g" -e "s%[@]DEFAULT_MIME_TABLE[@]%/usr/local/etc/squid/mime.conf%g" -e "s%[@]DEFAULT_SSL_CRTD[@]%/usr/local/libexec/squid/`echo ssl_crtd | sed 's,x,x,;s/$//'`%g" -e "s%[@]DEFAULT_UNLINKD[@]%/usr/local/libexec/squid/`echo unlinkd | sed 's,x,x,;s/$//'`%g" -e "s%[@]DEFAULT_PINGER[@]%/usr/local/libexec/squid/`echo pinger | sed 's,x,x,;s/$//'`%g" -e "s%[@]DEFAULT_DISKD[@]%/usr/local/libexec/squid/`echo diskd | sed 's,x,x,;s/$//'`%g" -e "s%[@]DEFAULT_LOGFILED[@]%/usr/local/libexec/squid/`echo log_file_daemon | sed 's,x,x,;s/$//'`%g;" -e "s%[@]DEFAULT_CACHE_LOG[@]%/var/log/squid/cache.log%g" -e "s%[@]DEFAULT_ACCESS_LOG[@]%/var/log/squid/access.log%g" -e "s%[@]DEFAULT_STORE_LOG[@]%/var/log/squid/store.log%g" -e "s%[@]DEFAULT_PID_FILE[@]%/var/run/squid/squid.pid%g" -e "s%[@]DEFAULT_NETDB_FILE[@]%/var/log/squid/netdb.state%g" -e "s%[@]DEFAULT_SWAP_DIR[@]%/var/squid/cache%g" -e "s%[@]DEFAULT_SSL_DB_DIR[@]%/var/lib/ssl_db%g" -e "s%[@]DEFAULT_ICON_DIR[@]%/usr/local/etc/squid/icons%g" -e "s%[@]DEFAULT_CONFIG_DIR[@]%/usr/local/etc/squid%g" -e "s%[@]DEFAULT_ERROR_DIR[@]%/usr/local/etc/squid/errors%g" -e "s%[@]DEFAULT_PREFIX[@]%/usr/local%g" -e "s%[@]DEFAULT_HOSTS[@]%/etc/hosts%g" -e "s%[@]SQUID[@]%SQUID\ 3.5.28%g" < ./cf.data.pre >cf.data >c++ -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -o cf_gen ./cf_gen.cc -I. -I../include/ -I../src >./cf_gen cf.data ./cf.data.depend >/usr/bin/awk -f ./mk-string-arrays.awk < ./err_type.h > err_type.cc || (/bin/rm -f -f err_type.cc && exit 1) >/usr/bin/awk -f ./mk-string-arrays.awk < ./err_detail_type.h | sed 's/ERR_DETAIL_//' > err_detail_type.cc || (/bin/rm -f -f err_detail_type.cc && exit 1) >/usr/bin/awk -f ./mk-globals-c.awk < ./globals.h > globals.cc || (/bin/rm -f -f globals.cc && exit 1) >/usr/bin/awk -f ./mk-string-arrays.awk < ./hier_code.h > hier_code.cc || (/bin/rm -f -f hier_code.cc && exit 1) >/usr/bin/awk -f ./mk-string-arrays.awk < ./icp_opcode.h > icp_opcode.cc || (/bin/rm -f -f icp_opcode.cc && exit 1) >/usr/bin/awk -f ./mk-string-arrays.awk < ./LogTags.h | sed 's/LOG_//' > LogTags.cc || (/bin/rm -f -f LogTags.cc && exit 1) >/usr/bin/awk -f ./mk-string-arrays.awk < ./lookup_t.h > lookup_t.cc || (/bin/rm -f -f lookup_t.cc && exit 1) >/bin/sh ./repl_modules.sh lru heap > repl_modules.cc >/usr/bin/make all-recursive >Making all in base >depbase=`echo AsyncCall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCall.lo -MD -MP -MF $depbase.Tpo -c -o AsyncCall.lo AsyncCall.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCall.lo -MD -MP -MF .deps/AsyncCall.Tpo -c AsyncCall.cc -fPIC -DPIC -o .libs/AsyncCall.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCall.lo -MD -MP -MF .deps/AsyncCall.Tpo -c AsyncCall.cc -o AsyncCall.o >/dev/null 2>&1 >depbase=`echo AsyncJob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncJob.lo -MD -MP -MF $depbase.Tpo -c -o AsyncJob.lo AsyncJob.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc -fPIC -DPIC -o .libs/AsyncJob.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc -o AsyncJob.o >/dev/null 2>&1 >depbase=`echo AsyncCallQueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCallQueue.lo -MD -MP -MF $depbase.Tpo -c -o AsyncCallQueue.lo AsyncCallQueue.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCallQueue.lo -MD -MP -MF .deps/AsyncCallQueue.Tpo -c AsyncCallQueue.cc -fPIC -DPIC -o .libs/AsyncCallQueue.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AsyncCallQueue.lo -MD -MP -MF .deps/AsyncCallQueue.Tpo -c AsyncCallQueue.cc -o AsyncCallQueue.o >/dev/null 2>&1 >depbase=`echo CharacterSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT CharacterSet.lo -MD -MP -MF $depbase.Tpo -c -o CharacterSet.lo CharacterSet.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT CharacterSet.lo -MD -MP -MF .deps/CharacterSet.Tpo -c CharacterSet.cc -fPIC -DPIC -o .libs/CharacterSet.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT CharacterSet.lo -MD -MP -MF .deps/CharacterSet.Tpo -c CharacterSet.cc -o CharacterSet.o >/dev/null 2>&1 >depbase=`echo RunnersRegistry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT RunnersRegistry.lo -MD -MP -MF $depbase.Tpo -c -o RunnersRegistry.lo RunnersRegistry.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT RunnersRegistry.lo -MD -MP -MF .deps/RunnersRegistry.Tpo -c RunnersRegistry.cc -fPIC -DPIC -o .libs/RunnersRegistry.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT RunnersRegistry.lo -MD -MP -MF .deps/RunnersRegistry.Tpo -c RunnersRegistry.cc -o RunnersRegistry.o >/dev/null 2>&1 >depbase=`echo TextException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TextException.lo -MD -MP -MF $depbase.Tpo -c -o TextException.lo TextException.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c TextException.cc -fPIC -DPIC -o .libs/TextException.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c TextException.cc -o TextException.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libbase.la AsyncCall.lo AsyncJob.lo AsyncCallQueue.lo CharacterSet.lo RunnersRegistry.lo TextException.lo >libtool: link: /usr/bin/ar cru .libs/libbase.a .libs/AsyncCall.o .libs/AsyncJob.o .libs/AsyncCallQueue.o .libs/CharacterSet.o .libs/RunnersRegistry.o .libs/TextException.o >libtool: link: ranlib .libs/libbase.a >libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) >Making all in anyp >depbase=`echo PortCfg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT PortCfg.lo -MD -MP -MF $depbase.Tpo -c -o PortCfg.lo PortCfg.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT PortCfg.lo -MD -MP -MF .deps/PortCfg.Tpo -c PortCfg.cc -fPIC -DPIC -o .libs/PortCfg.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT PortCfg.lo -MD -MP -MF .deps/PortCfg.Tpo -c PortCfg.cc -o PortCfg.o >/dev/null 2>&1 >depbase=`echo ProtocolType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ProtocolType.lo -MD -MP -MF $depbase.Tpo -c -o ProtocolType.lo ProtocolType.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ProtocolType.lo -MD -MP -MF .deps/ProtocolType.Tpo -c ProtocolType.cc -fPIC -DPIC -o .libs/ProtocolType.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ProtocolType.lo -MD -MP -MF .deps/ProtocolType.Tpo -c ProtocolType.cc -o ProtocolType.o >/dev/null 2>&1 >depbase=`echo UriScheme.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT UriScheme.lo -MD -MP -MF $depbase.Tpo -c -o UriScheme.lo UriScheme.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT UriScheme.lo -MD -MP -MF .deps/UriScheme.Tpo -c UriScheme.cc -fPIC -DPIC -o .libs/UriScheme.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT UriScheme.lo -MD -MP -MF .deps/UriScheme.Tpo -c UriScheme.cc -o UriScheme.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libanyp.la PortCfg.lo ProtocolType.lo UriScheme.lo >libtool: link: /usr/bin/ar cru .libs/libanyp.a .libs/PortCfg.o .libs/ProtocolType.o .libs/UriScheme.o >libtool: link: ranlib .libs/libanyp.a >libtool: link: ( cd ".libs" && rm -f "libanyp.la" && ln -s "../libanyp.la" "libanyp.la" ) >Making all in helper >depbase=`echo ChildConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ChildConfig.lo -MD -MP -MF $depbase.Tpo -c -o ChildConfig.lo ChildConfig.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ChildConfig.lo -MD -MP -MF .deps/ChildConfig.Tpo -c ChildConfig.cc -fPIC -DPIC -o .libs/ChildConfig.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ChildConfig.lo -MD -MP -MF .deps/ChildConfig.Tpo -c ChildConfig.cc -o ChildConfig.o >/dev/null 2>&1 >depbase=`echo Reply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Reply.lo -MD -MP -MF $depbase.Tpo -c -o Reply.lo Reply.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Reply.lo -MD -MP -MF .deps/Reply.Tpo -c Reply.cc -fPIC -DPIC -o .libs/Reply.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Reply.lo -MD -MP -MF .deps/Reply.Tpo -c Reply.cc -o Reply.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libhelper.la ChildConfig.lo Reply.lo >libtool: link: /usr/bin/ar cru .libs/libhelper.a .libs/ChildConfig.o .libs/Reply.o >libtool: link: ranlib .libs/libhelper.a >libtool: link: ( cd ".libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) >Making all in ftp >depbase=`echo Elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Elements.lo -MD -MP -MF $depbase.Tpo -c -o Elements.lo Elements.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -fPIC -DPIC -o .libs/Elements.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -o Elements.o >/dev/null 2>&1 >depbase=`echo Parsing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Parsing.lo -MD -MP -MF $depbase.Tpo -c -o Parsing.lo Parsing.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Parsing.lo -MD -MP -MF .deps/Parsing.Tpo -c Parsing.cc -fPIC -DPIC -o .libs/Parsing.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Parsing.lo -MD -MP -MF .deps/Parsing.Tpo -c Parsing.cc -o Parsing.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libftp.la Elements.lo Parsing.lo >libtool: link: /usr/bin/ar cru .libs/libftp.a .libs/Elements.o .libs/Parsing.o >libtool: link: ranlib .libs/libftp.a >libtool: link: ( cd ".libs" && rm -f "libftp.la" && ln -s "../libftp.la" "libftp.la" ) >Making all in parser >depbase=`echo Tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o Tokenizer.lo Tokenizer.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Tokenizer.lo -MD -MP -MF .deps/Tokenizer.Tpo -c Tokenizer.cc -fPIC -DPIC -o .libs/Tokenizer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Tokenizer.lo -MD -MP -MF .deps/Tokenizer.Tpo -c Tokenizer.cc -o Tokenizer.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libsquid-parser.la Tokenizer.lo >libtool: link: /usr/bin/ar cru .libs/libsquid-parser.a .libs/Tokenizer.o >libtool: link: ranlib .libs/libsquid-parser.a >libtool: link: ( cd ".libs" && rm -f "libsquid-parser.la" && ln -s "../libsquid-parser.la" "libsquid-parser.la" ) >Making all in comm >depbase=`echo AcceptLimiter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AcceptLimiter.lo -MD -MP -MF $depbase.Tpo -c -o AcceptLimiter.lo AcceptLimiter.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AcceptLimiter.lo -MD -MP -MF .deps/AcceptLimiter.Tpo -c AcceptLimiter.cc -fPIC -DPIC -o .libs/AcceptLimiter.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT AcceptLimiter.lo -MD -MP -MF .deps/AcceptLimiter.Tpo -c AcceptLimiter.cc -o AcceptLimiter.o >/dev/null 2>&1 >depbase=`echo ConnOpener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ConnOpener.lo -MD -MP -MF $depbase.Tpo -c -o ConnOpener.lo ConnOpener.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ConnOpener.lo -MD -MP -MF .deps/ConnOpener.Tpo -c ConnOpener.cc -fPIC -DPIC -o .libs/ConnOpener.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ConnOpener.lo -MD -MP -MF .deps/ConnOpener.Tpo -c ConnOpener.cc -o ConnOpener.o >/dev/null 2>&1 >depbase=`echo Connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Connection.lo -MD -MP -MF $depbase.Tpo -c -o Connection.lo Connection.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cc -fPIC -DPIC -o .libs/Connection.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cc -o Connection.o >/dev/null 2>&1 >depbase=`echo IoCallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT IoCallback.lo -MD -MP -MF $depbase.Tpo -c -o IoCallback.lo IoCallback.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT IoCallback.lo -MD -MP -MF .deps/IoCallback.Tpo -c IoCallback.cc -fPIC -DPIC -o .libs/IoCallback.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT IoCallback.lo -MD -MP -MF .deps/IoCallback.Tpo -c IoCallback.cc -o IoCallback.o >/dev/null 2>&1 >depbase=`echo ModDevPoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModDevPoll.lo -MD -MP -MF $depbase.Tpo -c -o ModDevPoll.lo ModDevPoll.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModDevPoll.lo -MD -MP -MF .deps/ModDevPoll.Tpo -c ModDevPoll.cc -fPIC -DPIC -o .libs/ModDevPoll.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModDevPoll.lo -MD -MP -MF .deps/ModDevPoll.Tpo -c ModDevPoll.cc -o ModDevPoll.o >/dev/null 2>&1 >depbase=`echo ModEpoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModEpoll.lo -MD -MP -MF $depbase.Tpo -c -o ModEpoll.lo ModEpoll.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModEpoll.lo -MD -MP -MF .deps/ModEpoll.Tpo -c ModEpoll.cc -fPIC -DPIC -o .libs/ModEpoll.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModEpoll.lo -MD -MP -MF .deps/ModEpoll.Tpo -c ModEpoll.cc -o ModEpoll.o >/dev/null 2>&1 >depbase=`echo ModKqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModKqueue.lo -MD -MP -MF $depbase.Tpo -c -o ModKqueue.lo ModKqueue.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModKqueue.lo -MD -MP -MF .deps/ModKqueue.Tpo -c ModKqueue.cc -fPIC -DPIC -o .libs/ModKqueue.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModKqueue.lo -MD -MP -MF .deps/ModKqueue.Tpo -c ModKqueue.cc -o ModKqueue.o >/dev/null 2>&1 >depbase=`echo ModPoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModPoll.lo -MD -MP -MF $depbase.Tpo -c -o ModPoll.lo ModPoll.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModPoll.lo -MD -MP -MF .deps/ModPoll.Tpo -c ModPoll.cc -fPIC -DPIC -o .libs/ModPoll.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModPoll.lo -MD -MP -MF .deps/ModPoll.Tpo -c ModPoll.cc -o ModPoll.o >/dev/null 2>&1 >depbase=`echo ModSelect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelect.lo -MD -MP -MF $depbase.Tpo -c -o ModSelect.lo ModSelect.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelect.lo -MD -MP -MF .deps/ModSelect.Tpo -c ModSelect.cc -fPIC -DPIC -o .libs/ModSelect.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelect.lo -MD -MP -MF .deps/ModSelect.Tpo -c ModSelect.cc -o ModSelect.o >/dev/null 2>&1 >depbase=`echo ModSelectWin32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelectWin32.lo -MD -MP -MF $depbase.Tpo -c -o ModSelectWin32.lo ModSelectWin32.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelectWin32.lo -MD -MP -MF .deps/ModSelectWin32.Tpo -c ModSelectWin32.cc -fPIC -DPIC -o .libs/ModSelectWin32.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT ModSelectWin32.lo -MD -MP -MF .deps/ModSelectWin32.Tpo -c ModSelectWin32.cc -o ModSelectWin32.o >/dev/null 2>&1 >depbase=`echo Read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Read.lo -MD -MP -MF $depbase.Tpo -c -o Read.lo Read.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Read.lo -MD -MP -MF .deps/Read.Tpo -c Read.cc -fPIC -DPIC -o .libs/Read.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Read.lo -MD -MP -MF .deps/Read.Tpo -c Read.cc -o Read.o >/dev/null 2>&1 >depbase=`echo TcpAcceptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TcpAcceptor.lo -MD -MP -MF $depbase.Tpo -c -o TcpAcceptor.lo TcpAcceptor.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TcpAcceptor.lo -MD -MP -MF .deps/TcpAcceptor.Tpo -c TcpAcceptor.cc -fPIC -DPIC -o .libs/TcpAcceptor.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT TcpAcceptor.lo -MD -MP -MF .deps/TcpAcceptor.Tpo -c TcpAcceptor.cc -o TcpAcceptor.o >/dev/null 2>&1 >depbase=`echo Write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Write.lo -MD -MP -MF $depbase.Tpo -c -o Write.lo Write.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Write.lo -MD -MP -MF .deps/Write.Tpo -c Write.cc -fPIC -DPIC -o .libs/Write.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Write.lo -MD -MP -MF .deps/Write.Tpo -c Write.cc -o Write.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libcomm.la AcceptLimiter.lo ConnOpener.lo Connection.lo IoCallback.lo ModDevPoll.lo ModEpoll.lo ModKqueue.lo ModPoll.lo ModSelect.lo ModSelectWin32.lo Read.lo TcpAcceptor.lo Write.lo >libtool: link: /usr/bin/ar cru .libs/libcomm.a .libs/AcceptLimiter.o .libs/ConnOpener.o .libs/Connection.o .libs/IoCallback.o .libs/ModDevPoll.o .libs/ModEpoll.o .libs/ModKqueue.o .libs/ModPoll.o .libs/ModSelect.o .libs/ModSelectWin32.o .libs/Read.o .libs/TcpAcceptor.o .libs/Write.o >libtool: link: ranlib .libs/libcomm.a >libtool: link: ( cd ".libs" && rm -f "libcomm.la" && ln -s "../libcomm.la" "libcomm.la" ) >Making all in eui >depbase=`echo Config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Config.lo -MD -MP -MF $depbase.Tpo -c -o Config.lo Config.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -fPIC -DPIC -o .libs/Config.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -o Config.o >/dev/null 2>&1 >depbase=`echo Eui48.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui48.lo -MD -MP -MF $depbase.Tpo -c -o Eui48.lo Eui48.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c Eui48.cc -fPIC -DPIC -o .libs/Eui48.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui48.lo -MD -MP -MF .deps/Eui48.Tpo -c Eui48.cc -o Eui48.o >/dev/null 2>&1 >depbase=`echo Eui64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui64.lo -MD -MP -MF $depbase.Tpo -c -o Eui64.lo Eui64.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c Eui64.cc -fPIC -DPIC -o .libs/Eui64.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Eui64.lo -MD -MP -MF .deps/Eui64.Tpo -c Eui64.cc -o Eui64.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -pthread -L/usr/local/lib -lpcreposix -lpcre -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib -o libeui.la Config.lo Eui48.lo Eui64.lo >libtool: link: /usr/bin/ar cru .libs/libeui.a .libs/Config.o .libs/Eui48.o .libs/Eui64.o >libtool: link: ranlib .libs/libeui.a >libtool: link: ( cd ".libs" && rm -f "libeui.la" && ln -s "../libeui.la" "libeui.la" ) >Making all in acl >depbase=`echo Acl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Acl.lo -MD -MP -MF $depbase.Tpo -c -o Acl.lo Acl.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -fPIC -DPIC -o .libs/Acl.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -o Acl.o >/dev/null 2>&1 >depbase=`echo BoolOps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT BoolOps.lo -MD -MP -MF $depbase.Tpo -c -o BoolOps.lo BoolOps.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT BoolOps.lo -MD -MP -MF .deps/BoolOps.Tpo -c BoolOps.cc -fPIC -DPIC -o .libs/BoolOps.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT BoolOps.lo -MD -MP -MF .deps/BoolOps.Tpo -c BoolOps.cc -o BoolOps.o >/dev/null 2>&1 >depbase=`echo Checklist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Checklist.lo -MD -MP -MF $depbase.Tpo -c -o Checklist.lo Checklist.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c Checklist.cc -fPIC -DPIC -o .libs/Checklist.o >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c Checklist.cc -o Checklist.o >/dev/null 2>&1 >depbase=`echo InnerNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT InnerNode.lo -MD -MP -MF $depbase.Tpo -c -o InnerNode.lo InnerNode.cc && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/include -I../../libltdl -I/usr/local/include -Werror -Qunused-arguments -D_REENTRANT -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT InnerNode.lo -MD -MP -MF .deps/InnerNode.Tpo -c InnerNode.cc -fPIC -DPIC -o .libs/InnerNode.o >InnerNode.cc:24:52: error: 'mem_fun<void, ACL>' is deprecated [-Werror,-Wdeprecated-declarations] > std::for_each(nodes.begin(), nodes.end(), std::mem_fun(&ACL::prepareForUse)); > ^ >/usr/include/c++/v1/functional:1155:1: note: 'mem_fun<void, ACL>' has been explicitly marked deprecated here >_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY >^ >/usr/include/c++/v1/__config:972:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' ># define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED > ^ >/usr/include/c++/v1/__config:961:48: note: expanded from macro '_LIBCPP_DEPRECATED' ># define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) > ^ >1 error generated. >*** Error code 1 > >Stop. >make[4]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src/acl >*** Error code 1 > >Stop. >make[3]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src >*** Error code 1 > >Stop. >make[2]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src >*** Error code 1 > >Stop. >make[1]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28 >*** Error code 1 > >Stop. >make: stopped in /usr/ports/www/squid3 >=>> Cleaning up wrkdir >===> Cleaning for squid3-3.5.28_4 >build of www/squid3 | squid3-3.5.28_4 ended at Mon Jul 27 11:02:58 +07 2020 >build time: 00:01:26 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248288
: 216791 |
216878
|
216899