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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/dns/bind9-devel/Makefile 479929 2018-09-17 
11:59:30Z mat $
Log URL:        
http://beefy5.nyi.freebsd.org/data/104i386-default/480149/logs/bind9-devel-9.13.1.a0.2018.09.11_1.log
Build URL:      
http://beefy5.nyi.freebsd.org/build.html?mastername=104i386-default&build=480149
Log:

=>> Building dns/bind9-devel
build started at Thu Sep 20 13:17:27 UTC 2018
port directory: /usr/ports/dns/bind9-devel
package name: bind9-devel-9.13.1.a0.2018.09.11_1
building for: FreeBSD 104i386-default-job-03 10.4-RELEASE-p12 FreeBSD 
10.4-RELEASE-p12 i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/dns/bind9-devel/Makefile 479929 2018-09-17 
11:59:30Z mat $
Poudriere version: 3.2.7-6-g819c79a1
Host OSVERSION: 1200083
Jail OSVERSION: 1004000
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p12
UNAME_r=10.4-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-6-g819c79a1
MASTERMNT=/usr/local/poudriere/data/.m/104i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
bind9-devel-9.13.1.a0.2018.09.11_1:
     DNSTAP=off: Provides fast passive logging of DNS messages
     DOCS=on: Build and/or install documentation
     FIXED_RRSET=off: Enable fixed rrset ordering
     GEOIP=off: Allow geographically based ACL.
     IDN=on: International Domain Names support
     IPV6=on: IPv6 protocol support
     JSON=on: JSON file/format/parser support
     LARGE_FILE=off: 64-bit file support
     LMDB=on: Use LMDB for zone management
     MINCACHE=off: Use the mincachettl patch
     PORTREVISION=off: Show PORTREVISION in the version string
     PYTHON=on: Build with Python utilities
     QUERYTRACE=off: Enable the very verbose query tracelogging
     RPZ_NSDNAME=on: Enable RPZ NSDNAME policy records
     RPZ_NSIP=on: Enable RPZ NSIP trigger rules
     SIGCHASE=on: dig/host/nslookup will do DNSSEC validation
     START_LATE=off: Start BIND late in the boot process (see help)
     TCP_FASTOPEN=on: RFC 7413 support
     TUNING_LARGE=off: Tune named for large systems (**READ HELP**)
====> Dynamically Loadable Zones
     DLZ_POSTGRESQL=off: DLZ Postgres driver
     DLZ_MYSQL=off: DLZ MySQL driver (no threading)
     DLZ_BDB=off: DLZ BDB driver
     DLZ_LDAP=off: DLZ LDAP driver
     DLZ_FILESYSTEM=on: DLZ filesystem driver
     DLZ_STUB=off: DLZ stub driver
====> GSSAPI Security API support: you have to select exactly one of them
     GSSAPI_BASE=off: Using Heimdal in base
     GSSAPI_HEIMDAL=off: Using security/heimdal
     GSSAPI_MIT=off: Using security/krb5
     GSSAPI_NONE=on: Disable
====> Choose which crypto engine to use: you can only select none or one of them
     NATIVE_PKCS11=off: Use PKCS#11 native API (**READ HELP**)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--
--localstatedir=/var --disable-linux-caps  --disable-symtable  
--with-libxml2=/usr/local  --with-readline="-L/usr/local/lib -ledit"  
--with-dlopen=yes  --with-openssl=/usr  --sysconfdir=/usr/local/etc/namedb 
--with-dlz-filesystem=yes --disable-dnstap --disable-fixed-rrset 
--without-geoip --without-gssapi --with-libidn2=/usr/local  --enable-ipv6 
--with-libjson=/usr/local --disable-largefile --with-lmdb=/usr/local 
--disable-native-pkcs11 --with-python=/usr/local/bin/python2.7 
--disable-querytrace --enable-rpz-nsdname --enable-rpz-nsip 
STD_CDEFINES="-DDIG_SIGCHASE=1" --enable-tcp-fastopen --with-tuning=default 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/dns/bind9-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/bind9-devel/work  
HOME=/wrkdirs/usr/ports/dns/bind9-devel/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/dns/bind9-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/dns/bind9-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/bind9-devel/work  
HOME=/wrkdirs/usr/ports/dns/bind9-devel/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/dns/bind9-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem 
/usr/local/include"  LDFLAGS="  -fstack-protector " LIBS="-L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem 
/usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644
 "  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" DLZ_BDB="@comment " NO_DLZ_BDB="" DLZ_FILESYSTEM="" 
