[package - head-amd64-default][www/trafficserver] Failed for trafficserver-5.0.1_2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Feb 6 07:57:17 UTC 2015


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:     gaod at hychen.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $
Log URL:        http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-02-05_08h56m18s/logs/trafficserver-5.0.1_2.log
Build URL:      http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-02-05_08h56m18s
Log:

====>> Building www/trafficserver
build started at Fri Feb  6 07:50:53 UTC 2015
port directory: /usr/ports/www/trafficserver
building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r278173 amd64
maintained by: gaod at hychen.org
Makefile ident:      $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $
Poudriere version: 3.1.1
Host OSVERSION: 1100056
Jail OSVERSION: 1100057




!!! Jail is newer than host. (Jail: 1100057, Host: 1100056) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
OSVERSION=1100057
UNAME_v=FreeBSD 11.0-CURRENT r278173
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=trafficserver-5.0.1_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for trafficserver-5.0.1_2:
     DOCS=on: Build and/or install documentation
     INTERIM=off: Enable interim cache (SSD)
     WCCP=off: Enable WCCPv2 protocol
====> Options available for the radio MEMMAN: you can only select none or one of them
     ALLOCATORS=off: Manage memory with allocators
     FREELISTS=on: Manage memory with freelists
     RECLAIM=off: Reclaim unused memory in freelists
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-libxml2=/usr/local  --with-pcre=/usr/local  --with-openssl=/usr  --with-xml=libxml2  --with-tcl=/usr/local/lib/tcl8.6  --disable-silent-rules  --enable-cppapi  --enable-luajit  --localstatedir=/var  --with-user=www  --with-group=www --disable-interim-cache --disable-wccp --enable-freelist --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work  HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work  HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf 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--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work  HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work  HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include  OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="clang" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="-L/usr/local/lib"  CXX="clang++" CXXFLAGS="-O2 -pipe -fstack-protector -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_DA
 TA="install  -o root -g wheel -m 0644"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.18.4
