From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 07:01:38 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 55BDA630; Thu, 10 Oct 2013 07:01:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3DD5A242E; Thu, 10 Oct 2013 07:01:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9A71ch8045841; Thu, 10 Oct 2013 07:01:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9A71cBc045651; Thu, 10 Oct 2013 07:01:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 07:01:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310100701.r9A71cBc045651@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [REL - head-i386-default][www/aria2] Failed for aria2-1.17.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 07:01:38 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunpoet@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/www/aria2/Makefile 327776 2013-09-20 23:36:50Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/aria2-1.17.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building www/aria2 build started at Thu Oct 10 06:59:33 UTC 2013 port directory: /usr/ports/www/aria2 building for: FreeBSD head-i386-default-job-21 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/aria2/Makefile 327776 2013-09-20 23:36:50Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=33008 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=aria2-1.17.1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for aria2-1.17.1: CA_BUNDLE=off: Use CA bundle from Mozilla Project DOCS=on: Build and/or install documentation NLS=on: Native Language Support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-epoll --enable-bittorrent --enable-metalink --enable-shared --enable-threads=posix --with-libz --with-libxml2 --with-openssl --without-gnutls --without-libcares --without-libexpat --without-libgcrypt --without-libgmp --without-libnettle --without-ca-bundle --with-libintl-prefix=/usr/local --with-sqlite3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPENSSL_CFLAGS=-I/usr/include OPENSSL_LIBS="-L/usr/lib -lssl" AZLIB_CFLAGS=-I/usr/include ZLIB_LIBS="-L/usr/lib -lz" ac_cv_path_RST2HTML=no TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf TMPDIR="/tmp" 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-- TMPDIR="/tmp" TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aria2 DOCSDIR=/usr/local/share/doc/aria2 EXAMPLESDIR=/usr/local/share/examples/aria2 WWWDIR=/usr/local/www/aria2 ETCDIR=/usr/local/etc/aria2 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for aria2-1.17.1 =================================================== =========================================================================== =================================================== ===> aria2-1.17.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of aria2-1.17.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.17.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.17.1 for building => SHA256 Checksum OK for aria2-1.17.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.17.1 for building ===> Extracting for aria2-1.17.1 => SHA256 Checksum OK for aria2-1.17.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for aria2-1.17.1 =========================================================================== =================================================== ===> aria2-1.17.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of aria2-1.17.1 =========================================================================== =================================================== ===> aria2-1.17.1 depends on shared library: intl - not found ===> Verifying install for intl in /usr/ports/devel/gettext ===> Installing existing package /packages/All/gettext-0.18.3.txz Installing gettext-0.18.3... done ===> Returning to build of aria2-1.17.1 ===> aria2-1.17.1 depends on shared library: sqlite3.8 - not found ===> Verifying install for sqlite3.8 in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.0.2.txz Installing sqlite3-3.8.0.2... done ===> Returning to build of aria2-1.17.1 ===> aria2-1.17.1 depends on shared library: xml2.5 - not found ===> Verifying install for xml2.5 in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.8.0_2.txz Installing libxml2-2.8.0_2... done ===> Returning to build of aria2-1.17.1 =========================================================================== =================================================== ===> Configuring for aria2-1.17.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/deps/wslay/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/deps/wslay/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/deps/wslay/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/configure configure: loading site script /usr/ports/Templates/config.site 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd10.0 file names to i386-portbld-freebsd10.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd10.0 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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT GrowSegment.lo -MD -MP -MF .deps/GrowSegment.Tpo -c -o GrowSegment.lo GrowSegment.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT GrowSegment.lo -MD -MP -MF .deps/GrowSegment.Tpo -c GrowSegment.cc -fPIC -DPIC -o .libs/GrowSegment.o mv -f .deps/GrowSegment.Tpo .deps/GrowSegment.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT PiecedSegment.lo -MD -MP -MF .deps/PiecedSegment.Tpo -c -o PiecedSegment.lo PiecedSegment.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT PiecedSegment.lo -MD -MP -MF .deps/PiecedSegment.Tpo -c PiecedSegment.cc -fPIC -DPIC -o .libs/PiecedSegment.o mv -f .deps/PiecedSegment.Tpo .deps/PiecedSegment.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SegmentMan.lo -MD -MP -MF .deps/SegmentMan.Tpo -c -o SegmentMan.lo SegmentMan.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SegmentMan.lo -MD -MP -MF .deps/SegmentMan.Tpo -c SegmentMan.cc -fPIC -DPIC -o .libs/SegmentMan.o mv -f .deps/SegmentMan.Tpo .deps/SegmentMan.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -fPIC -DPIC -o .libs/util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Request.lo -MD -MP -MF .deps/Request.Tpo -c -o Request.lo Request.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Request.lo -MD -MP -MF .deps/Request.Tpo -c Request.cc -fPIC -DPIC -o .libs/Request.o mv -f .deps/Request.Tpo .deps/Request.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c -o Exception.lo Exception.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.cc -fPIC -DPIC -o .libs/Exception.o mv -f .deps/Exception.Tpo .deps/Exception.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT FatalException.lo -MD -MP -MF .deps/FatalException.Tpo -c -o FatalException.lo FatalException.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT FatalException.lo -MD -MP -MF .deps/FatalException.Tpo -c FatalException.cc -fPIC -DPIC -o .libs/FatalException.o mv -f .deps/FatalException.Tpo .deps/FatalException.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RecoverableException.lo -MD -MP -MF .deps/RecoverableException.Tpo -c -o RecoverableException.lo RecoverableException.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RecoverableException.lo -MD -MP -MF .deps/RecoverableException.Tpo -c RecoverableException.cc -fPIC -DPIC -o .libs/RecoverableException.o mv -f .deps/RecoverableException.Tpo .deps/RecoverableException.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DlAbortEx.lo -MD -MP -MF .deps/DlAbortEx.Tpo -c -o DlAbortEx.lo DlAbortEx.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DlAbortEx.lo -MD -MP -MF .deps/DlAbortEx.Tpo -c DlAbortEx.cc -fPIC -DPIC -o .libs/DlAbortEx.o mv -f .deps/DlAbortEx.Tpo .deps/DlAbortEx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DlRetryEx.lo -MD -MP -MF .deps/DlRetryEx.Tpo -c -o DlRetryEx.lo DlRetryEx.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DlRetryEx.lo -MD -MP -MF .deps/DlRetryEx.Tpo -c DlRetryEx.cc -fPIC -DPIC -o .libs/DlRetryEx.o mv -f .deps/DlRetryEx.Tpo .deps/DlRetryEx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DownloadFailureException.lo -MD -MP -MF .deps/DownloadFailureException.Tpo -c -o DownloadFailureException.lo DownloadFailureException.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DownloadFailureException.lo -MD -MP -MF .deps/DownloadFailureException.Tpo -c DownloadFailureException.cc -fPIC -DPIC -o .libs/DownloadFailureException.o mv -f .deps/DownloadFailureException.Tpo .deps/DownloadFailureException.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c -o Logger.lo Logger.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cc -fPIC -DPIC -o .libs/Logger.o mv -f .deps/Logger.Tpo .deps/Logger.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT fmt.lo -MD -MP -MF .deps/fmt.Tpo -c -o fmt.lo fmt.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT fmt.lo -MD -MP -MF .deps/fmt.Tpo -c fmt.cc -fPIC -DPIC -o .libs/fmt.o mv -f .deps/fmt.Tpo .deps/fmt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractDiskWriter.lo -MD -MP -MF .deps/AbstractDiskWriter.Tpo -c -o AbstractDiskWriter.lo AbstractDiskWriter.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractDiskWriter.lo -MD -MP -MF .deps/AbstractDiskWriter.Tpo -c AbstractDiskWriter.cc -fPIC -DPIC -o .libs/AbstractDiskWriter.o mv -f .deps/AbstractDiskWriter.Tpo .deps/AbstractDiskWriter.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultDiskWriter.lo -MD -MP -MF .deps/DefaultDiskWriter.Tpo -c -o DefaultDiskWriter.lo DefaultDiskWriter.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultDiskWriter.lo -MD -MP -MF .deps/DefaultDiskWriter.Tpo -c DefaultDiskWriter.cc -fPIC -DPIC -o .libs/DefaultDiskWriter.o mv -f .deps/DefaultDiskWriter.Tpo .deps/DefaultDiskWriter.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultDiskWriterFactory.lo -MD -MP -MF .deps/DefaultDiskWriterFactory.Tpo -c -o DefaultDiskWriterFactory.lo DefaultDiskWriterFactory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultDiskWriterFactory.lo -MD -MP -MF .deps/DefaultDiskWriterFactory.Tpo -c DefaultDiskWriterFactory.cc -fPIC -DPIC -o .libs/DefaultDiskWriterFactory.o mv -f .deps/DefaultDiskWriterFactory.Tpo .deps/DefaultDiskWriterFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT File.lo -MD -MP -MF .deps/File.Tpo -c -o File.lo File.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT File.lo -MD -MP -MF .deps/File.Tpo -c File.cc -fPIC -DPIC -o .libs/File.o mv -f .deps/File.Tpo .deps/File.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Option.lo -MD -MP -MF .deps/Option.Tpo -c -o Option.lo Option.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Option.lo -MD -MP -MF .deps/Option.Tpo -c Option.cc -fPIC -DPIC -o .libs/Option.o mv -f .deps/Option.Tpo .deps/Option.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT base32.lo -MD -MP -MF .deps/base32.Tpo -c -o base32.lo base32.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT base32.lo -MD -MP -MF .deps/base32.Tpo -c base32.cc -fPIC -DPIC -o .libs/base32.o mv -f .deps/base32.Tpo .deps/base32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT LogFactory.lo -MD -MP -MF .deps/LogFactory.Tpo -c -o LogFactory.lo LogFactory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT LogFactory.lo -MD -MP -MF .deps/LogFactory.Tpo -c LogFactory.cc -fPIC -DPIC -o .libs/LogFactory.o mv -f .deps/LogFactory.Tpo .deps/LogFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT TimerA2.lo -MD -MP -MF .deps/TimerA2.Tpo -c -o TimerA2.lo TimerA2.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT TimerA2.lo -MD -MP -MF .deps/TimerA2.Tpo -c TimerA2.cc -fPIC -DPIC -o .libs/TimerA2.o mv -f .deps/TimerA2.Tpo .deps/TimerA2.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT TimeA2.lo -MD -MP -MF .deps/TimeA2.Tpo -c -o TimeA2.lo TimeA2.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT TimeA2.lo -MD -MP -MF .deps/TimeA2.Tpo -c TimeA2.cc -fPIC -DPIC -o .libs/TimeA2.o mv -f .deps/TimeA2.Tpo .deps/TimeA2.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SharedHandle.lo -MD -MP -MF .deps/SharedHandle.Tpo -c -o SharedHandle.lo SharedHandle.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SharedHandle.lo -MD -MP -MF .deps/SharedHandle.Tpo -c SharedHandle.cc -fPIC -DPIC -o .libs/SharedHandle.o mv -f .deps/SharedHandle.Tpo .deps/SharedHandle.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT FeatureConfig.lo -MD -MP -MF .deps/FeatureConfig.Tpo -c -o FeatureConfig.lo FeatureConfig.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT FeatureConfig.lo -MD -MP -MF .deps/FeatureConfig.Tpo -c FeatureConfig.cc -fPIC -DPIC -o .libs/FeatureConfig.o mv -f .deps/FeatureConfig.Tpo .deps/FeatureConfig.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DownloadEngineFactory.lo -MD -MP -MF .deps/DownloadEngineFactory.Tpo -c -o DownloadEngineFactory.lo DownloadEngineFactory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DownloadEngineFactory.lo -MD -MP -MF .deps/DownloadEngineFactory.Tpo -c DownloadEngineFactory.cc -fPIC -DPIC -o .libs/DownloadEngineFactory.o mv -f .deps/DownloadEngineFactory.Tpo .deps/DownloadEngineFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SpeedCalc.lo -MD -MP -MF .deps/SpeedCalc.Tpo -c -o SpeedCalc.lo SpeedCalc.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SpeedCalc.lo -MD -MP -MF .deps/SpeedCalc.Tpo -c SpeedCalc.cc -fPIC -DPIC -o .libs/SpeedCalc.o mv -f .deps/SpeedCalc.Tpo .deps/SpeedCalc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT PeerStat.lo -MD -MP -MF .deps/PeerStat.Tpo -c -o PeerStat.lo PeerStat.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT PeerStat.lo -MD -MP -MF .deps/PeerStat.Tpo -c PeerStat.cc -fPIC -DPIC -o .libs/PeerStat.o mv -f .deps/PeerStat.Tpo .deps/PeerStat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NetStat.lo -MD -MP -MF .deps/NetStat.Tpo -c -o NetStat.lo NetStat.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NetStat.lo -MD -MP -MF .deps/NetStat.Tpo -c NetStat.cc -fPIC -DPIC -o .libs/NetStat.o mv -f .deps/NetStat.Tpo .deps/NetStat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT BitfieldMan.lo -MD -MP -MF .deps/BitfieldMan.Tpo -c -o BitfieldMan.lo BitfieldMan.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT BitfieldMan.lo -MD -MP -MF .deps/BitfieldMan.Tpo -c BitfieldMan.cc -fPIC -DPIC -o .libs/BitfieldMan.o mv -f .deps/BitfieldMan.Tpo .deps/BitfieldMan.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SimpleRandomizer.lo -MD -MP -MF .deps/SimpleRandomizer.Tpo -c -o SimpleRandomizer.lo SimpleRandomizer.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT SimpleRandomizer.lo -MD -MP -MF .deps/SimpleRandomizer.Tpo -c SimpleRandomizer.cc -fPIC -DPIC -o .libs/SimpleRandomizer.o mv -f .deps/SimpleRandomizer.Tpo .deps/SimpleRandomizer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT HttpResponse.lo -MD -MP -MF .deps/HttpResponse.Tpo -c -o HttpResponse.lo HttpResponse.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT HttpResponse.lo -MD -MP -MF .deps/HttpResponse.Tpo -c HttpResponse.cc -fPIC -DPIC -o .libs/HttpResponse.o mv -f .deps/HttpResponse.Tpo .deps/HttpResponse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT HttpRequest.lo -MD -MP -MF .deps/HttpRequest.Tpo -c -o HttpRequest.lo HttpRequest.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT HttpRequest.lo -MD -MP -MF .deps/HttpRequest.Tpo -c HttpRequest.cc -fPIC -DPIC -o .libs/HttpRequest.o mv -f .deps/HttpRequest.Tpo .deps/HttpRequest.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c -o Range.lo Range.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c Range.cc -fPIC -DPIC -o .libs/Range.o mv -f .deps/Range.Tpo .deps/Range.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractProxyRequestCommand.lo -MD -MP -MF .deps/AbstractProxyRequestCommand.Tpo -c -o AbstractProxyRequestCommand.lo AbstractProxyRequestCommand.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractProxyRequestCommand.lo -MD -MP -MF .deps/AbstractProxyRequestCommand.Tpo -c AbstractProxyRequestCommand.cc -fPIC -DPIC -o .libs/AbstractProxyRequestCommand.o mv -f .deps/AbstractProxyRequestCommand.Tpo .deps/AbstractProxyRequestCommand.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractProxyResponseCommand.lo -MD -MP -MF .deps/AbstractProxyResponseCommand.Tpo -c -o AbstractProxyResponseCommand.lo AbstractProxyResponseCommand.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractProxyResponseCommand.lo -MD -MP -MF .deps/AbstractProxyResponseCommand.Tpo -c AbstractProxyResponseCommand.cc -fPIC -DPIC -o .libs/AbstractProxyResponseCommand.o mv -f .deps/AbstractProxyResponseCommand.Tpo .deps/AbstractProxyResponseCommand.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Netrc.lo -MD -MP -MF .deps/Netrc.Tpo -c -o Netrc.lo Netrc.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT Netrc.lo -MD -MP -MF .deps/Netrc.Tpo -c Netrc.cc -fPIC -DPIC -o .libs/Netrc.o mv -f .deps/Netrc.Tpo .deps/Netrc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AuthConfig.lo -MD -MP -MF .deps/AuthConfig.Tpo -c -o AuthConfig.lo AuthConfig.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AuthConfig.lo -MD -MP -MF .deps/AuthConfig.Tpo -c AuthConfig.cc -fPIC -DPIC -o .libs/AuthConfig.o mv -f .deps/AuthConfig.Tpo .deps/AuthConfig.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractAuthResolver.lo -MD -MP -MF .deps/AbstractAuthResolver.Tpo -c -o AbstractAuthResolver.lo AbstractAuthResolver.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractAuthResolver.lo -MD -MP -MF .deps/AbstractAuthResolver.Tpo -c AbstractAuthResolver.cc -fPIC -DPIC -o .libs/AbstractAuthResolver.o mv -f .deps/AbstractAuthResolver.Tpo .deps/AbstractAuthResolver.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultAuthResolver.lo -MD -MP -MF .deps/DefaultAuthResolver.Tpo -c -o DefaultAuthResolver.lo DefaultAuthResolver.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT DefaultAuthResolver.lo -MD -MP -MF .deps/DefaultAuthResolver.Tpo -c DefaultAuthResolver.cc -fPIC -DPIC -o .libs/DefaultAuthResolver.o mv -f .deps/DefaultAuthResolver.Tpo .deps/DefaultAuthResolver.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NetrcAuthResolver.lo -MD -MP -MF .deps/NetrcAuthResolver.Tpo -c -o NetrcAuthResolver.lo NetrcAuthResolver.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NetrcAuthResolver.lo -MD -MP -MF .deps/NetrcAuthResolver.Tpo -c NetrcAuthResolver.cc -fPIC -DPIC -o .libs/NetrcAuthResolver.o mv -f .deps/NetrcAuthResolver.Tpo .deps/NetrcAuthResolver.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AuthConfigFactory.lo -MD -MP -MF .deps/AuthConfigFactory.Tpo -c -o AuthConfigFactory.lo AuthConfigFactory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AuthConfigFactory.lo -MD -MP -MF .deps/AuthConfigFactory.Tpo -c AuthConfigFactory.cc -fPIC -DPIC -o .libs/AuthConfigFactory.o mv -f .deps/AuthConfigFactory.Tpo .deps/AuthConfigFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionParser.lo -MD -MP -MF .deps/OptionParser.Tpo -c -o OptionParser.lo OptionParser.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionParser.lo -MD -MP -MF .deps/OptionParser.Tpo -c OptionParser.cc -fPIC -DPIC -o .libs/OptionParser.o mv -f .deps/OptionParser.Tpo .deps/OptionParser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandlerFactory.lo -MD -MP -MF .deps/OptionHandlerFactory.Tpo -c -o OptionHandlerFactory.lo OptionHandlerFactory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandlerFactory.lo -MD -MP -MF .deps/OptionHandlerFactory.Tpo -c OptionHandlerFactory.cc -fPIC -DPIC -o .libs/OptionHandlerFactory.o mv -f .deps/OptionHandlerFactory.Tpo .deps/OptionHandlerFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandler.lo -MD -MP -MF .deps/OptionHandler.Tpo -c -o OptionHandler.lo OptionHandler.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandler.lo -MD -MP -MF .deps/OptionHandler.Tpo -c OptionHandler.cc -fPIC -DPIC -o .libs/OptionHandler.o mv -f .deps/OptionHandler.Tpo .deps/OptionHandler.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandlerImpl.lo -MD -MP -MF .deps/OptionHandlerImpl.Tpo -c -o OptionHandlerImpl.lo OptionHandlerImpl.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT OptionHandlerImpl.lo -MD -MP -MF .deps/OptionHandlerImpl.Tpo -c OptionHandlerImpl.cc -fPIC -DPIC -o .libs/OptionHandlerImpl.o mv -f .deps/OptionHandlerImpl.Tpo .deps/OptionHandlerImpl.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractOptionHandler.lo -MD -MP -MF .deps/AbstractOptionHandler.Tpo -c -o AbstractOptionHandler.lo AbstractOptionHandler.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT AbstractOptionHandler.lo -MD -MP -MF .deps/AbstractOptionHandler.Tpo -c AbstractOptionHandler.cc -fPIC -DPIC -o .libs/AbstractOptionHandler.o mv -f .deps/AbstractOptionHandler.Tpo .deps/AbstractOptionHandler.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NameResolver.lo -MD -MP -MF .deps/NameResolver.Tpo -c -o NameResolver.lo NameResolver.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT NameResolver.lo -MD -MP -MF .deps/NameResolver.Tpo -c NameResolver.cc -fPIC -DPIC -o .libs/NameResolver.o mv -f .deps/NameResolver.Tpo .deps/NameResolver.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RequestGroup.lo -MD -MP -MF .deps/RequestGroup.Tpo -c -o RequestGroup.lo RequestGroup.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RequestGroup.lo -MD -MP -MF .deps/RequestGroup.Tpo -c RequestGroup.cc -fPIC -DPIC -o .libs/RequestGroup.o mv -f .deps/RequestGroup.Tpo .deps/RequestGroup.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RequestGroupMan.lo -MD -MP -MF .deps/RequestGroupMan.Tpo -c -o RequestGroupMan.lo RequestGroupMan.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I./includes -I./includes -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"no\" -DHAVE_CONFIG_H -I../deps/wslay/lib/includes -I../deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT RequestGroupMan.lo -MD -MP -MF .deps/RequestGroupMan.Tpo -c RequestGroupMan.cc -fPIC -DPIC -o .libs/RequestGroupMan.o In file included from RequestGroupMan.cc:35: In file included from ./RequestGroupMan.h:50: ./IndexedList.h:67:37: error: no type named 'size_type' in 'std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::pair, std::__1::less, std::__1::allocator > > >::__v alue_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > **, int, 341>' typedef typename SeqIteratorType::size_type size_type; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ RequestGroupMan.cc:168:26: note: in instantiation of template class 'aria2::IndexedListIterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::allocator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > > >, aria2::SharedHandle, aria2::SharedHandle &, aria2::SharedHandle *, std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > **, int, 34 1> >' requested here reservedGroups_.insert(pos, RequestGroupKeyFunc(), ^ In file included from RequestGroupMan.cc:35: In file included from ./RequestGroupMan.h:50: ./IndexedList.h:67:37: error: no type named 'size_type' in 'std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *const *, int, 341>' typedef typename SeqIteratorType::size_type size_type; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ RequestGroupMan.cc:558:26: note: in instantiation of template class 'aria2::IndexedListIterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::allocator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > > >, aria2::SharedHandle, const aria2::SharedHandle &, const aria2::SharedHandle *, std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, const std::__1::pair, std::__1::less, std::__ 1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria! 2::Shared! Handle > *const *, int, 341> >' requested here downloadResults_.begin(), eoi = downloadResults_.end(); itr != eoi; ^ In file included from RequestGroupMan.cc:35: In file included from ./RequestGroupMan.h:50: ./IndexedList.h:67:37: error: no type named 'size_type' in 'std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, std::__1::p air, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > **, int, 341>' typedef typename SeqIteratorType::size_type size_type; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ RequestGroupMan.cc:558:41: note: in instantiation of template class 'aria2::IndexedListIterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::allocator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > > >, aria2::SharedHandle, aria2::SharedHandle &, aria2::SharedHandle *, std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> * , int> >, aria2::SharedHandle ! > **, int, 341> >' requested here downloadResults_.begin(), eoi = downloadResults_.end(); itr != eoi; ^ In file included from RequestGroupMan.cc:35: In file included from ./RequestGroupMan.h:50: ./IndexedList.h:67:37: error: no type named 'size_type' in 'std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *const *, int, 341>' typedef typename SeqIteratorType::size_type size_type; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ RequestGroupMan.cc:796:61: note: in instantiation of template class 'aria2::IndexedListIterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, std::__1::allocator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > > >, aria2::SharedHandle, const aria2::SharedHandle &, const aria2::SharedHandle *, std::__1::__deque_iterator, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::all ocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle >, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > &, const std::__1::pair, std::__1::less, std::__1::allocator > > >::__value_type, std::__1::__tree_node, std::__1::less, std::__1::allocator > > >::__value_type, void *> *, int> >, aria2::SharedHandle > *const *, int, 341> >' re! quested h! ere for(RequestGroupList::const_iterator itr = requestGroups_.begin(), ^ 4 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/www/aria2/work/aria2-1.17.1 *** Error code 1 Stop. make: stopped in /usr/ports/www/aria2 ===> Cleaning for aria2-1.17.1