NO_DLZ_FILESYSTEM="@comment " DLZ_LDAP="@comment " NO_DLZ_LDAP="" 
DLZ_MYSQL="@comment " NO_DLZ_MYSQL="" DLZ_POSTGRESQL="@comment " 
NO_DLZ_POSTGRESQL="" DLZ_STUB="@comment " NO_DLZ_STUB="" DNSTAP="@comment " 
NO_DNSTAP="" DOCS="" NO_DOCS="@comment " FIXED_RRSET="@comment " 
NO_FIXED_RRSET="" GEOIP="@comment " NO_GEOIP="" GSSAPI_BASE="@comment " 
NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" 
GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" NO_GSSAPI_NONE="@comment 
" IDN="" NO_IDN="@comment " IPV6="" NO_IPV6="@comment " JSON="" 
NO_JSON="@comment " LARGE_FILE="@comment " NO_LARGE_FILE="" LMDB="" 
NO_LMDB="@comment " MINCACHE="@comment " NO_MINCACHE="" NATIVE_PKCS11="@comment 
" NO_NATIVE_PKCS11="" PORTREVISION="@comment " NO_PORTREVISION="" PYTHON="" 
NO_PYTHON="@comment " QUERYTRACE="@comment " NO_QUERYTRACE="" RPZ_NSDNAME="" 
NO_RPZ_NSDNAME="@comment " RPZ_NSIP="" NO_RPZ_NSIP="@comment " SIGCHASE="" NO_S
 IGCHASE="@comment " START_LATE="@comment " NO_START_LATE="" TCP_FASTOPEN="" 
NO_TCP_FASTOPEN="@comment " TUNING_LARGE="@comment " NO_TUNING_LARGE="" 
PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  
PYTHON_PLATFORM=freebsd10  PYTHON_PYOEXTENSION=pyo  
PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7 
 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=10.4 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/bind"  EXAMPLESDIR="share/examples/bind"  
DATADIR="share/bind"  WWWDIR="www/bind"  ETCDIR="etc/namedb"
--End PLIST_SUB--

--SUB_LIST--
DLZ_BDB="@comment " NO_DLZ_BDB="" DLZ_FILESYSTEM="" NO_DLZ_FILESYSTEM="@comment 
" DLZ_LDAP="@comment " NO_DLZ_LDAP="" DLZ_MYSQL="@comment " NO_DLZ_MYSQL="" 
DLZ_POSTGRESQL="@comment " NO_DLZ_POSTGRESQL="" DLZ_STUB="@comment " 
NO_DLZ_STUB="" DNSTAP="@comment " NO_DNSTAP="" DOCS="" NO_DOCS="@comment " 
FIXED_RRSET="@comment " NO_FIXED_RRSET="" GEOIP="@comment " NO_GEOIP="" 
GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " 
NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" 
NO_GSSAPI_NONE="@comment " IDN="" NO_IDN="@comment " IPV6="" NO_IPV6="@comment 
" JSON="" NO_JSON="@comment " LARGE_FILE="@comment " NO_LARGE_FILE="" LMDB="" 
NO_LMDB="@comment " MINCACHE="@comment " NO_MINCACHE="" NATIVE_PKCS11="@comment 
" NO_NATIVE_PKCS11="" PORTREVISION="@comment " NO_PORTREVISION="" PYTHON="" 
NO_PYTHON="@comment " QUERYTRACE="@comment " NO_QUERYTRACE="" RPZ_NSDNAME="" 
NO_RPZ_NSDNAME="@comment " RPZ_NSIP="" NO_RPZ_NSIP="@comment " SIGCHASE="" 
NO_SIGCHASE="@co
 mment " START_LATE="@comment " NO_START_LATE="" NAMED_REQUIRE="NETWORKING 