PERL_VER=5.18
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.18
DOCSDIR="share/doc/trafficserver"
EXAMPLESDIR="share/examples/trafficserver"
DATADIR="share/trafficserver"
WWWDIR="www/trafficserver"
ETCDIR="etc/trafficserver"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/trafficserver
DOCSDIR=/usr/local/share/doc/trafficserver
EXAMPLESDIR=/usr/local/share/examples/trafficserver
WWWDIR=/usr/local/www/trafficserver
ETCDIR=/usr/local/etc/trafficserver
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
#WITH_PKGNG=devel
# clean-restricted ran via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   trafficserver-5.0.1_2 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.4.7.txz
[head-amd64-default-job-11] Installing pkg-1.4.7...
[head-amd64-default-job-11] Extracting pkg-1.4.7... done
Message for pkg-1.4.7:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of trafficserver-5.0.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by trafficserver-5.0.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by trafficserver-5.0.1_2 for building
=> SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by trafficserver-5.0.1_2 for building
===>  Extracting for trafficserver-5.0.1_2
=> SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for trafficserver-5.0.1_2
===>  Applying FreeBSD patches for trafficserver-5.0.1_2
===========================================================================
=======================<phase: build-depends  >============================
===>   trafficserver-5.0.1_2 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-4.1_1.txz
[head-amd64-default-job-11] Installing gmake-4.1_1...
[head-amd64-default-job-11] `-- Installing gettext-runtime-0.19.4...
[head-amd64-default-job-11] |   `-- Installing indexinfo-0.2.2...
[head-amd64-default-job-11] |   `-- Extracting indexinfo-0.2.2... done
[head-amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done
[head-amd64-default-job-11] Extracting gmake-4.1_1... done
===>   Returning to build of trafficserver-5.0.1_2
===>   trafficserver-5.0.1_2 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.7.txz
[head-amd64-default-job-11] Installing pkgconf-0.9.7...
[head-amd64-default-job-11] Extracting pkgconf-0.9.7... done
===>   Returning to build of trafficserver-5.0.1_2
===>   trafficserver-5.0.1_2 depends on file: /usr/local/bin/perl5.18.4 - not found
===>    Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18
===>   Installing existing package /packages/All/perl5-5.18.4_11.txz
[head-amd64-default-job-11] Installing perl5-5.18.4_11...
[head-amd64-default-job-11] Extracting perl5-5.18.4_11... done
===>   Returning to build of trafficserver-5.0.1_2
===========================================================================
=======================<phase: lib-depends    >============================
===>   trafficserver-5.0.1_2 depends on shared library: libboost_system.so - not found
===>    Verifying for libboost_system.so in /usr/ports/devel/boost-libs
===>   Installing existing package /packages/All/boost-libs-1.55.0_4.txz
[head-amd64-default-job-11] Installing boost-libs-1.55.0_4...
[head-amd64-default-job-11] `-- Installing icu-53.1...
[head-amd64-default-job-11] `-- Extracting icu-53.1... done
[head-amd64-default-job-11] Extracting boost-libs-1.55.0_4... done
Message for boost-libs-1.55.0_4:
 You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   Returning to build of trafficserver-5.0.1_2
===>   trafficserver-5.0.1_2 depends on shared library: libcurl.so - not found
===>    Verifying for libcurl.so in /usr/ports/ftp/curl
===>   Installing existing package /packages/All/curl-7.40.0.txz
[head-amd64-default-job-11] Installing curl-7.40.0...
[head-amd64-default-job-11] `-- Installing ca_root_nss-3.17.4...
[head-amd64-default-job-11] `-- Extracting ca_root_nss-3.17.4... done
[head-amd64-default-job-11] Extracting curl-7.40.0... done
===>   Returning to build of trafficserver-5.0.1_2
<snip>
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPI.o -MD -MP -MF $depbase.Tpo -c -o CoreAPI.o CoreAPI.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo EventControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventControlMain.o -MD -MP -MF $depbase.Tpo -c -o EventControlMain.o EventControlMain.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo NetworkUtilsLocal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsLocal.o -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsLocal.o NetworkUtilsLocal.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo TSControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT TSControlMain.o -MD -MP -MF $depbase.Tpo -c -o TSControlMain.o TSControlMain.cc &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libmgmtapilocal.a
ar cru libmgmtapilocal.a CoreAPI.o EventControlMain.o NetworkUtilsLocal.o TSControlMain.o 
ranlib libmgmtapilocal.a
depbase=`echo CfgContextImpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextImpl.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextImpl.lo CfgContextImpl.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextImpl.lo -MD -MP -MF .deps/CfgContextImpl.Tpo -c CfgContextImpl.cc  -fPIC -DPIC -o .libs/CfgContextImpl.o
depbase=`echo CfgContextManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextManager.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextManager.lo CfgContextManager.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextManager.lo -MD -MP -MF .deps/CfgContextManager.Tpo -c CfgContextManager.cc  -fPIC -DPIC -o .libs/CfgContextManager.o
depbase=`echo CfgContextUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextUtils.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextUtils.lo CfgContextUtils.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextUtils.lo -MD -MP -MF .deps/CfgContextUtils.Tpo -c CfgContextUtils.cc  -fPIC -DPIC -o .libs/CfgContextUtils.o
depbase=`echo CoreAPIShared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIShared.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIShared.lo CoreAPIShared.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIShared.lo -MD -MP -MF .deps/CoreAPIShared.Tpo -c CoreAPIShared.cc  -fPIC -DPIC -o .libs/CoreAPIShared.o
depbase=`echo EventCallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventCallback.lo -MD -MP -MF $depbase.Tpo -c -o EventCallback.lo EventCallback.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventCallback.lo -MD -MP -MF .deps/EventCallback.Tpo -c EventCallback.cc  -fPIC -DPIC -o .libs/EventCallback.o
depbase=`echo GenericParser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT GenericParser.lo -MD -MP -MF $depbase.Tpo -c -o GenericParser.lo GenericParser.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT GenericParser.lo -MD -MP -MF .deps/GenericParser.Tpo -c GenericParser.cc  -fPIC -DPIC -o .libs/GenericParser.o
depbase=`echo INKMgmtAPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT INKMgmtAPI.lo -MD -MP -MF $depbase.Tpo -c -o INKMgmtAPI.lo INKMgmtAPI.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT INKMgmtAPI.lo -MD -MP -MF .deps/INKMgmtAPI.Tpo -c INKMgmtAPI.cc  -fPIC -DPIC -o .libs/INKMgmtAPI.o
/bin/sh ../../libtool  --tag=CXX   --mode=link clang++  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmtshare.la -rpath /usr/local/lib CfgContextImpl.lo CfgContextManager.lo CfgContextUtils.lo CoreAPIShared.lo EventCallback.lo GenericParser.lo INKMgmtAPI.lo  -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/CfgContextImpl.o .libs/CfgContextManager.o .libs/CfgContextUtils.o .libs/CoreAPIShared.o .libs/EventCallback.o .libs/GenericParser.o .libs/INKMgmtAPI.o   -L/usr/local/lib -L/usr/lib -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o  -O2 -fstack-protector -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector   -Wl,-soname -Wl,libtsmgmtshare.so.5 -o .libs/libtsmgmtshare.so.5.0.1
libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so.5" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so.5")
libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so")
libtool: link: ( cd ".libs" && rm -f "libtsmgmtshare.la" && ln -s "../libtsmgmtshare.la" "libtsmgmtshare.la" )
depbase=`echo CoreAPIRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIRemote.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIRemote.lo CoreAPIRemote.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIRemote.lo -MD -MP -MF .deps/CoreAPIRemote.Tpo -c CoreAPIRemote.cc  -fPIC -DPIC -o .libs/CoreAPIRemote.o
depbase=`echo EventRegistration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventRegistration.lo -MD -MP -MF $depbase.Tpo -c -o EventRegistration.lo EventRegistration.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventRegistration.lo -MD -MP -MF .deps/EventRegistration.Tpo -c EventRegistration.cc  -fPIC -DPIC -o .libs/EventRegistration.o
depbase=`echo NetworkUtilsRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsRemote.lo -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsRemote.lo NetworkUtilsRemote.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsRemote.lo -MD -MP -MF .deps/NetworkUtilsRemote.Tpo -c NetworkUtilsRemote.cc  -fPIC -DPIC -o .libs/NetworkUtilsRemote.o
/bin/sh ../../libtool  --tag=CXX   --mode=link clang++  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmt.la -rpath /usr/local/lib CoreAPIRemote.lo EventRegistration.lo NetworkUtilsRemote.lo ../../lib/ts/libtsutil.la libtsmgmtshare.la -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/CoreAPIRemote.o .libs/EventRegistration.o .libs/NetworkUtilsRemote.o   -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/lib ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 ./.libs/libtsmgmtshare.so -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o  -O2 -fstack-protector -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector   -Wl,-soname -Wl,libtsmgmt.so.5 -o .libs/libtsmgmt.so.5.0.1
libtool: link: (cd ".libs" && rm -f "libtsmgmt.so.5" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so.5")
libtool: link: (cd ".libs" && rm -f "libtsmgmt.so" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so")
libtool: link: ( cd ".libs" && rm -f "libtsmgmt.la" && ln -s "../libtsmgmt.la" "libtsmgmt.la" )
depbase=`echo APITestCliRemote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT APITestCliRemote.o -MD -MP -MF $depbase.Tpo -c -o APITestCliRemote.o APITestCliRemote.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link clang++  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16  -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_api_cli_remote APITestCliRemote.o libtsmgmtshare.la libtsmgmt.la ../../lib/ts/libtsutil.la -L/usr/local/lib -ltcl86 -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2
libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_api_cli_remote APITestCliRemote.o  -L/usr/local/lib -L/usr/lib ./.libs/libtsmgmtshare.so ./.libs/libtsmgmt.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs/libtsutil.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs/libtsmgmtshare.so ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api'
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt'
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-BaseManager.o -MD -MP -MF .deps/libmgmt_p_a-BaseManager.Tpo -c -o libmgmt_p_a-BaseManager.o `test -f 'BaseManager.cc' || echo './'`BaseManager.cc
mv -f .deps/libmgmt_p_a-BaseManager.Tpo .deps/libmgmt_p_a-BaseManager.Po
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-ProcessManager.o -MD -MP -MF .deps/libmgmt_p_a-ProcessManager.Tpo -c -o libmgmt_p_a-ProcessManager.o `test -f 'ProcessManager.cc' || echo './'`ProcessManager.cc
mv -f .deps/libmgmt_p_a-ProcessManager.Tpo .deps/libmgmt_p_a-ProcessManager.Po
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-ProxyConfig.o -MD -MP -MF .deps/libmgmt_p_a-ProxyConfig.Tpo -c -o libmgmt_p_a-ProxyConfig.o `test -f 'ProxyConfig.cc' || echo './'`ProxyConfig.cc
mv -f .deps/libmgmt_p_a-ProxyConfig.Tpo .deps/libmgmt_p_a-ProxyConfig.Po
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-RecordsConfig.o -MD -MP -MF .deps/libmgmt_p_a-RecordsConfig.Tpo -c -o libmgmt_p_a-RecordsConfig.o `test -f 'RecordsConfig.cc' || echo './'`RecordsConfig.cc
mv -f .deps/libmgmt_p_a-RecordsConfig.Tpo .deps/libmgmt_p_a-RecordsConfig.Po
rm -f libmgmt_p.a
ar cru libmgmt_p.a libmgmt_p_a-BaseManager.o libmgmt_p_a-ProcessManager.o libmgmt_p_a-ProxyConfig.o libmgmt_p_a-RecordsConfig.o 
ranlib libmgmt_p.a
depbase=`echo AddConfigFilesHere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT AddConfigFilesHere.o -MD -MP -MF $depbase.Tpo -c -o AddConfigFilesHere.o AddConfigFilesHere.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Alarms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Alarms.o -MD -MP -MF $depbase.Tpo -c -o Alarms.o Alarms.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo BaseManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT BaseManager.o -MD -MP -MF $depbase.Tpo -c -o BaseManager.o BaseManager.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo FileManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT FileManager.o -MD -MP -MF $depbase.Tpo -c -o FileManager.o FileManager.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo LocalManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT LocalManager.o -MD -MP -MF $depbase.Tpo -c -o LocalManager.o LocalManager.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Main.o -MD -MP -MF $depbase.Tpo -c -o Main.o Main.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo MultiFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT MultiFile.o -MD -MP -MF $depbase.Tpo -c -o MultiFile.o MultiFile.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo RecordsConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT RecordsConfig.o -MD -MP -MF $depbase.Tpo -c -o RecordsConfig.o RecordsConfig.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Rollback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts  -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Rollback.o -MD -MP -MF $depbase.Tpo -c -o Rollback.o Rollback.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -rdynamic  -rpath /usr/lib -R/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/libtsmgmtshare.la utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/libtsutil.la ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lpcre -L/usr/local/lib -ltcl86  -L/usr/local/lib -lhwloc   -lm  -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2
libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -rdynamic -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o  -L/usr/local/lib -L/usr/lib cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/.libs/libtsmgmtshare.so utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/.libs/libtsutil.so ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lm -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib
gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt'
Making all in proxy
gmake[2]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy'
Making all in congest
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest'
depbase=`echo Congestion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Congestion.o -MD -MP -MF $depbase.Tpo -c -o Congestion.o Congestion.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CongestionDB.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionDB.o -MD -MP -MF $depbase.Tpo -c -o CongestionDB.o CongestionDB.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CongestionStats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionStats.o -MD -MP -MF $depbase.Tpo -c -o CongestionStats.o CongestionStats.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CongestionTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionTest.o -MD -MP -MF $depbase.Tpo -c -o CongestionTest.o CongestionTest.cc &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libCongestionControl.a
ar cru libCongestionControl.a Congestion.o CongestionDB.o CongestionStats.o CongestionTest.o 
ranlib libCongestionControl.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest'
Making all in http
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http'
Making all in remap
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap'
depbase=`echo AclFiltering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts  -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT AclFiltering.o -MD -MP -MF $depbase.Tpo -c -o AclFiltering.o AclFiltering.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo RemapConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts  -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT RemapConfig.o -MD -MP -MF $depbase.Tpo -c -o RemapConfig.o RemapConfig.cc &&\
mv -f $depbase.Tpo $depbase.Po
In file included from RemapConfig.cc:25:
In file included from ./UrlRewrite.h:28:
In file included from ../../../proxy/http/HttpTransact.h:29:
In file included from ../../../iocore/hostdb/P_HostDB.h:37:
In file included from ../../../iocore/dns/P_SplitDNS.h:34:
In file included from ../../../iocore/dns/P_DNS.h:37:
In file included from ../../../iocore/net/P_Net.h:102:
In file included from ../../../iocore/net/P_Socks.h:30:
In file included from ../../../proxy/ParentSelection.h:37:
In file included from ../../../proxy/ControlMatcher.h:101:
In file included from ../../../lib/ts/IpMap.h:7:
./../../lib/ts/IntrusiveDList.h:121:18: error: reference to 'bidirectional_iterator_tag' is ambiguous
    typedef std::bidirectional_iterator_tag iterator_category;
                 ^
/usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag'
struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {};
                             ^
./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag'
  struct bidirectional_iterator_tag;
         ^
In file included from RemapConfig.cc:25:
In file included from ./UrlRewrite.h:28:
In file included from ../../../proxy/http/HttpTransact.h:29:
In file included from ../../../iocore/hostdb/P_HostDB.h:37:
In file included from ../../../iocore/dns/P_SplitDNS.h:34:
In file included from ../../../iocore/dns/P_DNS.h:37:
In file included from ../../../iocore/net/P_Net.h:102:
In file included from ../../../iocore/net/P_Socks.h:30:
In file included from ../../../proxy/ParentSelection.h:37:
In file included from ../../../proxy/ControlMatcher.h:101:
./../../lib/ts/IpMap.h:304:18: error: reference to 'bidirectional_iterator_tag' is ambiguous
    typedef std::bidirectional_iterator_tag iterator_category;
                 ^
/usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag'
struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {};
                             ^
./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag'
  struct bidirectional_iterator_tag;
         ^
2 errors generated.
Makefile:663: recipe for target 'RemapConfig.o' failed
gmake[4]: *** [RemapConfig.o] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap'
Makefile:774: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http'
Makefile:1364: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy'
Makefile:658: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/www/trafficserver


More information about the freebsd-pkg-fallout mailing list