ldconfig syslogd"  NAMED_BEFORE="SERVERS" TCP_FASTOPEN="" 
NO_TCP_FASTOPEN="@comment " TUNING_LARGE="@comment " NO_TUNING_LARGE="" 
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bind 
DOCSDIR=/usr/local/share/doc/bind EXAMPLESDIR=/usr/local/share/examples/bind  
WWWDIR=/usr/local/www/bind ETCDIR=/usr/local/etc/namedb
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=   true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 
208032) 20140512 Target: i386-unknown-freebsd10.4 Thread model: posix
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 
208032) 20140512 Target: i386-unknown-freebsd10.4 Thread model: posix 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" 
"/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" 
"/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" 
"-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" 
"/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14'
CC_OUTPUT_921dbbb2_f2776b26=error: invalid value 'c++17' in '-std=c++17'
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=error: invalid value 'gnu++14' in '-std=gnu++14'
CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17'
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 
(tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.4 
Thread model: posix
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=10.4-RELEASE-p12
OSREL=10.4
OSVERSION=1004000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bind9-devel-9.13.1.a0.2018.09.11_1 depends on file: /usr/local/sbin/pkg 
- not found
===>   Installing existing package /packages/All/pkg-1.10.5_3.txz
[104i386-default-job-03] Installing pkg-1.10.5_3...
[104i386-default-job-03] Extracting pkg-1.10.5_3: .......... done
===>   bind9-devel-9.13.1.a0.2018.09.11_1 depends on file: /usr/local/sbin/pkg 
- found
===>   Returning to build of bind9-devel-9.13.1.a0.2018.09.11_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
<snip>
a - clientinfo.o
a - compress.o
a - db.o
a - dbiterator.o
a - dbtable.o
a - diff.o
a - dispatch.o
a - dlz.o
a - dns64.o
a - dnsrps.o
a - dnssec.o
a - ds.o
a - dyndb.o
a - ecs.o
a - fixedname.o
a - forward.o
a - ipkeylist.o
a - iptable.o
a - journal.o
a - keydata.o
a - keytable.o
a - lib.o
a - log.o
a - lookup.o
a - master.o
a - masterdump.o
a - message.o
a - name.o
a - ncache.o
a - nsec.o
a - nsec3.o
a - nta.o
a - order.o
a - peer.o
a - portlist.o
a - private.o
a - rbt.o
a - rbtdb.o
a - rcode.o
a - rdata.o
a - rdatalist.o
a - rdataset.o
a - rdatasetiter.o
a - rdataslab.o
a - request.o
a - resolver.o
a - result.o
a - rootns.o
a - rpz.o
a - rrl.o
a - rriterator.o
a - sdb.o
a - sdlz.o
a - soa.o
a - ssu.o
a - ssu_external.o
a - stats.o
a - tcpmsg.o
a - time.o
a - timer.o
a - tkey.o
a - tsec.o
a - tsig.o
a - ttl.o
a - update.o
a - validator.o
a - version.o
a - view.o
a - xfrin.o
a - zone.o
a - zonekey.o
a - zoneverify.o
a - zt.o
a - dst_api.o
a - dst_lib.o
a - dst_parse.o
a - dst_result.o
a - gssapi_link.o
a - gssapictx.o
a - hmac_link.o
a - openssl_link.o
a - openssldh_link.o
a - openssldsa_link.o
a - opensslecdsa_link.o
a - openssleddsa_link.o
a - opensslrsa_link.o
a - pkcs11dsa_link.o
a - pkcs11rsa_link.o
a - pkcs11ecdsa_link.o
a - pkcs11eddsa_link.o
a - pkcs11.o
a - key.o
a - client.o
a - ecdb.o
ranlib libdns.a
touch timestamp
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include/ns
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
client.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
interfacemgr.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
lib.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
listenlist.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
log.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
notify.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
query.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
server.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
sortlist.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
stats.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
update.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing   
-DVERSION=\"9.13.3-5cf8fc4bba6f61d493ed20e86037d799e20a43db\"  -DMAJOR=\"9.13\" 
 -DLIBINTERFACE=1303  -DLIBREVISION=0  -DLIBAGE=0  -c ./version.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I../../lib/ns -Iinclude  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/ns/include
  -I../../lib/ns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/libxml2 -
 I/usr/include -I/usr/local/include  -fPIC   -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
xfrout.c
/usr/bin/ar cruv libns.a client.o interfacemgr.o lib.o  listenlist.o log.o 
notify.o query.o  server.o sortlist.o stats.o update.o  version.o xfrout.o
a - client.o
a - interfacemgr.o
a - lib.o
a - listenlist.o
a - log.o
a - notify.o
a - query.o
a - server.o
a - sortlist.o
a - stats.o
a - update.o
a - version.o
a - xfrout.o
ranlib libns.a
touch timestamp
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include/isccfg
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing  -c aclconf.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing  -c dnsconf.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing  -c log.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing  -c namedconf.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing  -c parser.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem 
/usr/local/include -fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
   -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat 
-Wpointer-arith -fno-strict-aliasing   
-DVERSION=\"9.13.3-5cf8fc4bba6f61d493ed20e86037d799e20a43db\"  
-DLIBINTERFACE=1301  -DLIBREVISION=0  -DLIBAGE=0  -c ./version.c
/usr/bin/ar cruv libisccfg.a aclconf.o dnsconf.o log.o namedconf.o  parser.o 
version.o
a - aclconf.o
a - dnsconf.o
a - log.o
a - namedconf.o
a - parser.o
a - version.o
ranlib libisccfg.a
touch timestamp
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9/include
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9/include/bind9
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9/include
  -I../../lib/bind9/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=
 1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include  -fPIC   -W 
-Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c check.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9/include
  -I../../lib/bind9/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=
 1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include  -fPIC   -W 
-Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c getaddresses.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/bind9/include
  -I../../lib/bind9/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=
 1 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include  -fPIC   -W 
-Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing   
-DVERSION=\"9.13.3-5cf8fc4bba6f61d493ed20e86037d799e20a43db\"  
-DLIBINTERFACE=1301  -DLIBREVISION=0  -DLIBAGE=0  -c ./version.c
/usr/bin/ar cruv libbind9.a check.o getaddresses.o version.o
a - check.o
a - getaddresses.o
a - version.o
ranlib libbind9.a
touch timestamp
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/irs
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/irs/include
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/irs/include/irs
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c context.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c dnsconf.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c gai_strerror.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c getaddrinfo.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c getnameinfo.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing  -c resconf.c
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I. -I./include -I./include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isccfg/include
  -I../../lib/isccfg/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -DDIG_SIGCHASE=1 -O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -pthread 
-I/usr/local/include -I/usr/local/include/li
 bxml2 -I/usr/include -I/usr/local/include  -fPIC   -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith 
-fno-strict-aliasing   
-DVERSION=\"9.13.3-5cf8fc4bba6f61d493ed20e86037d799e20a43db\"  
-DLIBINTERFACE=1301  -DLIBREVISION=0  -DLIBAGE=0  -c ./version.c
/usr/bin/ar cruv libirs.a context.o  dnsconf.o  gai_strerror.o getaddrinfo.o 
getnameinfo.o  resconf.o version.o
a - context.o
a - dnsconf.o
a - gai_strerror.o
a - getaddrinfo.o
a - getnameinfo.o
a - resconf.o
a - version.o
ranlib libirs.a
touch timestamp
making all in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/samples
cc  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
 -I../.. -I./include -I../dns/include  
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/dns/include
  -I../../lib/dns/include 
-I/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/isc/include
  -I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include  
-I../../lib/isc/pthreads/include  -I../../lib/irs/include  
-I../../lib/irs/include -I/usr/include   -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 
-DVERSION=\"9.13.3-5cf8fc4bba6f61d493ed20e86037d799e20a43db\"  
-DSYSCONFDIR=\"/usr/local/etc/namedb\" -DDIG_SIGCHASE=1 -O2 -pipe  
-DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/us
 r/local/include  -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual 
-Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c resolve.c
cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -pthread -I/usr/local/include 
-I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include  -fPIC 
-fstack-protector  -Wl,-E -o resolve  resolve.o ../irs/libirs.a ../dns/libdns.a 
../isccfg/libisccfg.a ../isc/libisc.a -L/usr/lib -lcrypto -ljson-c -llmdb  
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lxml2 -lz -llzma -L/usr/lib 
-lm -L/usr/local/lib
./isc/libisc.a(rwlock.o): In function `isc_rwlock_lock':
rwlock.c:(.text+0x33b): undefined reference to `_mm_pause'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib/samples
*** Error code 1

Stop.
make[2]: stopped in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db/lib
*** Error code 1

Stop.
make[1]: stopped in 
/wrkdirs/usr/ports/dns/bind9-devel/work/bind9-5cf8fc4bba6f61d493ed20e86037d799e20a43db-5cf8fc4bba6f61d493ed20e86037d799e20a43db
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/bind9-devel
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to