From nobody@FreeBSD.org  Sat Feb 15 13:56:09 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id E982873F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Feb 2014 13:56:09 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id D4B151909
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Feb 2014 13:56:09 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1FDu9B2032901
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Feb 2014 13:56:09 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1FDu9JC032900;
	Sat, 15 Feb 2014 13:56:09 GMT
	(envelope-from nobody)
Message-Id: <201402151356.s1FDu9JC032900@cgiserv.freebsd.org>
Date: Sat, 15 Feb 2014 13:56:09 GMT
From: Matthew Rezny <matthew@reztek.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: dns/unbound fails to build with option LIBEVENT20
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186792
>Category:       ports
>Synopsis:       dns/unbound fails to build with option LIBEVENT20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 15 14:00:00 UTC 2014
>Closed-Date:    Tue Feb 18 11:19:49 UTC 2014
>Last-Modified:  Wed Mar  5 11:10:00 UTC 2014
>Originator:     Matthew Rezny
>Release:        10.0-STABLE
>Organization:
RezTek, s.r.o.
>Environment:
FreeBSD desktop.reztek 10.0-STABLE FreeBSD 10.0-STABLE #0 r261871: Fri Feb 14 16:41:18 CET 2014 root@desktop.reztek:/usr/obj/usr/src/sys/DESKTOP amd64
>Description:
Attempting to build unbound-1.4.21_1 with OPTIONS = ECDSA PYTHON THREADS LIBEVENT20 fails. There are several screens full of errors that are essentially all a variation on the pattern:
.libs/netevent.o: In function '[all of them]'
util/netevent.c:(.text+offset): undefined reference to 'event_[something]'

It seemed plainly obvious that essentially none of the symbols from libevent2 were being resolved during linking. Indeed, the buid succeeds with no LIBEVENT option of with LIBEVENT14 option set.

The version of libevent2 that unbound failed to link with is 2.0.21. The version of libevent that unbound succeeding in linking with is 1.4.14b_3.

>How-To-Repeat:
cd /usr/ports/dns/unbound
make config (select LIBEVENT20)
make install clean (watch it fail)

>Fix:
workaround:
cd /usr/ports/dns/unbound
make config (select LIBEVENT14 or unset all LIBEVENT options)
make install clean (succeeds)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 15 14:00:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186792 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Tue Feb 18 11:19:47 UTC 2014 
State-Changed-Why:  
Can't be reproduced on clean 10.0-RELEASE 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186792 

From: Matthew Rezny <matthew@reztek.cz>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186792: dns/unbound fails to build with option LIBEVENT20
Date: Wed, 5 Mar 2014 04:23:28 +0100

 --Apple-Mail-8--929218611
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed;
 	delsp=yes
 Content-Transfer-Encoding: 7bit
 
 I updated ports to r347092 and gave it another try. It doesn't matter  
 whether LIBEVENT14 or LIBEVENT20 option is selected, the compile fails  
 if libevent14 is not installed. Installing libevent14 allows the  
 compile to succeed even if options have LIBEVENT20 selected. Running  
 10-STABLE r262690 amd64.
 
 script attached
 
 --Apple-Mail-8--929218611
 Content-Disposition: attachment;
 	filename=unbound.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="unbound.txt"
 Content-Transfer-Encoding: quoted-printable
 
 Script started on Wed Mar  5 04:10:04 2014
 command: zsh
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kp=08portmaster unbound=0D=0D
 =1B]0;portmaster: unbound-1.4.21_2=07=0D
 =3D=3D=3D>>> Currently installed version: unbound-1.4.21_2=0D
 =3D=3D=3D>>> Port directory: /usr/ports/dns/unbound=0D
 =0D
 =3D=3D=3D>>> Gathering distinfo list for installed ports=0D
 =0D
 =3D=3D=3D>>> Launching 'make checksum' for dns/unbound in background=0D
 =3D=3D=3D>>> Gathering dependency list for dns/unbound from ports=0D
 =3D=3D=3D>>> Initial dependency check complete for dns/unbound=0D
 =0D
 =1B]0;portmaster: unbound-1.4.21_2=07=0D
 =3D=3D=3D>>> Starting build for dns/unbound <<<=3D=3D=3D=0D
 =0D
 =3D=3D=3D>>> All dependencies are up to date=0D
 =0D
 =3D=3D=3D>  Cleaning for unbound-1.4.21_2=0D
 =3D=3D=3D>  License BSD accepted by the user=0D
 =3D=3D=3D>  Found saved configuration for unbound-1.4.21_2=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on file: /usr/local/sbin/pkg - =
 found=0D
 =3D=3D=3D> Fetching all distfiles required by unbound-1.4.21_2 for =
 building=0D
 =3D=3D=3D>  Extracting for unbound-1.4.21_2=0D
 =3D> SHA256 Checksum OK for unbound-1.4.21.tar.gz.=0D
 =3D=3D=3D>  Patching for unbound-1.4.21_2=0D
 =3D=3D=3D>  Applying FreeBSD patches for unbound-1.4.21_2=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: swig - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on file: /usr/local/bin/python2.7 =
 - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: pkgconf - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: gmake - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: expat - found=0D=
 
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: ldns - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: event-2 - found=0D=
 
 =3D=3D=3D>  Configuring for unbound-1.4.21_2=0D
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/aclocal.m4=0D
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/configure=0D
 configure: loading site script /usr/ports/Templates/config.site=0D
 checking build system type... amd64-portbld-freebsd10.0=0D
 checking host system type... amd64-portbld-freebsd10.0=0D
 checking target system type... amd64-portbld-freebsd10.0=0D
 checking for gcc... cc=0D
 checking whether the C compiler works... yes=0D
 checking for C compiler default output file name... a.out=0D
 checking for suffix of executables... =0D
 checking whether we are cross compiling... no=0D
 checking for suffix of object files... o=0D
 checking whether we are using the GNU C compiler... yes=0D
 checking whether cc accepts -g... yes=0D
 checking for cc option to accept ISO C89... none needed=0D
 checking how to run the C preprocessor... cpp=0D
 checking for grep that handles long lines and -e... (cached) =
 /usr/bin/grep=0D
 checking for egrep... (cached) /usr/bin/egrep=0D
 checking for ANSI C header files... (cached) yes=0D
 checking for sys/types.h... (cached) yes=0D
 checking for sys/stat.h... (cached) yes=0D
 checking for stdlib.h... (cached) yes=0D
 checking for string.h... (cached) yes=0D
 checking for memory.h... (cached) yes=0D
 checking for strings.h... (cached) yes=0D
 checking for inttypes.h... (cached) yes=0D
 checking for stdint.h... (cached) yes=0D
 checking for unistd.h... (cached) yes=0D
 checking for minix/config.h... (cached) no=0D
 checking whether it is safe to define __EXTENSIONS__... yes=0D
 checking for an ANSI C-conforming const... yes=0D
 checking for gcc... (cached) cc=0D
 checking whether we are using the GNU C compiler... (cached) yes=0D
 checking whether cc accepts -g... (cached) yes=0D
 checking for cc option to accept ISO C89... (cached) none needed=0D
 checking cc dependency flag... -MM=0D
 checking whether cc supports -Werror... yes=0D
 checking whether cc supports -Wall... yes=0D
 checking whether cc supports -std=3Dc99... yes=0D
 checking whether cc supports -xc99... no=0D
 checking for getopt.h... (cached) yes=0D
 checking for time.h... (cached) yes=0D
 checking whether we need -std=3Dc99 -D__EXTENSIONS__ -D_BSD_SOURCE =
 -D_POSIX_C_SOURCE=3D200112 -D_XOPEN_SOURCE=3D600 =
 -D_XOPEN_SOURCE_EXTENDED=3D1 -D_ALL_SOURCE as a flag for cc... failed=0D
 checking whether we need -std=3Dc99 -D__EXTENSIONS__ -D_BSD_SOURCE =
 -D_POSIX_C_SOURCE=3D200112 -D_XOPEN_SOURCE=3D600 -D_ALL_SOURCE as a flag =
 for cc... failed=0D
 checking whether we need -std=3Dc99 as a flag for cc... no=0D
 checking whether we need -D_BSD_SOURCE as a flag for cc... no=0D
 checking whether we need -D_GNU_SOURCE as a flag for cc... no=0D
 checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... =
 no=0D
 checking whether we need -D_POSIX_C_SOURCE=3D200112 as a flag for cc... =
 no=0D
 checking whether we need -D__EXTENSIONS__ as a flag for cc... no=0D
 checking if cc supports -flto... no=0D
 checking for inline... inline=0D
 checking whether the C compiler (cc) accepts the "format" attribute... =
 yes=0D
 checking whether the C compiler (cc) accepts the "unused" attribute... =
 yes=0D
 checking for flex... flex=0D
 checking lex output file root... lex.yy=0D
 checking lex library... -lfl=0D
 checking whether yytext is a pointer... yes=0D
 checking for yylex_destroy... yes=0D
 checking for bison... bison -y=0D
 checking for doxygen... doxygen=0D
 checking for strip... strip=0D
 checking for ar... /usr/bin/ar=0D
 checking how to print strings... printf=0D
 checking for a sed that does not truncate output... (cached) =
 /usr/bin/sed=0D
 checking for fgrep... (cached) /usr/bin/fgrep=0D
 checking for ld used by cc... /usr/bin/ld=0D
 checking if the linker (/usr/bin/ld) is GNU ld... yes=0D
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B=0D
 checking the name lister (/usr/bin/nm -B) interface... BSD nm=0D
 checking whether ln -s works... yes=0D
 checking the maximum length of command line arguments... (cached) 262144=0D=
 
 checking whether the shell understands some XSI constructs... yes=0D
 checking whether the shell understands "+=3D"... no=0D
 checking how to convert amd64-portbld-freebsd10.0 file names to =
 amd64-portbld-freebsd10.0 format... func_convert_file_noop=0D
 checking how to convert amd64-portbld-freebsd10.0 file names to =
 toolchain format... func_convert_file_noop=0D
 checking for /usr/bin/ld option to reload object files... -r=0D
 checking for objdump... objdump=0D
 checking how to recognize dependent libraries... pass_all=0D
 checking for dlltool... no=0D
 checking how to associate runtime and link libraries... printf %s\n=0D
 checking for archiver @FILE support... no=0D
 checking for strip... (cached) strip=0D
 checking for ranlib... ranlib=0D
 checking for gawk... (cached) /usr/bin/awk=0D
 checking command to parse /usr/bin/nm -B output from cc object... ok=0D
 checking for sysroot... no=0D
 checking for mt... mt=0D
 checking if mt is a manifest tool... no=0D
 checking for dlfcn.h... (cached) yes=0D
 checking for objdir... .libs=0D
 checking if cc supports -fno-rtti -fno-exceptions... yes=0D
 checking for cc option to produce PIC... -fPIC -DPIC=0D
 checking if cc PIC flag -fPIC -DPIC works... yes=0D
 checking if cc static flag -static works... yes=0D
 checking if cc supports -c -o file.o... yes=0D
 checking if cc supports -c -o file.o... (cached) yes=0D
 checking whether the cc linker (/usr/bin/ld) supports shared =
 libraries... yes=0D
 checking whether -lc should be explicitly linked in... no=0D
 checking dynamic linker characteristics... freebsd10.0 ld.so=0D
 checking how to hardcode library paths into programs... immediate=0D
 checking whether stripping libraries is possible... yes=0D
 checking if libtool supports shared libraries... yes=0D
 checking whether to build shared libraries... yes=0D
 checking whether to build static libraries... yes=0D
 checking for stdarg.h... (cached) yes=0D
 checking for stdbool.h... (cached) yes=0D
 checking for netinet/in.h... (cached) yes=0D
 checking for sys/param.h... (cached) yes=0D
 checking for sys/socket.h... (cached) yes=0D
 checking for sys/uio.h... yes=0D
 checking for sys/resource.h... yes=0D
 checking for arpa/inet.h... (cached) yes=0D
 checking for syslog.h... yes=0D
 checking for netdb.h... (cached) yes=0D
 checking for sys/wait.h... (cached) yes=0D
 checking for pwd.h... (cached) yes=0D
 checking for glob.h... (cached) yes=0D
 checking for grp.h... yes=0D
 checking for login_cap.h... (cached) yes=0D
 checking for winsock2.h... no=0D
 checking for ws2tcpip.h... no=0D
 checking for int8_t... yes=0D
 checking for int16_t... (cached) yes=0D
 checking for int32_t... (cached) yes=0D
 checking for int64_t... yes=0D
 checking for uint8_t... yes=0D
 checking for uint16_t... yes=0D
 checking for uint32_t... yes=0D
 checking for uint64_t... yes=0D
 checking for size_t... (cached) yes=0D
 checking for ssize_t... (cached) yes=0D
 checking for uid_t in sys/types.h... (cached) yes=0D
 checking for pid_t... (cached) yes=0D
 checking for off_t... (cached) yes=0D
 checking for u_char... (cached) yes=0D
 checking for rlim_t... yes=0D
 checking for socklen_t... (cached) yes=0D
 checking for in_addr_t... (cached) yes=0D
 checking for in_port_t... (cached) yes=0D
 checking if memcmp compares unsigned... yes=0D
 checking for library containing inet_pton... none required=0D
 checking for library containing socket... none required=0D
 checking for unistd.h... (cached) yes=0D
 checking for working chown... yes=0D
 checking for vfork.h... (cached) no=0D
 checking for fork... (cached) yes=0D
 checking for vfork... (cached) yes=0D
 checking for working fork... yes=0D
 checking for working vfork... (cached) yes=0D
 checking return type of signal handlers... void=0D
 checking for _LARGEFILE_SOURCE value needed for large files... no=0D
 checking for special C compiler options needed for large files... no=0D
 checking for _FILE_OFFSET_BITS value needed for large files... no=0D
 checking whether we need -D_LARGEFILE_SOURCE=3D1 as a flag for cc... no=0D=
 
 checking if nonblocking sockets work... yes=0D
 checking whether mkdir has one arg... no=0D
 checking for strptime... (cached) yes=0D
 checking whether strptime works... yes=0D
 checking for GNU libc compatible malloc... yes=0D
 checking for the pthreads library -lpthreads... no=0D
 checking whether pthreads work without any flags... no=0D
 checking whether pthreads work with -Kthread... no=0D
 checking whether pthreads work with -kthread... no=0D
 checking for the pthreads library -llthread... no=0D
 checking whether pthreads work with -pthread... yes=0D
 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE=0D
 checking if more special flags are required for pthreads... =
 -D_THREAD_SAFE=0D
 checking for PTHREAD_PRIO_INHERIT... yes=0D
 checking for pthread_spinlock_t... yes=0D
 checking for pthread_rwlock_t... yes=0D
 checking for pythonpython2.7... /usr/local/bin/python2.7=0D
 checking for a version of Python >=3D '2.1.0'... yes=0D
 checking for the distutils Python package... yes=0D
 checking for Python include path... -I/usr/local/include/python2.7=0D
 checking for Python library path... -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7=0D
 checking for Python site-packages path... =
 /usr/local/lib/python2.7/site-packages=0D
 checking python extra libraries...  -lintl -lutil=0D
 checking python extra linking flags... -Wl,--export-dynamic=0D
 checking consistency of all components of python development =
 environment... yes=0D
 checking for swig... /usr/local/bin/swig=0D
 checking SWIG... present=0D
 checking for SSL... found in /usr=0D
 checking for HMAC_CTX_init in -lcrypto... yes=0D
 checking for library containing dlopen... none required=0D
 checking for openssl/ssl.h... yes=0D
 checking for openssl/err.h... yes=0D
 checking for openssl/rand.h... yes=0D
 checking if libssl needs libdl... no=0D
 checking for openssl/conf.h... yes=0D
 checking for openssl/engine.h... yes=0D
 checking for OPENSSL_config... yes=0D
 checking for EVP_sha1... yes=0D
 checking for EVP_sha256... yes=0D
 checking for EVP_sha512... yes=0D
 checking for FIPS_mode... yes=0D
 checking whether SSL_COMP_get_compression_methods is declared... yes=0D
 checking whether sk_SSL_COMP_pop_free is declared... yes=0D
 checking for ECDSA_sign... yes=0D
 checking for SHA384_Init... yes=0D
 checking whether NID_X9_62_prime256v1 is declared... yes=0D
 checking whether NID_secp384r1 is declared... yes=0D
 checking if openssl supports SHA2 and ECDSA with EVP... yes=0D
 checking for libevent... found in /nonexistent=0D
 checking for library containing clock_gettime... none required=0D
 checking for event.h... yes=0D
 checking whether EV_VERSION_MAJOR is declared... no=0D
 checking for library containing event_set... no=0D
 checking for event_base_free... no=0D
 checking for event_base_once... no=0D
 checking for event_base_new... no=0D
 checking for event_base_get_method... no=0D
 checking for ev_loop... no=0D
 checking for ev_default_loop... no=0D
 checking for libexpat... found in /usr/local=0D
 checking for expat.h... yes=0D
 checking for getaddrinfo... yes=0D
 checking for ioctlsocket... no=0D
 checking for daemon... (cached) yes=0D
 checking if daemon is deprecated... no=0D
 checking for struct in_pktinfo.ipi_spec_dst... no=0D
 checking for library containing setusercontext... none required=0D
 checking for tzset... yes=0D
 checking for sigprocmask... (cached) yes=0D
 checking for fcntl... (cached) yes=0D
 checking for getpwnam... yes=0D
 checking for getrlimit... (cached) yes=0D
 checking for setrlimit... (cached) yes=0D
 checking for setsid... (cached) yes=0D
 checking for sbrk... yes=0D
 checking for chroot... yes=0D
 checking for kill... yes=0D
 checking for sleep... (cached) yes=0D
 checking for usleep... (cached) yes=0D
 checking for random... (cached) yes=0D
 checking for srandom... (cached) yes=0D
 checking for recvmsg... (cached) yes=0D
 checking for sendmsg... (cached) yes=0D
 checking for writev... yes=0D
 checking for socketpair... (cached) yes=0D
 checking for glob... (cached) yes=0D
 checking for initgroups... yes=0D
 checking for strftime... (cached) yes=0D
 checking for localtime_r... yes=0D
 checking for setusercontext... yes=0D
 checking for _beginthreadex... no=0D
 checking for setresuid... (cached) yes=0D
 checking for setresgid... (cached) yes=0D
 checking for inet_aton... (cached) yes=0D
 checking for inet_pton... yes=0D
 checking for inet_ntop... (cached) yes=0D
 checking for snprintf... (cached) yes=0D
 checking for strlcpy... (cached) yes=0D
 checking for memmove... (cached) yes=0D
 checking for gmtime_r... yes=0D
 checking for ctime_r... yes=0D
 checking if gmake supports $< with implicit rule in scope... yes=0D
 checking for ldns_rr_new in -lldns... yes=0D
 checking for ldns_buffer_copy... yes=0D
 checking for ldns_key_buf2rsa_raw... yes=0D
 checking for ldns_get_random... yes=0D
 checking for ldns_b32_ntop_extended_hex... yes=0D
 checking whether LDNS_ECDSAP384SHA384 is declared... yes=0D
 checking for ldns/ldns.h... yes=0D
 configure: Stripping extension flags...=0D
 configure: creating ./config.status=0D
 config.status: creating Makefile=0D
 config.status: creating doc/example.conf=0D
 config.status: creating doc/libunbound.3=0D
 config.status: creating doc/unbound.8=0D
 config.status: creating doc/unbound-anchor.8=0D
 config.status: creating doc/unbound-checkconf.8=0D
 config.status: creating doc/unbound.conf.5=0D
 config.status: creating doc/unbound-control.8=0D
 config.status: creating config.h=0D
 config.status: executing libtool commands=0D
 =3D=3D=3D>  Building for unbound-1.4.21_2=0D
 gmake[2]: Entering directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dns.lo -c services/cache/dns.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o infra.lo -c services/cache/infra.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rrset.lo -c services/cache/rrset.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dname.lo -c util/data/dname.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgencode.lo -c util/data/msgencode.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgparse.lo -c util/data/msgparse.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/dns.c  -fPIC -DPIC -o =
 .libs/dns.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/infra.c  -fPIC -DPIC -o =
 .libs/infra.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/dname.c  -fPIC -DPIC -o =
 .libs/dname.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgencode.c  -fPIC -DPIC -o =
 .libs/msgencode.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/rrset.c  -fPIC -DPIC -o =
 .libs/rrset.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgparse.c  -fPIC -DPIC -o =
 .libs/msgparse.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/infra.c -o infra.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/rrset.c -o rrset.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/dname.c -o dname.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/dns.c -o dns.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgencode.c -o msgencode.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgreply.lo -c util/data/msgreply.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o packed_rrset.lo -c util/data/packed_rrset.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgreply.c  -fPIC -DPIC -o =
 .libs/msgreply.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/packed_rrset.c  -fPIC -DPIC -o =
 .libs/packed_rrset.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iterator.lo -c iterator/iterator.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/packed_rrset.c -o packed_rrset.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_delegpt.lo -c iterator/iter_delegpt.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iterator.c  -fPIC -DPIC -o =
 .libs/iterator.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_donotq.lo -c iterator/iter_donotq.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgparse.c -o msgparse.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_delegpt.c  -fPIC -DPIC -o =
 .libs/iter_delegpt.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_donotq.c  -fPIC -DPIC -o =
 .libs/iter_donotq.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_donotq.c -o iter_donotq.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_fwd.lo -c iterator/iter_fwd.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_hints.lo -c iterator/iter_hints.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgreply.c -o msgreply.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_hints.c  -fPIC -DPIC -o =
 .libs/iter_hints.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_fwd.c  -fPIC -DPIC -o =
 .libs/iter_fwd.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_delegpt.c -o iter_delegpt.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_hints.c -o iter_hints.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_fwd.c -o iter_fwd.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_priv.lo -c iterator/iter_priv.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_priv.c  -fPIC -DPIC -o =
 .libs/iter_priv.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_resptype.lo -c iterator/iter_resptype.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_scrub.lo -c iterator/iter_scrub.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_resptype.c  -fPIC -DPIC -o =
 .libs/iter_resptype.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_scrub.c  -fPIC -DPIC -o =
 .libs/iter_scrub.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_utils.lo -c iterator/iter_utils.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o localzone.lo -c services/localzone.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_utils.c  -fPIC -DPIC -o =
 .libs/iter_utils.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/localzone.c  -fPIC -DPIC -o =
 .libs/localzone.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_priv.c -o iter_priv.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_resptype.c -o iter_resptype.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o mesh.lo -c services/mesh.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o modstack.lo -c services/modstack.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_scrub.c -o iter_scrub.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/modstack.c  -fPIC -DPIC -o =
 .libs/modstack.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/mesh.c  -fPIC -DPIC -o .libs/mesh.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iterator.c -o iterator.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/modstack.c -o modstack.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_utils.c -o iter_utils.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/localzone.c -o localzone.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o outbound_list.lo -c services/outbound_list.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outbound_list.c  -fPIC -DPIC -o =
 .libs/outbound_list.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o alloc.lo -c util/alloc.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/alloc.c  -fPIC -DPIC -o .libs/alloc.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outbound_list.c -o outbound_list.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o config_file.lo -c util/config_file.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/config_file.c  -fPIC -DPIC -o =
 .libs/config_file.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/mesh.c -o mesh.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/alloc.c -o alloc.o >/dev/null 2>&1=0D
 if test "flex" !=3D ":"; then \=0D
 	echo "#include \"config.h\"" > util/configlexer.c ;\=0D
 	echo "#include \"util/configyyrename.h\"" >> util/configlexer.c =
 ;\=0D
 	flex -t ./util/configlexer.lex >> util/configlexer.c ;\=0D
 fi=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o configparser.lo -c util/configparser.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o fptr_wlist.lo -c util/fptr_wlist.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configparser.c  -fPIC -DPIC -o =
 .libs/configparser.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o locks.lo -c util/locks.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/fptr_wlist.c  -fPIC -DPIC -o =
 .libs/fptr_wlist.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/locks.c  -fPIC -DPIC -o .libs/locks.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/locks.c -o locks.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o log.lo -c util/log.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/log.c  -fPIC -DPIC -o .libs/log.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o mini_event.lo -c util/mini_event.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/fptr_wlist.c -o fptr_wlist.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/mini_event.c  -fPIC -DPIC -o =
 .libs/mini_event.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/log.c -o log.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o module.lo -c util/module.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/mini_event.c -o mini_event.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configparser.c -o configparser.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/module.c  -fPIC -DPIC -o .libs/module.o=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o net_help.lo -c util/net_help.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/net_help.c  -fPIC -DPIC -o =
 .libs/net_help.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o random.lo -c util/random.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/random.c  -fPIC -DPIC -o .libs/random.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/module.c -o module.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rbtree.lo -c util/rbtree.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rbtree.c  -fPIC -DPIC -o .libs/rbtree.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/random.c -o random.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o regional.lo -c util/regional.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/regional.c  -fPIC -DPIC -o =
 .libs/regional.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/config_file.c -o config_file.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rtt.lo -c util/rtt.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dnstree.lo -c util/storage/dnstree.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/regional.c -o regional.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rtt.c  -fPIC -DPIC -o .libs/rtt.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/dnstree.c  -fPIC -DPIC -o =
 .libs/dnstree.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/net_help.c -o net_help.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rtt.c -o rtt.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rbtree.c -o rbtree.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o lookup3.lo -c util/storage/lookup3.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o lruhash.lo -c util/storage/lruhash.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lookup3.c  -fPIC -DPIC -o =
 .libs/lookup3.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/dnstree.c -o dnstree.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lruhash.c  -fPIC -DPIC -o =
 .libs/lruhash.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lookup3.c -o lookup3.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o slabhash.lo -c util/storage/slabhash.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/slabhash.c  -fPIC -DPIC -o =
 .libs/slabhash.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o timehist.lo -c util/timehist.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/timehist.c  -fPIC -DPIC -o =
 .libs/timehist.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o tube.lo -c util/tube.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/tube.c  -fPIC -DPIC -o .libs/tube.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/slabhash.c -o slabhash.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o winsock_event.lo -c util/winsock_event.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/winsock_event.c  -fPIC -DPIC -o =
 .libs/winsock_event.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/timehist.c -o timehist.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/winsock_event.c -o winsock_event.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o autotrust.lo -c validator/autotrust.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/autotrust.c  -fPIC -DPIC -o =
 .libs/autotrust.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/tube.c -o tube.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_anchor.lo -c validator/val_anchor.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lruhash.c -o lruhash.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_anchor.c  -fPIC -DPIC -o =
 .libs/val_anchor.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o validator.lo -c validator/validator.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/validator.c  -fPIC -DPIC -o =
 .libs/validator.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_kcache.lo -c validator/val_kcache.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kcache.c  -fPIC -DPIC -o =
 .libs/val_kcache.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_kentry.lo -c validator/val_kentry.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kcache.c -o val_kcache.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kentry.c  -fPIC -DPIC -o =
 .libs/val_kentry.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_neg.lo -c validator/val_neg.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_neg.c  -fPIC -DPIC -o =
 .libs/val_neg.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_nsec3.lo -c validator/val_nsec3.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec3.c  -fPIC -DPIC -o =
 .libs/val_nsec3.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_anchor.c -o val_anchor.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kentry.c -o val_kentry.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_nsec.lo -c validator/val_nsec.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/autotrust.c -o autotrust.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec.c  -fPIC -DPIC -o =
 .libs/val_nsec.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_secalgo.lo -c validator/val_secalgo.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_secalgo.c  -fPIC -DPIC -o =
 .libs/val_secalgo.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec3.c -o val_nsec3.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_neg.c -o val_neg.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec.c -o val_nsec.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/validator.c -o validator.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_secalgo.c -o val_secalgo.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_sigcrypt.lo -c validator/val_sigcrypt.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_sigcrypt.c  -fPIC -DPIC -o =
 .libs/val_sigcrypt.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_utils.lo -c validator/val_utils.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_utils.c  -fPIC -DPIC -o =
 .libs/val_utils.o=0D
 /usr/local/bin/swig -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include   -I/usr/local/include/python2.7 =
 -I/usr/local/include -o pythonmod/interface.h -python =
 ./pythonmod/interface.i=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o pythonmod_utils.lo -c pythonmod/pythonmod_utils.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod_utils.c  -fPIC -DPIC -o =
 .libs/pythonmod_utils.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o netevent.lo -c util/netevent.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/netevent.c  -fPIC -DPIC -o =
 .libs/netevent.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod_utils.c -o =
 pythonmod_utils.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_utils.c -o val_utils.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_sigcrypt.c -o val_sigcrypt.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o listen_dnsport.lo -c services/listen_dnsport.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/listen_dnsport.c  -fPIC -DPIC -o =
 .libs/listen_dnsport.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o outside_network.lo -c services/outside_network.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outside_network.c  -fPIC -DPIC -o =
 .libs/outside_network.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/listen_dnsport.c -o listen_dnsport.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o acl_list.lo -c daemon/acl_list.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/acl_list.c  -fPIC -DPIC -o =
 .libs/acl_list.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/acl_list.c -o acl_list.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/netevent.c -o netevent.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o cachedump.lo -c daemon/cachedump.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/cachedump.c  -fPIC -DPIC -o =
 .libs/cachedump.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o daemon.lo -c daemon/daemon.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o remote.lo -c daemon/remote.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/daemon.c  -fPIC -DPIC -o =
 .libs/daemon.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/remote.c  -fPIC -DPIC -o =
 .libs/remote.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/daemon.c -o daemon.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outside_network.c -o =
 outside_network.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o stats.lo -c daemon/stats.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/stats.c  -fPIC -DPIC -o .libs/stats.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/cachedump.c -o cachedump.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound.lo -c daemon/unbound.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o worker.lo -c daemon/worker.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/unbound.c  -fPIC -DPIC -o =
 .libs/unbound.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/worker.c  -fPIC -DPIC -o =
 .libs/worker.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/stats.c -o stats.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o context.lo -c libunbound/context.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/context.c  -fPIC -DPIC -o =
 .libs/context.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/remote.c -o remote.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libunbound.lo -c libunbound/libunbound.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libunbound.c  -fPIC -DPIC -o =
 .libs/libunbound.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/context.c -o context.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/unbound.c -o unbound.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/worker.c -o worker.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libworker.lo -c libunbound/libworker.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libworker.c  -fPIC -DPIC -o =
 .libs/libworker.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-checkconf.c  -fPIC -DPIC -o =
 .libs/unbound-checkconf.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libunbound.c -o libunbound.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o worker_cb.lo -c smallapp/worker_cb.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-checkconf.c -o =
 unbound-checkconf.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/worker_cb.c  -fPIC -DPIC -o =
 .libs/worker_cb.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/worker_cb.c -o worker_cb.o =
 >/dev/null 2>&1=0D
 sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e =
 's/@''UNBOUND_VERSION_MINOR@/4/' -e 's/@''UNBOUND_VERSION_MICRO@/21/' < =
 ./libunbound/unbound.h > unbound.h=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-host.lo -c smallapp/unbound-host.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-host.c  -fPIC -DPIC -o =
 .libs/unbound-host.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libworker.c -o libworker.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-control.lo -c smallapp/unbound-control.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-control.c  -fPIC -DPIC -o =
 .libs/unbound-control.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-anchor.lo -c smallapp/unbound-anchor.c=0D
 sed -e 's:^DESTDIR=3D.*$:DESTDIR=3D/usr/local/etc/unbound:' < =
 ./smallapp/unbound-control-setup.sh > unbound-control-setup=0D
 chmod +x unbound-control-setup=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-anchor.c  -fPIC -DPIC -o =
 .libs/unbound-anchor.o=0D
 /usr/local/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include =
 ./libunbound/python/libunbound.i=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-host.c -o unbound-host.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o configlexer.lo -c util/configlexer.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configlexer.c  -fPIC -DPIC -o =
 .libs/configlexer.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-control.c -o =
 unbound-control.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o pythonmod.lo -c pythonmod/pythonmod.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod.c  -fPIC -DPIC -o =
 .libs/pythonmod.o=0D
 =1B[1mpythonmod/pythonmod.c:44:32: =1B[0m=1B[0;1;35mwarning: =
 =1B[0m=1B[1munknown warning group '-Wunused-but-set-variable', ignored =
 [-Wunknown-pragmas]=1B[0m=0D
 #pragma GCC diagnostic ignored "-Wunused-but-set-variable"=0D
 =1B[0;1;32m                               ^=0D
 =1B[0mlibtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configlexer.c -o configlexer.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/python/libunbound_wrap.c  -fPIC =
 -DPIC -o .libs/libunbound_wrap.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-anchor.c -o unbound-anchor.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/python/libunbound_wrap.c -o =
 libunbound_wrap.o >/dev/null 2>&1=0D
 1 warning generated.=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod.c -o pythonmod.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dlink cc -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib  -version-info 4:1:2 -no-undefined =
 -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo =
 libunbound.lo libworker.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo  -rpath /usr/local/lib -lssl -lldns =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 libtool: link: cc -shared  -fPIC -DPIC  .libs/context.o =
 .libs/libunbound.o .libs/libworker.o .libs/dns.o .libs/infra.o =
 .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o =
 .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o =
 .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o =
 .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o =
 .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o =
 .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o =
 .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o =
 .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o =
 .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o =
 .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o =
 .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o =
 .libs/autotrust.o .libs/val_anchor.o .libs/validator.o =
 .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o =
 .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o =
 .libs/val_utils.o .libs/pythonmod.o .libs/pythonmod_utils.o =
 .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o   =
 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so -L/usr/local/lib/python2.7 -lpython2.7 =
 -lcrypto  -O3 -march=3Damdfam10 -pthread -Wl,-rpath =
 -Wl,/usr/lib:/usr/local/lib   -pthread -Wl,-soname -Wl,libunbound.so.4 =
 -Wl,-retain-symbols-file -Wl,./libunbound/ubsyms.def -o =
 .libs/libunbound.so.4=0D
 libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s =
 "libunbound.so.4" "libunbound.so")=0D
 libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s =
 "libunbound.so.4" "libunbound.so")=0D
 libtool: link: /usr/bin/ar cru .libs/libunbound.a  context.o =
 libunbound.o libworker.o dns.o infra.o rrset.o dname.o msgencode.o =
 msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o =
 iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o =
 iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o =
 alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o =
 log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o =
 rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o =
 winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o =
 val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o =
 val_sigcrypt.o val_utils.o pythonmod.o pythonmod_utils.o netevent.o =
 listen_dnsport.o outside_network.o=0D
 libtool: link: ranlib .libs/libunbound.a=0D
 libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s =
 "../libunbound.la" "libunbound.la" )=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound acl_list.lo cachedump.lo =
 daemon.lo remote.lo stats.lo unbound.lo worker.lo  dns.lo infra.lo =
 rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo =
 iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo =
 iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo =
 mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo =
 configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo =
 mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo =
 rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo =
 winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo =
 val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo =
 val_sigcrypt.lo val_utils.lo pythonmod.lo pythonmod_utils.lo  =
 netevent.lo listen_dnsport.lo outside_network.lo    -lssl -lldns =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-checkconf =
 unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo    -lssl -lldns -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-host unbound-host.lo   =
 -L. -L.libs -lunbound -lldns -L/usr/local/lib/python2.7 -L/usr/local/lib =
 -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-control =
 unbound-control.lo  worker_cb.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo    -lssl -lldns -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-anchor unbound-anchor.lo  =
  -L. -L.libs -lunbound -lexpat -lssl -lldns -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -module -version-info 4:1:2 =
 -no-undefined -o _unbound.la libunbound_wrap.lo -rpath =
 /usr/local/lib/python2.7/site-packages L. -L.libs -lunbound -lldns =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound .libs/acl_list.o .libs/cachedump.o =
 .libs/daemon.o .libs/remote.o .libs/stats.o .libs/unbound.o =
 .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so -L/usr/local/lib/python2.7 -lpython2.7 =
 -lcrypto -pthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound-checkconf .libs/unbound-checkconf.o =
 .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so -L/usr/local/lib/python2.7 -lpython2.7 =
 -lcrypto -pthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib=0D
 libtool: link: cc -shared  -fPIC -DPIC  .libs/libunbound_wrap.o   =
 -Wl,-rpath -Wl,/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs =
 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib -L/nonexistent/lib -L/usr/local/lib -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 -lssl /usr/local/lib/libldns.so -lpython2.7 =
 -lcrypto  -O3 -march=3Damdfam10 -pthread -Wl,-rpath =
 -Wl,/usr/lib:/usr/local/lib   -pthread -Wl,-soname -Wl,_unbound.so.4 -o =
 .libs/_unbound.so.4=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound-control .libs/unbound-control.o =
 .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so -L/usr/local/lib/python2.7 -lpython2.7 =
 -lcrypto -pthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o .libs/unbound-host .libs/unbound-host.o  =
 -L/nonexistent/lib -L/usr/local/lib -L. -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 -lssl /usr/local/lib/libldns.so -lpython2.7 =
 -lcrypto -pthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o .libs/unbound-anchor .libs/unbound-anchor.o  =
 -L/nonexistent/lib -L/usr/local/lib -L. -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 /usr/local/lib/libexpat.so -lssl =
 /usr/local/lib/libldns.so -lpython2.7 -lcrypto -pthread  -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib=0D
 libtool: link: (cd ".libs" && rm -f "_unbound.so" && ln -s =
 "_unbound.so.4" "_unbound.so")=0D
 libtool: link: (cd ".libs" && rm -f "_unbound.so" && ln -s =
 "_unbound.so.4" "_unbound.so")=0D
 libtool: link: /usr/bin/ar cru .libs/_unbound.a  libunbound_wrap.o=0D
 libtool: link: ranlib .libs/_unbound.a=0D
 .libs/unbound.o: In function `main':=0D
 daemon/unbound.c:(.text+0x2d6): undefined reference to =
 `event_get_version'=0D
 daemon/unbound.c:(.text+0x352): undefined reference to =
 `event_get_version'=0D
 .libs/unbound.o: In function `usage':=0D
 daemon/unbound.c:(.text+0xe4a): undefined relibtool: link: ( cd ".libs" =
 && rm -f "_unbound.la" && ln -s "../_unbound.la" "_unbound.la" )=0D
 ference to `event_get_version'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_get_version'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_set'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_base_dispatch'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_del'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_add'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_init'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_base_set'=0D
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so: =
 undefined reference to `event_base_loopexit'=0D
 cc: error: linker command failed with exit code 1 (use -v to see =
 invocation)=0D
 .libs/netevent.o: In function `comm_base_create':=0D
 util/netevent.c:(.text+0x39): undefined reference to `event_init'=0D
 util/netevent.c:(.text+0x7a): undefined reference to `event_get_version'=0D=
 
 .libs/netevent.o: In function `comm_base_delete':=0D
 util/netevent.c:(.text+0xdf): undefined refe.libs/netevent.or: eInnc e =
 ftuon c`tevent_deli'o=0D
 n gmake[2]: .libs/netevent.o*** [unbound-anchor] Error 1: `=0D
 Icomm_base_createn' f:u=0D
 nctioutil/netevent.c:ngmake[2]:  (.libs/netevent.o*** Waiting for =
 unfinished jobs....`.textcomm_base_dispatch=0D
 ':=0D
 :+ util/netevent.c:I(0xn.text39+ 0)x:f u14du)n:ct nudnidoenfe =
 fi`incomm_base_createne'edd  rr:e=0D
 eutil/netevent.c:ffe(er.texte+0rexnnccee  39ttoo )` =
 event_base_dispatch:`event_init '=0D
 u'.libs/netevent.o=0D
 :nutil/netevent.c: (dIe.textnf +f0uinxc7at)n:ieo dun n =
 dr`eecomm_base_exitf'i:f=0D
 neutil/netevent.c:ed(r.text e+rnece0f xt19doe )r`:event_initen c'uen=0D
 d util/netevent.c:eft(o.texti =
 +n`0exdevent_get_version7a/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.=
 21/.libs/libunbound.so :)r: eufne udnerdfe'innee=0D
 c.libs/netevent.ofei :dt no edrI  r`nevent_base_loopexite 'feufe=0D
 fnecr.libs/netevent.orteinoecn: cnIne  f et `otcomm_base_deleteu no' =
 c`tevent_get_version`'event_get_version=0D
 i.libs/netevent.o':=0D
 o:=0D
  nutil/netevent.c: =
 (I.textn`/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbou=
 nd.so :+fcomm_point_perform_acceptu'0:x n=0D
 ctdfi)onutil/netevent.c:u(nd:e.text +u 0n`xcomm_base_deleted89fd)'e: =
 fiun:di=0D
 enfutil/netevent.c:e(n.texteddi r nreee+dff 0xeedfrreref)n: eencucenree =
 nctdef etio ot on`  event_del``'event_sete=0D
 'event_set'd=0D
 .libs/netevent.outil/netevent.c: r:(=0D
 .texte+ fI0exrned98 )n:c fuunned tcteof i`ionevent_deln'e =0D
 `d.libs/netevent.o comm_base_dispatchr':e f:e=0D
 rIeutil/netevent.c:n(c.texte+n 0f xu14dtn)c:ot  iu`oevent_base_setnnd' =0D=
 
 `ecomm_base_dispatchutil/netevent.c:f(':.text=0D
 iutil/netevent.c:n+e(0dx da8.text)r:e +uf0enrdexe14dfn)ic:nee d  =
 u/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.sortn=
 od e`:event_base_dispatche' =0D
 fuen.libs/netevent.or:dee nIffni ned cier enfufnetd eorrcetif =
 e`eevent_addrone'n=0D
  nc.libs/netevent.o`:cecomm_base_exit 'e  :t=0D
 tutil/netevent.c:Ion(  .textf+`uevent_base_dispatch0oncx'19d=0D
  t).libs/netevent.o:i :` event_base_dispatchI'=0D
 nou nfdne f`iunncomm_point_tcp_accept_callbackcet'd: i=0D
 outil/netevent.c:r(n.texte fe+r0e`xcomm_base_exitee7n)':: cuen =0D
 tdoutil/netevent.c: e(f.texti`n+eevent_base_loopexitd0' =0D
 xr19de)f:e r.libs/netevent.oe:n cueI nt onfuncdtei o`nfevent_deli'n =0D
 =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.soutil=
 /netevent.c::` comm_point_perform_accept(e'u.textd: =0D
 nr+e0dfexeref75)nf:util/netevent.c: (iu.textnndc+eeef0 dt iorxe =
 f`nd89e)event_base_loopexitreedn' =0D
 :cr e.libs/netevent.o e:ftu eIroe n`nndevent_delecf' =0D
 eif ntueod  rn`ecevent_delft'ieorne=0D
  =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so.lib=
 s/netevent.on: :I n` uccomm_point_perform_accepten'fd :unecftt=0D
 o iiutil/netevent.c:n`oeevent_setd(.text nr ef`e+0'comm_point_close=0D
 rutil/netevent.c:'x:ed89=0D
 )util/netevent.c:n:c((.texte  +tuo 0nxd.text`+event_add0d98)x:'fece f=0D
 in)e:u nudnedfdie =
 fnriene/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound=
 .soe:feddr  eu nrreedncfeereffe irneeentnoc cde `revent_set'e et=0D
  util/netevent.c:t(feo.textro e `n`event_base_setcevent_del'e+ '=0D
 t=0D
 .libs/netevent.o0:xoutil/netevent.c: (d98I) .text`:event_init+ 0x'=0D
 da8u)n:n df =
 uunec/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.s=
 onf:tdieinofe dnuinn de reed fe`frincomm_point_stop_listeningr'eedn =
 rcee:f et=0D
 outil/netevent.c:er e(nfc`eevent_base_set e.text+'r=0D
 etutil/netevent.c:0on (ce`.textevent_add xt'+o10670) : `u=0D
 xevent_base_setda8n'.libs/netevent.od): u=0D
 enfi:d enfeiId nreend  frefruenenfecrticeen onct =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so`oe =
 : t`comm_point_tcp_accept_callbackevent_delo'  =0D
 `'event_add.libs/netevent.o':u=0D
 n:d.libs/netevent.o:e  fiIn=0D
 Iutil/netevent.c:e(nn .textf +0dufxnee7ucn )rtic:t oenf =
 u`icomm_point_tcp_accept_callbacke':nro=0D
 eutil/netevent.c:(d.textne =
 f+`ncomm_point_tcp_handle_callbackic0'n:exdee7 )e: =0D
  tutil/netevent.c:u(ornd .texte+f`eevent_base_loopexite'0fxri=0D
 1148nee)d:n  urceefn tdo eef`ievent_delrne'e=0D
 ndutil/netevent.c: r(e.textc+fee r0etnocx `f75eevent_del)' :=0D
  tunoutil/netevent.c:d( e`fevent_del'.texti=0D
 n+e.libs/netevent.od:0util/netevent.c:x f75r)(e.textf:+e =
 ru0enndxe12d5cf)e:i n teomdo r ree`fevent_del 'u=0D
 enre.libs/netevent.od:en fiInncee  fdt oru e`nevent_delfc't=0D
 eiorne n.libs/netevent.o`:comm_point_closec'e s: It=0D
 no  util/netevent.c:`fevent_delu'n( .textf+o0cxtfeclil)o:onw  u`n=0D
 comm_point_close'd:e=0D
 fi.libs/netevent.on:e Idutil/netevent.c:n(  .textrf+u0nxcetfiefecreonn =
 )c`ecomm_point_create_udp:  t'ou `:event_del=0D
 nutil/netevent.c:d('e=0D
 .text.libs/netevent.of:i+ nI0nxe 1bebf)d:u nre fucnteirodne =
 enf`ccomm_point_stop_listeningi'n:ee=0D
  dtutil/netevent.c:o (r cc: error: .textlinker command failed with exit =
 code 1 (use -v to see invocation)`+=0D
 event_del0e'xf1067)=0D
 e.libs/netevent.or:e nu:c en Itdoen f if`nevent_setu'ne=0D
 dc tutil/netevent.c:ir(oef.textn+ =
 e`r0ecomm_point_stop_listeningnx'c1bfde: )t=0D
 :util/netevent.c: (oun d.text`+e0fevent_deli'n=0D
 xe1067.libs/netevent.o)d::  r efIenruenn dfceuen ficnteod t =
 iro`neevent_base_set 'f`e=0D
 rcomm_point_tcp_handle_callbackutil/netevent.c:e':(=0D
 nutil/netevent.c:.text(+.text0+xc1c4b0)xe1148: ) :u tnudnedoef =
 if`inneeevent_deldd  'rreef=0D
 fee.libs/netevent.orr:ee nnIcnec e tf utnctoi `ooevent_deln  =
 ``'comm_point_tcp_handle_callback=0D
 event_add''.libs/netevent.o::=0D
 util/netevent.c:=0D
 util/netevent.c:((.text.text++00xx12d5.libs/netevent.o1148)):: :u  =
 mnIorden  eufninfdeedf unirnecetdif eornr eef`necomm_point_deleter'c:e=0D=
 
 nec util/netevent.c:toe s `(toevent_del'.text=0D
 + .libs/netevent.o`:0util/netevent.c:x(event_del.text'1ca9+) :0x =
 f12d5uoln)dl:e mfoowi=0D
 nrede  rue.libs/netevent.of:er nIdneefnince df urnefcet ertencioeo =
 n`gmake[2]: s*** [unbound-host] Error 1 =0D
  event_delt`o'comm_point_create_udp =0D
 '`:event_del.libs/netevent.o' f=0D
 :olutil/netevent.c:(l.texto+w0x =0D
 I1bebn) : .libs/netevent.ofuu:n dneIcnt fiiofnun =
 en`cdcomm_point_create_udp_ancil t'i:roen=0D
 f `util/netevent.c:ecomm_point_create_udp(.textr'+0e:n=0D
 xutil/netevent.c:c(e1e5b .textto+ 0)`x:1beb event_set)':=0D
  uuutil/netevent.c:n(nd.texte+d0fxei1bfdn)fe:i nudn dedr =
 eefferienrfeeerdnenccee  troe f` event_sett'oe r`e=0D
 event_setn'util/netevent.c:c(e.text +=0D
 0util/netevent.c:t(ox 1bfd`).textevent_base_set:+'0x=0D
 1e6d ):util/netevent.c: (unu.textd+e0nxf1c4bidn)eef:idn  rueed =
 fndereefifrenreeedn nrcecfeee reto t noc e`` =
 event_base_sett'event_base_set'=0D
 outil/netevent.c:=0D
 ( .text`+util/netevent.c:event_add'0(=0D
 .textx+.libs/netevent.o1c4b:)0:x  1ebbIunn fduen)f:icnte du inorne =
 `fdecomm_point_deleteree'nfc:ie=0D
  nutil/netevent.c:e(dto.text  re+`ferevent_adde0nxc1ca9')=0D
 :e .libs/netevent.ou:n dI ent ffion e`dun crevent_addt'iefo=0D
 ne.libs/netevent.or e:n`ccomm_point_deletee' : =0D
 Iutil/netevent.c:t(o.text +0n xf`1ca9event_delu)'=0D
 :n .libs/netevent.ocut:i nIonn d feufnicnt`iedcomm_point_create_tcpo =
 nr'e:f =0D
 `util/netevent.c:comm_point_create_udp_ancil('.texte:+r0=0D
 xe1fe0util/netevent.c:n(c.texte+ 0)xt1e5bo:  `)u:event_deln '=0D
 udn.libs/netevent.oed:e fIfniinn efeuddn crt ieofreefne =
 re`nrececomm_point_create_udp_ancil 't:o=0D
 n `cevent_seteutil/netevent.c:( '.text=0D
 +util/netevent.c:0(t.textx+1e5b0)ox 1e6d`:event_set ')u=0D
 :nutil/netevent.c:d (uen.textd+e0ffiixnn1ff2ee)d dr er:effe eurrence =
 etnodnecfe i `ton event_sete'd=0D
  `util/netevent.c:event_base_setr(e'f=0D
 e.textutil/netevent.c:r(en+.text+0c0ex tx1e6d1ebbo)):  :u =
 `uevent_base_setn'dnedf=0D
 eifniutil/netevent.c:en(de r.textd+e f0exrr2006e)efne:cr ee ncutenod  =
 `eevent_addft'i=0D
 no.libs/netevent.o: e `Idevent_base_setn  rfeu'nc=0D
 tfeiutil/netevent.c:o(.textrn+en0 c`excomm_point_create_tcp1ebb' :t=0D
 )o: util/netevent.c: (.textu+n0dxe1fe0`fi)event_add:n eudn d'r=0D
 eeffutil/netevent.c:i(e.textnreenc+d0xe2185  tr)o:e f =
 `eunevent_adddree'f=0D
 innce.libs/netevent.oe:d  t ro I`eevent_setf'n=0D
 e rfuennutil/netevent.c:ccte(i.text ot+n0ox 1ff2 =
 `)comm_point_create_tcp`':: event_set=0D
 'uutil/netevent.c:=0D
 n(d.texte+0fixutil/netevent.c:1fe0()n:.text eu+ndd0ex fr2197e)fienrede:n =
 cre  eutfoe n`rdevent_base_seteef'nicn=0D
 eeutil/netevent.c: (d.text t+o0 r`xevent_set2006e)':=0D
 f eutil/netevent.c:ru(ned.texte+f0ix1ff2n):endc  uren etofd =
 `eeevent_base_setf'rie=0D
 ncn.libs/netevent.oee: d referencte  Iot o`nevent_add ' =0D
 f`unutil/netevent.c:event_base_set(c'.textt+=0D
 0ix2185outil/netevent.c:)(:n  =
 u.text`n+comm_point_create_tcp_outd0e'x:f2006i=0D
 nutil/netevent.c:):(e.textd +u nr0exf230cdeer)feinnc:ee d  utroen =
 fder`eeevent_setnf'c=0D
 ien eutil/netevent.c:t(d.texto+  `0revent_addex'f=0D
 2197e)r:util/netevent.c:e (unn.textcd+ee0 xftion2185 ):`e event_setdu'n=0D=
 
  util/netevent.c:(red.textf+ee0rxfe231ei)nnc:e deu  trnod =
 eeff`ievent_base_setne're=0D
 edn cr.libs/netevent.oe:e  Ifnt of uen`revent_setcet'=0D
 nicutil/netevent.c:o(e.text nt +o`0 =
 comm_point_create_tcp_outx'2197`:event_base_set=0D
 )'util/netevent.c::=0D
 ( .text.libs/netevent.ou+n:d0e xIn230cf if)un:n uncedtdi efrionneedf e`r =
 comm_point_create_localr'eef:n=0D
 eutil/netevent.c:c(er en.text+t0cxeo247d )t:o  `uevent_set 'n`=0D
 event_base_setd'eutil/netevent.c:f=0D
 (i.libs/netevent.o:.text nIen +f0unxc231edt i)r:e ofn =
 er`ecomm_point_create_tcp_outnu'ncdee:f i=0D
 tnoe d`util/netevent.c:event_set( '.text=0D
 r+util/netevent.c:(e0fx230ce.text)+r0e:xn 248fcuen)d:  teufnoidne =
 f`eievent_base_setd'n=0D
 ed .libs/netevent.o r:r eIfene rffuenecrntcie otne noce ` =
 comm_point_create_localt`o' event_set:'`=0D
 =0D
 util/netevent.c:event_base_set(.textutil/netevent.c:+'0(x.text247d+)=0D
 0util/netevent.c::( .textu+nxd231e0e):fxi 24a3u):nn eudd =
 erfndieeffneiernede drn ceefrer etefneor ec`enevent_set 'tc=0D
 eo  util/netevent.c:`(tevent_base_seto'.text=0D
  +.libs/netevent.o0`xevent_add:248f )I':n=0D
   u.libs/netevent.onf:due fnIcitnn edi orne =
 fu`fncomm_point_create_localc'e:=0D
 tutil/netevent.c:iroen( nc.texte+`0comm_point_create_rawx 247d't)::=0D
 o  util/netevent.c:u`(nevent_base_set'.text=0D
 deutil/netevent.c:f(i.textn+0e+d0 xr24a3ex)25edf:):  eurunennddecfee =
 fiinnteeodd  r` eevent_setf'r=0D
 eutil/netevent.c:re(f.textee+nrecn0xe248fc)e:  tt ouon de =
 f`i`nevent_setevent_add'e=0D
 'util/netevent.c:=0D
 (d.text.libs/netevent.o+:  r0exf25ffeIrne nfcuen)c:t i otnu =
 n`odcomm_point_create_raw 'e`f:event_base_set=0D
 'util/netevent.c:=0D
 i(util/netevent.c:.textn+(e.textd0+x 25ed0rxe)24a3:) :fu =
 enudnedrfeiennfeicd nree edf ertreeon fceer etn`coe  =
 `tevent_base_setevent_seto' '=0D
 `=0D
 util/netevent.c:event_add('.text=0D
 util/netevent.c:(.libs/netevent.o.text:++0 x02613xI25ff)):n  fu:n =
 uudnenficdteifnoinneed  d` rcomm_point_create_rawe'rf:ee=0D
 futil/netevent.c:r(eenrc.texte+ e0tnxoc 25ed`)eevent_base_set:' =0D
  ututil/netevent.c:n(d.texte+0fxi2613o):ne  u`ndd erevent_adde'ff=0D
 ienreed.libs/netevent.o rn:c eIfeer nt encof ue `tevent_setn'o=0D
  c`util/netevent.c:event_addt'i=0D
 (o.text.libs/netevent.on+: I0n x`25ff )comm_point_start_listening:'f: u=0D=
 
 ncutil/netevent.c:t(iu.texto+nnd =
 0`exfcomm_point_start_listeningi278dn':e)d: =0D
 u nrdutil/netevent.c:eeffi(e.textnr+e0nxc278de)e:  du tnore =
 fdeer`fevent_base_sete'n=0D
 icnutil/netevent.c:eed  (r.text+te0ox 2613f)`e:r event_adduennd'ce=0D
 ef .libs/netevent.oi:t no I`eevent_addd 'n=0D
  rfeuf.libs/netevent.on:ecrt iIoennn c ef` comm_point_drop_replyunt'c:t=0D=
 
 ioo util/netevent.c:`(.textevent_addn +`'comm_point_drop_reply0'x:=0D
 =0D
 282autil/netevent.c:().text:+.libs/netevent.o0 x:u 282a)n:dIne f =
 fuuinndnceetdfi iornefnee r`ecomm_point_start_listeningd'n: =0D
 rcutil/netevent.c:eef etroe (n.text`cevent_del+'=0D
 e0.libs/netevent.o :tx 278dIon ) `f:event_del 'uunn=0D
 dcet.libs/netevent.oifoi: nInn  `efucomm_point_listen_for_rwnd crt':e=0D
 fiutil/netevent.c:oenr (e`ncomm_point_listen_for_rwc'.texte:+ =0D
 0tutil/netevent.c:o(x.text +28f40`xevent_add28f4')):=0D
 :  uunn.libs/netevent.odd:e effiiInneend  df unrcerefteiroenfne rce`en =
 comm_point_drop_replycteo' : =0D
 t`oevent_delutil/netevent.c:'(=0D
 .text +`util/netevent.c:0event_del('x=0D
 .textutil/netevent.c:282a+)(.text0:x+ 02938u):n xd2938eufn)i:n =
 eduenfidnedf erde ifrneefdee rrreenfceeer entnccee o t o` =
 event_del`tevent_addo'' =0D
 =0D
 `.libs/netevent.o.libs/netevent.oevent_add:: I' =0D
 In.libs/netevent.on  :ffuun ncItncito nfi o`uncomm_point_listen_for_rwn' =
 :c=0D
 `tutil/netevent.c:icomm_timer_createo'(n:.text=0D
 + util/netevent.c:0`(x.text28f4+comm_timer_create0)x':2a5d:) :u n=0D
 dutil/netevent.c:ue(nfd.texti+n0eefdi nrxeedf2a5de) ren:c eun dretfeofi =
 e`neevent_deld 'r=0D
 erutil/netevent.c:en(c.texte+ 0txf2938eo )`revent_sete':=0D
 n uncutil/netevent.c:deef (i.textn+etdo 0r exf2a6f`)event_set:'e =0D
 urneutil/netevent.c:ncd(eefi n.textetd+ 0oxr e2a6ff)e`:event_addr' =0D
 eun.libs/netevent.o:c eI nt on fd`eevent_base_setfu'n=0D
 ic.libs/netevent.on:tei do nI rne`fcomm_timer_createe 'f:r=0D
 uutil/netevent.c:n(ec.textt+ni0ocnxe  `2a5dtcomm_timer_disable)o:' :u=0D
  util/netevent.c:n(d`.texteevent_base_set+f0i'n=0D
 exd2b86.libs/netevent.o): :r e ufIenndr efenfucneicnt eidot or n` =
 eevent_setf`'ecomm_timer_disable'r:=0D
 =0D
 eutil/netevent.c:nutil/netevent.c:(c.text+(0.textex+2b86 0txo2a6f =
 )):`:event_del ' =0D
 unu.libs/netevent.on:d eIfnidneef idf unnrcetdef ieonrr =
 ee`fcomm_timer_setn'c:e=0D
 eutil/netevent.c:r(e.text+n c0ext ot2bbe )o :`` =
 event_delevent_base_setu'n'=0D
 d=0D
 .libs/netevent.o:e fi.libs/netevent.oIn:e dn I rnfe ufnfeurneccntticieo =
 ontn o  ``event_delcomm_timer_disable'':=0D
 =0D
 `util/netevent.c:comm_timer_setutil/netevent.c:((.text'.text:++00=0D
 xutil/netevent.c:2be8x)(:2b86.text) :un +u0dxn2bbedefi)e:f niendeud  =
 rnreedffeereefrinecnenc eedt ot o` event_delr 'e`=0D
 event_setf.libs/netevent.o':=0D
 er eutil/netevent.c:I(nn c.texte+f ut0xon c2bfdt)i:` ounevent_deln'=0D
 d util/netevent.c:e(f.text`+comm_timer_seti0ne'dx:2be8)=0D
  :rutil/netevent.c:e( fue.textr+e0ndnxe2bbefc)ei:n etdo u  =
 nr`deevent_base_setfef'=0D
 eirennecutil/netevent.c:e( dt o.text +r0e`xevent_setf2c1e'e):r =0D
 ueutil/netevent.c:nn(cd.texte+ef0ix 2bfdnt)eod: r ` eevent_delu'nf=0D
 edreutil/netevent.c:fiennc(e e.texttdo + r`e0fevent_adde'x=0D
 2be8r)e:.libs/netevent.on:  uInndcee ffiun etdno  `cevent_base_setr'tei=0D=
 
 foutil/netevent.c:n( e`r.textcomm_timer_delete+'e:0=0D
 nxc2c1eeutil/netevent.c: )t(:.texto +u0 n`xevent_set2c66'de=0D
 )f:iutil/netevent.c: (n.texteu+ndd er0fxie2bfdnf)e:d  =
 rueenfrdeenrceeefnicnee t do  rt`eevent_addo' f`eevent_delre'n=0D
 ce=0D
  t.libs/netevent.oo :.libs/netevent.o `I: nIevent_base_setn'  =0D
 ffuutil/netevent.c:(nc.textt+iu0nocntx 2c1ei)o:`n  =
 `comm_timer_deleteu'comm_signal_bindn':d=0D
 :e=0D
 util/netevent.c:f(util/netevent.c:i.text(+.textn+e0d0x x2e0d2c66re))f::e =
 ruenn dceufned inteedfo irn e`fevent_adde'=0D
 re.libs/netevent.oe:n cde  Itrno  f`eevent_setf'u=0D
 neutil/netevent.c:r(c.textt+ie0oxnn2e1e) c:e ` tucomm_timer_deleten'o: =
 d`e=0D
 futil/netevent.c:ievent_delne('d=0D
  r.text.libs/netevent.oe+:f 0eIxnr 2c66ef)n:uc en cttuinood =
 e`fevent_base_setn'i=0D
  nutil/netevent.c:`e(comm_signal_bind.textd'+ :0rx=0D
 efutil/netevent.c:e2e47(r).texte:n cu+ned e0tfxoi 2e0d`)nevent_dele:d'  =
 rue=0D
 nd.libs/netevent.oe:ff iernIenencde   rteoffu e`nrcevent_adde't=0D
 nic.libs/netevent.ooe:n   It`on  comm_signal_bind`fevent_set'u':n=0D
 =0D
 cutil/netevent.c:tutil/netevent.c:i(o(.textn+.text =
 0`x+0comm_signal_deletex2e1e')::=0D
 2e0dutil/netevent.c:) :(un .textd+un0defeifxi2ebb)nne:d e udn =
 dreeffienreednrcee fr eefteor reen`cnevent_setec e' tt=0D
 outil/netevent.c:o  ``event_del('.text=0D
 event_base_set+'=0D
 .libs/netevent.o0:util/netevent.c: xI2e1en)( :f uu.textnn+cdefined =
 r0txeif2e47o)ne :` ressl_handle_itunnd'ce:fei=0D
  netdutil/netevent.c: (or.text +`event_base_sete0fxe310a')=0D
 rutil/netevent.c::e(n .textu+cn0dee xtf2e47i)noe:d  `event_add ru'nedfe=0D=
 
 erfe.libs/netevent.oi:n cIen ne tfou ndc`tevent_del 'i=0D
 roenf.libs/netevent.oe:r eIn n`c ef ucomm_signal_deleten't:cot =0D
 `util/netevent.c:i(event_add'=0D
 .text.libs/netevent.o:o n+ 0`Itcp_callback_readerx'2ebb:)=0D
 nutil/netevent.c: (: .textfuu+n0ncdtxi35eae): unofdineenfdi  =
 nre`decomm_signal_delete 'f:er=0D
 reutil/netevent.c:fee(r.textnecen+ 0txc2ebbeo  t)o:  =
 ``event_deluevent_deln''=0D
 d=0D
 efine.libs/netevent.od:  rIn effuenrcentcieo n `tssl_handle_ito' :=0D
 `util/netevent.c:(event_del'.text=0D
 +0.libs/netevent.ox:310a )I:n  fuunndcetfiionne d` ssl_handle_itr'e:=0D
 ferutil/netevent.c:e(n.text+c0ex 310at)o:  `unevent_deld'ef=0D
 ined ref.libs/netevent.oe:r eInnc efu ntcot i`oevent_deln' =0D
 `tcp_callback_reader':=0D
 util/netevent.c:.libs/netevent.o(:.text +0Ixn35ea ):f uunnctdieofnin =
 `etcp_callback_readerd 'r:e=0D
 futil/netevent.c:e(r.texte+0nxc35eae) :t ou n`devent_dele'f=0D
 ined reference to `event_del'=0D
 cc: error: linker command failed with exit code 1 (use -v to see =
 invocation)=0D
 cc: error: linker command failed with exit code 1 (use -v to see =
 invocation)=0D
 gmake[2]: *** [unbound-control] Error 1=0D
 cc: error: linker command failed with exit code 1 (use -v to see =
 invocation)=0D
 gmake[2]: *** [unbound-checkconf] Error 1=0D
 gmake[2]: *** [unbound] Error 1=0D
 gmake[2]: Leaving directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 =3D=3D=3D> Compilation failed unexpectedly.=0D
 Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the =
 failure to=0D
 the maintainer.=0D
 *** Error code 1=0D
 =0D
 Stop.=0D
 make[1]: stopped in /usr/ports/dns/unbound=0D
 *** Error code 1=0D
 =0D
 Stop.=0D
 make: stopped in /usr/ports/dns/unbound=0D
 =0D
 =3D=3D=3D>>> make failed for dns/unbound=0D
 =3D=3D=3D>>> Aborting update=0D
 =0D
 =3D=3D=3D>>> Killing background jobs=0D
 Terminated=0D
 =0D
 =3D=3D=3D>>> You can restart from the point of failure with this command =
 line:=0D
        portmaster <flags> dns/unbound =0D
 =0D
 =3D=3D=3D>>> Exiting=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kc=08cat vietnamese=1B[1m/=1B[m=08=1B=
 [m =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =
 =08/var=1B[1m/=1B[m=08=1B[m/db=1B[1m/=1B[m=08=1B[m/ports/dns_unbound=1B[1m=
 /=1B[m=08=1B[m =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =08=08 =
 =08=08 =08=08 =08=08 =08=08 =08=08 =
 =08s/dns_unbound=1B[1m/=1B[m=08=1B[m/options=1B[1m =1B[m=08=1B[m =08=0D=0D=
 
 # This file is auto-generated by 'make config'.=0D
 # Options for unbound-1.4.21_2=0D
 _OPTIONS_READ=3Dunbound-1.4.21_2=0D
 _FILE_COMPLETE_OPTIONS_LIST=3DECDSA GOST MUNIN PYTHON THREADS LIBEVENT14 =
 LIBEVENT20=0D
 OPTIONS_FILE_SET+=3DECDSA=0D
 OPTIONS_FILE_UNSET+=3DGOST=0D
 OPTIONS_FILE_UNSET+=3DMUNIN=0D
 OPTIONS_FILE_SET+=3DPYTHON=0D
 OPTIONS_FILE_SET+=3DTHREADS=0D
 OPTIONS_FILE_UNSET+=3DLIBEVENT14=0D
 OPTIONS_FILE_SET+=3DLIBEVENT20=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kp=08pkg info | grep libevent=0D=0D
 libevent2-2.0.21               API for executing callback functions on =
 events or timeouts=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kp=08port,m=08 =08=08 =08master =
 devel/libevent=0D=0D
 =1B]0;portmaster: devel/libevent=07=0D
 =3D=3D=3D>>> Port directory: /usr/ports/devel/libevent=0D
 =0D
 =3D=3D=3D>>> Gathering distinfo list for installed ports=0D
 =0D
 =3D=3D=3D>>> Launching 'make checksum' for devel/libevent in background=0D=
 
 =3D=3D=3D>>> Gathering dependency list for devel/libevent from ports=0D
 =3D=3D=3D>>> Initial dependency check complete for devel/libevent=0D
 =0D
 =1B]0;portmaster: devel/libevent=07=0D
 =3D=3D=3D>>> Starting build for devel/libevent <<<=3D=3D=3D=0D
 =0D
 =3D=3D=3D>>> All dependencies are up to date=0D
 =0D
 =3D=3D=3D>  Cleaning for libevent-1.4.14b_3=0D
 =3D=3D=3D>  License BSD3CLAUSE accepted by the user=0D
 =3D=3D=3D>   libevent-1.4.14b_3 depends on file: /usr/local/sbin/pkg - =
 found=0D
 =3D=3D=3D> Fetching all distfiles required by libevent-1.4.14b_3 for =
 building=0D
 =3D=3D=3D>  Extracting for libevent-1.4.14b_3=0D
 =3D> SHA256 Checksum OK for libevent-1.4.14b-stable.tar.gz.=0D
 =3D=3D=3D>  Patching for libevent-1.4.14b_3=0D
 =3D=3D=3D>  Applying FreeBSD patches for libevent-1.4.14b_3=0D
 =3D=3D=3D>  Configuring for libevent-1.4.14b_3=0D
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/devel/libevent/work/libevent-1.4.14b-stable/aclocal.m4=0D=
 
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/devel/libevent/work/libevent-1.4.14b-stable/configure=0D=
 
 configure: loading site script /usr/ports/Templates/config.site=0D
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g =
 wheel=0D
 checking whether build environment is sane... yes=0D
 checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p=0D
 checking for gawk... (cached) /usr/bin/awk=0D
 checking whether make sets $(MAKE)... yes=0D
 checking build system type... amd64-portbld-freebsd10.0=0D
 checking host system type... amd64-portbld-freebsd10.0=0D
 checking for gcc... cc=0D
 checking whether the C compiler works... yes=0D
 checking for C compiler default output file name... a.out=0D
 checking for suffix of executables... =0D
 checking whether we are cross compiling... no=0D
 checking for suffix of object files... o=0D
 checking whether we are using the GNU C compiler... yes=0D
 checking whether cc accepts -g... yes=0D
 checking for cc option to accept ISO C89... none needed=0D
 checking for style of include used by make... GNU=0D
 checking dependency style of cc... gcc3=0D
 checking whether ln -s works... yes=0D
 checking how to run the C preprocessor... cpp=0D
 checking for grep that handles long lines and -e... (cached) =
 /usr/bin/grep=0D
 checking for egrep... (cached) /usr/bin/egrep=0D
 checking whether cc needs -traditional... no=0D
 checking whether we need extra flags to make libc reentrant... =
 -D_THREAD_SAFE=0D
 checking for a sed that does not truncate output... (cached) =
 /usr/bin/sed=0D
 checking for fgrep... (cached) /usr/bin/fgrep=0D
 checking for ld used by cc... /usr/bin/ld=0D
 checking if the linker (/usr/bin/ld) is GNU ld... yes=0D
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B=0D
 checking the name lister (/usr/bin/nm -B) interface... BSD nm=0D
 checking the maximum length of command line arguments... (cached) 262144=0D=
 
 checking whether the shell understands some XSI constructs... yes=0D
 checking whether the shell understands "+=3D"... no=0D
 checking for /usr/bin/ld option to reload object files... -r=0D
 checking for objdump... objdump=0D
 checking how to recognize dependent libraries... pass_all=0D
 checking for ar... ar=0D
 checking for strip... strip=0D
 checking for ranlib... ranlib=0D
 checking command to parse /usr/bin/nm -B output from cc object... ok=0D
 checking for ANSI C header files... (cached) yes=0D
 checking for sys/types.h... (cached) yes=0D
 checking for sys/stat.h... (cached) yes=0D
 checking for stdlib.h... (cached) yes=0D
 checking for string.h... (cached) yes=0D
 checking for memory.h... (cached) yes=0D
 checking for strings.h... (cached) yes=0D
 checking for inttypes.h... (cached) yes=0D
 checking for stdint.h... (cached) yes=0D
 checking for unistd.h... (cached) yes=0D
 checking for dlfcn.h... (cached) yes=0D
 checking for objdir... .libs=0D
 checking if cc supports -fno-rtti -fno-exceptions... yes=0D
 checking for cc option to produce PIC... -fPIC -DPIC=0D
 checking if cc PIC flag -fPIC -DPIC works... yes=0D
 checking if cc static flag -static works... yes=0D
 checking if cc supports -c -o file.o... yes=0D
 checking if cc supports -c -o file.o... (cached) yes=0D
 checking whether the cc linker (/usr/bin/ld) supports shared =
 libraries... yes=0D
 checking whether -lc should be explicitly linked in... no=0D
 checking dynamic linker characteristics... freebsd10.0 ld.so=0D
 checking how to hardcode library paths into programs... immediate=0D
 checking whether stripping libraries is possible... yes=0D
 checking if libtool supports shared libraries... yes=0D
 checking whether to build shared libraries... yes=0D
 checking whether to build static libraries... yes=0D
 checking for socket in -lsocket... no=0D
 checking for inet_aton in -lresolv... no=0D
 checking for clock_gettime in -lrt... yes=0D
 checking for inet_ntoa in -lnsl... no=0D
 checking for ANSI C header files... (cached) yes=0D
 checking for fcntl.h... (cached) yes=0D
 checking for stdarg.h... (cached) yes=0D
 checking for inttypes.h... (cached) yes=0D
 checking for stdint.h... (cached) yes=0D
 checking for poll.h... (cached) yes=0D
 checking for signal.h... (cached) yes=0D
 checking for unistd.h... (cached) yes=0D
 checking sys/epoll.h usability... no=0D
 checking sys/epoll.h presence... no=0D
 checking for sys/epoll.h... no=0D
 checking for sys/time.h... (cached) yes=0D
 checking sys/queue.h usability... yes=0D
 checking sys/queue.h presence... yes=0D
 checking for sys/queue.h... yes=0D
 checking sys/event.h usability... yes=0D
 checking sys/event.h presence... yes=0D
 checking for sys/event.h... yes=0D
 checking for sys/param.h... (cached) yes=0D
 checking for sys/ioctl.h... (cached) yes=0D
 checking for sys/select.h... (cached) yes=0D
 checking sys/devpoll.h usability... no=0D
 checking sys/devpoll.h presence... no=0D
 checking for sys/devpoll.h... no=0D
 checking port.h usability... no=0D
 checking port.h presence... no=0D
 checking for port.h... no=0D
 checking netinet/in6.h usability... no=0D
 checking netinet/in6.h presence... no=0D
 checking for netinet/in6.h... no=0D
 checking for sys/socket.h... (cached) yes=0D
 checking for TAILQ_FOREACH in sys/queue.h... yes=0D
 checking for timeradd in sys/time.h... yes=0D
 checking for timercmp in sys/time.h... yes=0D
 checking for timerclear in sys/time.h... yes=0D
 checking for timerisset in sys/time.h... yes=0D
 checking for WIN32... no=0D
 checking for an ANSI C-conforming const... yes=0D
 checking for inline... inline=0D
 checking whether time.h and sys/time.h may both be included... yes=0D
 checking for gettimeofday... (cached) yes=0D
 checking for vasprintf... (cached) yes=0D
 checking for fcntl... (cached) yes=0D
 checking for clock_gettime... (cached) yes=0D
 checking for strtok_r... yes=0D
 checking for strsep... (cached) yes=0D
 checking for getaddrinfo... (cached) yes=0D
 checking for getnameinfo... (cached) yes=0D
 checking for strlcpy... (cached) yes=0D
 checking for inet_ntop... (cached) yes=0D
 checking for signal... yes=0D
 checking for sigaction... (cached) yes=0D
 checking for strtoll... (cached) yes=0D
 checking for issetugid... (cached) yes=0D
 checking for geteuid... (cached) yes=0D
 checking for getegid... (cached) yes=0D
 checking size of long... 8=0D
 checking for F_SETFD in fcntl.h... yes=0D
 checking for select... (cached) yes=0D
 checking for poll... (cached) yes=0D
 checking for epoll_ctl... no=0D
 checking for kqueue... yes=0D
 checking for working kqueue... yes=0D
 checking for port_create... no=0D
 checking for pid_t... (cached) yes=0D
 checking for size_t... (cached) yes=0D
 checking for uint64_t... yes=0D
 checking for uint32_t... yes=0D
 checking for uint16_t... yes=0D
 checking for uint8_t... yes=0D
 checking for fd_mask... yes=0D
 checking size of long long... 8=0D
 checking size of int... 4=0D
 checking size of short... 2=0D
 checking for struct in6_addr... yes=0D
 checking for socklen_t... yes=0D
 checking whether our compiler supports __func__... yes=0D
 configure: creating ./config.status=0D
 config.status: creating Makefile=0D
 config.status: creating test/Makefile=0D
 config.status: creating sample/Makefile=0D
 config.status: creating config.h=0D
 config.status: executing depfiles commands=0D
 config.status: executing libtool commands=0D
 =3D=3D=3D>  Building for libevent-1.4.14b_3=0D
 --- event-config.h ---=0D
 echo '/* event-config.h' > event-config.h=0D
 echo ' * Generated by autoconf; post-processed by libevent.' >> =
 event-config.h=0D
 echo ' * Do not edit this file.' >> event-config.h=0D
 echo ' * Do not rely on macros in this file existing in later =
 versions.'>> event-config.h=0D
 echo ' */' >> event-config.h=0D
 echo '#ifndef _EVENT_CONFIG_H_' >> event-config.h=0D
 echo '#define _EVENT_CONFIG_H_' >> event-config.h=0D
 sed -e 's/#define /#define _EVENT_/'  -e 's/#undef /#undef _EVENT_/'  -e =
 's/#ifndef /#ifndef _EVENT_/' < config.h >> event-config.h=0D
 echo "#endif" >> event-config.h=0D
 --- all ---=0D
 /usr/bin/make  all-recursive=0D
 --- all-recursive ---=0D
 Making all in .=0D
 --- event.lo ---=0D
 --- buffer.lo ---=0D
 --- evbuffer.lo ---=0D
 --- log.lo ---=0D
 --- evutil.lo ---=0D
 --- event_tagging.lo ---=0D
 --- event.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o event.lo event.c=0D
 --- buffer.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o buffer.lo buffer.c=0D
 --- log.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o log.lo log.c=0D
 --- evbuffer.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o evbuffer.lo evbuffer.c=0D
 --- evutil.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o evutil.lo evutil.c=0D
 --- event_tagging.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o event_tagging.lo event_tagging.c=0D
 --- event.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 event.c  -fPIC -DPIC -o .libs/event.o=0D
 --- evutil.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evutil.c  -fPIC -DPIC -o .libs/evutil.o=0D
 --- event_tagging.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 event_tagging.c  -fPIC -DPIC -o .libs/event_tagging.o=0D
 --- log.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c log.c  =
 -fPIC -DPIC -o .libs/log.o=0D
 --- evbuffer.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evbuffer.c  -fPIC -DPIC -o .libs/evbuffer.o=0D
 --- buffer.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 buffer.c  -fPIC -DPIC -o .libs/buffer.o=0D
 --- evutil.lo ---=0D
 In file included from evutil.c:60:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ./min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ./min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ./min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ./min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ./min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ./min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ./min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 9 warnings generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evutil.c -o evutil.o >/dev/null 2>&1=0D
 --- event.lo ---=0D
 In file included from event.c:55:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 --- log.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c log.c =
 -o log.o >/dev/null 2>&1=0D
 --- evbuffer.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evbuffer.c -o evbuffer.o >/dev/null 2>&1=0D
 --- http.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o http.lo http.c=0D
 --- buffer.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 buffer.c -o buffer.o >/dev/null 2>&1=0D
 --- evdns.lo ---=0D
 --- http.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c http.c =
  -fPIC -DPIC -o .libs/http.o=0D
 --- evdns.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o evdns.lo evdns.c=0D
 --- event_tagging.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 event_tagging.c -o event_tagging.o >/dev/null 2>&1=0D
 --- evdns.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evdns.c  -fPIC -DPIC -o .libs/evdns.o=0D
 --- evrpc.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o evrpc.lo evrpc.c=0D
 --- strlcpy.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o strlcpy.lo strlcpy.c=0D
 --- event.lo ---=0D
 1 warning generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 event.c -o event.o >/dev/null 2>&1=0D
 --- evrpc.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evrpc.c  -fPIC -DPIC -o .libs/evrpc.o=0D
 --- strlcpy.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o=0D
 --- select.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o select.lo select.c=0D
 --- strlcpy.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 strlcpy.c -o strlcpy.o >/dev/null 2>&1=0D
 --- select.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 select.c  -fPIC -DPIC -o .libs/select.o=0D
 --- poll.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o poll.lo poll.c=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c poll.c =
  -fPIC -DPIC -o .libs/poll.o=0D
 --- select.lo ---=0D
 In file included from select.c:55:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ./min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ./min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ./min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ./min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ./min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ./min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ./min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 --- evrpc.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evrpc.c -o evrpc.o >/dev/null 2>&1=0D
 --- select.lo ---=0D
 9 warnings generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 select.c -o select.o >/dev/null 2>&1=0D
 --- poll.lo ---=0D
 In file included from poll.c:52:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ./min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ./min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ./min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ./min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ./min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ./min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ./min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 --- kqueue.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o kqueue.lo kqueue.c=0D
 --- signal.lo ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
 -I./compat      -O3 -pipe -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -c -o signal.lo signal.c=0D
 --- kqueue.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 kqueue.c  -fPIC -DPIC -o .libs/kqueue.o=0D
 --- signal.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 signal.c  -fPIC -DPIC -o .libs/signal.o=0D
 --- poll.lo ---=0D
 9 warnings generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c poll.c =
 -o poll.o >/dev/null 2>&1=0D
 --- kqueue.lo ---=0D
 In file included from kqueue.c:64:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ./min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ./min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ./min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ./min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ./min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ./min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ./min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 --- signal.lo ---=0D
 In file included from signal.c:61:=0D
 In file included from ./event-internal.h:35:=0D
 ./min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ./min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ./min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ./min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ./min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ./min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ./min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ./min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ./min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 --- http.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c http.c =
 -o http.o >/dev/null 2>&1=0D
 --- kqueue.lo ---=0D
 9 warnings generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 kqueue.c -o kqueue.o >/dev/null 2>&1=0D
 --- signal.lo ---=0D
 9 warnings generated.=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 signal.c -o signal.o >/dev/null 2>&1=0D
 --- libevent_core.la ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dlink cc  -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE  -release =
 1.4 -version-info 4:0:2 -fstack-protector -o libevent_core.la -rpath =
 /usr/local/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo   =
 select.lo poll.lo kqueue.lo signal.lo  =0D
 libtool: link: cc -shared  .libs/event.o .libs/buffer.o .libs/evbuffer.o =
 .libs/log.o .libs/evutil.o .libs/select.o .libs/poll.o .libs/kqueue.o =
 .libs/signal.o    -march=3Damdfam10 -march=3Damdfam10   -Wl,-soname =
 -Wl,libevent_core-1.4.so.4 -o .libs/libevent_core-1.4.so.4=0D
 --- evdns.lo ---=0D
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c =
 evdns.c -o evdns.o >/dev/null 2>&1=0D
 --- libevent_core.la ---=0D
 libtool: link: (cd ".libs" && rm -f "libevent_core-1.4.so" && ln -s =
 "libevent_core-1.4.so.4" "libevent_core-1.4.so")=0D
 libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s =
 "libevent_core-1.4.so.4" "libevent_core.so")=0D
 libtool: link: ar cru .libs/libevent_core.a  event.o buffer.o evbuffer.o =
 log.o evutil.o select.o poll.o kqueue.o signal.o=0D
 libtool: link: ranlib .libs/libevent_core.a=0D
 libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s =
 "../libevent_core.la" "libevent_core.la" )=0D
 --- libevent.la ---=0D
 --- libevent_extra.la ---=0D
 --- libevent.la ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dlink cc  -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE  -release =
 1.4 -version-info 4:0:2 -fstack-protector -o libevent.la -rpath =
 /usr/local/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo   =
 event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo select.lo poll.lo =
 kqueue.lo signal.lo  =0D
 --- libevent_extra.la ---=0D
 /bin/sh ./libtool --tag=3DCC    --mode=3Dlink cc  -O3 -pipe =
 -march=3Damdfam10 -O3 -pipe -march=3Damdfam10 -fstack-protector =
 -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE  -release =
 1.4 -version-info 4:0:2 -fstack-protector -o libevent_extra.la -rpath =
 /usr/local/lib event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo =
 select.lo poll.lo kqueue.lo signal.lo  =0D
 --- libevent.la ---=0D
 libtool: link: cc -shared  .libs/event.o .libs/buffer.o .libs/evbuffer.o =
 .libs/log.o .libs/evutil.o .libs/event_tagging.o .libs/http.o =
 .libs/evdns.o .libs/evrpc.o .libs/strlcpy.o .libs/select.o .libs/poll.o =
 .libs/kqueue.o .libs/signal.o    -march=3Damdfam10 -march=3Damdfam10   =
 -Wl,-soname -Wl,libevent-1.4.so.4 -o .libs/libevent-1.4.so.4=0D
 --- libevent_extra.la ---=0D
 libtool: link: cc -shared  .libs/event_tagging.o .libs/http.o =
 .libs/evdns.o .libs/evrpc.o .libs/strlcpy.o .libs/select.o .libs/poll.o =
 .libs/kqueue.o .libs/signal.o    -march=3Damdfam10 -march=3Damdfam10   =
 -Wl,-soname -Wl,libevent_extra-1.4.so.4 -o .libs/libevent_extra-1.4.so.4=0D=
 
 libtool: link: (cd ".libs" && rm -f "libevent_extra-1.4.so" && ln -s =
 "libevent_extra-1.4.so.4" "libevent_extra-1.4.so")=0D
 libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s =
 "libevent_extra-1.4.so.4" "libevent_extra.so")=0D
 --- libevent.la ---=0D
 libtool: link: (cd ".libs" && rm -f "libevent-1.4.so" && ln -s =
 "libevent-1.4.so.4" "libevent-1.4.so")=0D
 libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s =
 "libevent-1.4.so.4" "libevent.so")=0D
 --- libevent_extra.la ---=0D
 libtool: link: ar cru .libs/libevent_extra.a  event_tagging.o http.o =
 evdns.o evrpc.o strlcpy.o select.o poll.o kqueue.o signal.o=0D
 libtool: link: ranlib .libs/libevent_extra.a=0D
 --- libevent.la ---=0D
 libtool: link: ar cru .libs/libevent.a  event.o buffer.o evbuffer.o =
 log.o evutil.o event_tagging.o http.o evdns.o evrpc.o strlcpy.o select.o =
 poll.o kqueue.o signal.o=0D
 libtool: link: ranlib .libs/libevent.a=0D
 --- libevent_extra.la ---=0D
 libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s =
 "../libevent_extra.la" "libevent_extra.la" )=0D
 --- libevent.la ---=0D
 libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s =
 "../libevent.la" "libevent.la" )=0D
 Making all in sample=0D
 --- event-test.o ---=0D
 --- time-test.o ---=0D
 --- signal-test.o ---=0D
 --- event-test.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c event-test.c=0D
 --- time-test.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c time-test.c=0D
 --- signal-test.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c signal-test.c=0D
 --- time-test ---=0D
 --- signal-test ---=0D
 --- time-test ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o time-test =
 time-test.o ../libevent.la =0D
 --- event-test ---=0D
 --- signal-test ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o signal-test =
 signal-test.o ../libevent.la =0D
 --- event-test ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o event-test =
 event-test.o ../libevent.la =0D
 --- time-test ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/time-test time-test.o  =
 ../.libs/libevent.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- signal-test ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/signal-test signal-test.o  =
 ../.libs/libevent.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- event-test ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/event-test event-test.o  =
 ../.libs/libevent.so -Wl,-rpath -Wl,/usr/local/lib=0D
 Making all in test=0D
 --- all ---=0D
 /usr/bin/make  all-am=0D
 --- test-init.o ---=0D
 --- test-eof.o ---=0D
 --- test-weof.o ---=0D
 --- test-time.o ---=0D
 --- regress.o ---=0D
 --- regress_http.o ---=0D
 --- test-init.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c test-init.c=0D
 --- test-weof.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c test-weof.c=0D
 --- test-time.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c test-time.c=0D
 --- test-eof.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c test-eof.c=0D
 --- regress.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c regress.c=0D
 --- regress_http.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c regress_http.c=0D
 --- regress_dns.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c regress_dns.c=0D
 --- regress_rpc.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c regress_rpc.c=0D
 --- bench.o ---=0D
 --- test-init ---=0D
 --- bench.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c bench.c=0D
 --- test-init ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o test-init =
 test-init.o ../libevent_core.la =0D
 --- regress.o ---=0D
 In file included from regress.c:60:=0D
 In file included from ../event-internal.h:35:=0D
 ../min_heap.h:58:6: warning: unused function 'min_heap_ctor' =
 [-Wunused-function]=0D
 void min_heap_ctor(min_heap_t* s) { s->p =3D 0; s->n =3D 0; s->a =3D 0; =
 }=0D
      ^=0D
 ../min_heap.h:59:6: warning: unused function 'min_heap_dtor' =
 [-Wunused-function]=0D
 void min_heap_dtor(min_heap_t* s) { if(s->p) free(s->p); }=0D
      ^=0D
 ../min_heap.h:60:6: warning: unused function 'min_heap_elem_init' =
 [-Wunused-function]=0D
 void min_heap_elem_init(struct event* e) { e->min_heap_idx =3D -1; }=0D
      ^=0D
 ../min_heap.h:61:5: warning: unused function 'min_heap_empty' =
 [-Wunused-function]=0D
 int min_heap_empty(min_heap_t* s) { return 0u =3D=3D s->n; }=0D
     ^=0D
 ../min_heap.h:62:10: warning: unused function 'min_heap_size' =
 [-Wunused-function]=0D
 unsigned min_heap_size(min_heap_t* s) { return s->n; }=0D
          ^=0D
 ../min_heap.h:63:15: warning: unused function 'min_heap_top' =
 [-Wunused-function]=0D
 struct event* min_heap_top(min_heap_t* s) { return s->n ? *s->p : 0; }=0D=
 
               ^=0D
 ../min_heap.h:65:5: warning: unused function 'min_heap_push' =
 [-Wunused-function]=0D
 int min_heap_push(min_heap_t* s, struct event* e)=0D
     ^=0D
 ../min_heap.h:73:15: warning: unused function 'min_heap_pop' =
 [-Wunused-function]=0D
 struct event* min_heap_pop(min_heap_t* s)=0D
               ^=0D
 ../min_heap.h:85:5: warning: unused function 'min_heap_erase' =
 [-Wunused-function]=0D
 int min_heap_erase(min_heap_t* s, struct event* e)=0D
     ^=0D
 --- test-eof ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o test-eof =
 test-eof.o ../libevent_core.la =0D
 --- test-weof ---=0D
 --- test-init ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/test-init test-init.o  =
 ../.libs/libevent_core.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- test-weof ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o test-weof =
 test-weof.o ../libevent_core.la =0D
 --- test-eof ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/test-eof test-eof.o  =
 ../.libs/libevent_core.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- regress.gen.o ---=0D
 cc -DHAVE_CONFIG_H -I. -I..     -I.. -I../compat -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE -c regress.gen.c=0D
 --- test-time ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o test-time =
 test-time.o ../libevent_core.la =0D
 --- bench ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o bench bench.o =
 ../libevent.la =0D
 --- test-weof ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/test-weof test-weof.o  =
 ../.libs/libevent_core.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- test-time ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/test-time test-time.o  =
 ../.libs/libevent_core.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- bench ---=0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/bench bench.o  =
 ../.libs/libevent.so -Wl,-rpath -Wl,/usr/local/lib=0D
 --- regress.o ---=0D
 9 warnings generated.=0D
 --- regress ---=0D
 /bin/sh ../libtool --tag=3DCC    --mode=3Dlink cc -I.. -I../compat -O3 =
 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -Wall =
 -fno-strict-aliasing -D_THREAD_SAFE   -fstack-protector -o regress =
 regress.o regress_http.o  regress_dns.o regress_rpc.o  regress.gen.o =
 ../libevent.la =0D
 libtool: link: cc -I.. -I../compat -O3 -pipe -march=3Damdfam10 =
 -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing =
 -D_THREAD_SAFE -fstack-protector -o .libs/regress regress.o =
 regress_http.o regress_dns.o regress_rpc.o regress.gen.o  =
 ../.libs/libevent.so -Wl,-rpath -Wl,/usr/local/lib=0D
 =3D=3D=3D>  Staging for libevent-1.4.14b_3=0D
 =3D=3D=3D>   Generating temporary packing list=0D
 /usr/bin/make  install-recursive=0D
 Making install in .=0D
 test -z "/usr/local/bin" || /bin/mkdir -p =
 "/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/bin"=0D
  install  -o root -g wheel -m 555 event_rpcgen.py =
 '/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/bin'=0D
 test -z "/usr/local/lib" || /bin/mkdir -p =
 "/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib"=0D
  /bin/sh ./libtool   --mode=3Dinstall /usr/bin/install -c -o root -g =
 wheel   libevent.la libevent_core.la libevent_extra.la =
 '/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib'=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent-1.4.so.4 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent-1.4.so=
 .4=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent-1.4.so.4 libevent-1.4.so || { rm -f libevent-1.4.so && ln -s =
 libevent-1.4.so.4 libevent-1.4.so; }; })=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent-1.4.so.4 libevent.so || { rm -f libevent.so && ln -s =
 libevent-1.4.so.4 libevent.so; }; })=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent.lai =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent.la=0D=
 
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_core-1.4.so.4 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_core-1=
 .4.so.4=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent_core-1.4.so.4 libevent_core-1.4.so || { rm -f =
 libevent_core-1.4.so && ln -s libevent_core-1.4.so.4 =
 libevent_core-1.4.so; }; })=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent_core-1.4.so.4 libevent_core.so || { rm -f libevent_core.so && =
 ln -s libevent_core-1.4.so.4 libevent_core.so; }; })=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_core.lai =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_core.l=
 a=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_extra-1.4.so.4 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_extra-=
 1.4.so.4=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent_extra-1.4.so.4 libevent_extra-1.4.so || { rm -f =
 libevent_extra-1.4.so && ln -s libevent_extra-1.4.so.4 =
 libevent_extra-1.4.so; }; })=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib && { ln -s -f =
 libevent_extra-1.4.so.4 libevent_extra.so || { rm -f libevent_extra.so =
 && ln -s libevent_extra-1.4.so.4 libevent_extra.so; }; })=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_extra.lai =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_extra.=
 la=0D
 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libevent.a =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent.a=0D
 libtool: install: chmod 644 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent.a=0D
 libtool: install: ranlib =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent.a=0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_core.a =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_core.a=
 =0D
 libtool: install: chmod 644 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_core.a=
 =0D
 libtool: install: ranlib =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_core.a=
 =0D
 libtool: install: /usr/bin/install -c -o root -g wheel =
 .libs/libevent_extra.a =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_extra.=
 a=0D
 libtool: install: chmod 644 =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_extra.=
 a=0D
 libtool: install: ranlib =
 /usr/obj/usr/ports/devel/libevent/work/stage/usr/local/lib/libevent_extra.=
 a=0D
 libtool: install: warning: remember to run `libtool --finish =
 /usr/local/lib'=0D
 test -z "/usr/local/include" || /bin/mkdir -p =
 "/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/include"=0D
  install  -o root -g wheel -m 444 event.h evhttp.h evdns.h evrpc.h =
 evutil.h =
 '/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/include'=0D
 test -z "/usr/local/man/man3" || /bin/mkdir -p =
 "/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/man/man3"=0D
  install  -o root -g wheel -m 444 event.3 evdns.3 =
 '/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/man/man3'=0D
 test -z "/usr/local/include" || /bin/mkdir -p =
 "/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/include"=0D
  install  -o root -g wheel -m 444 event-config.h =
 '/usr/obj/usr/ports/devel/libevent/work/stage/usr/local/include'=0D
 Making install in sample=0D
 Making install in test=0D
 /usr/bin/make  install-am=0D
 =3D=3D=3D=3D> Compressing man pages (compress-man)=0D
 =3D=3D=3D>  Installing for libevent-1.4.14b_3=0D
 =3D=3D=3D>  Checking if devel/libevent already installed=0D
 =3D=3D=3D>   Registering installation for libevent-1.4.14b_3=0D
 Installing libevent-1.4.14b_3... done=0D
 =3D=3D=3D> SECURITY REPORT: =0D
       This port has installed the following files which may act as =
 network=0D
       servers and may therefore pose a remote security risk to the =
 system.=0D
 /usr/local/lib/libevent_extra-1.4.so.4=0D
 /usr/local/lib/libevent-1.4.so.4=0D
 =0D
       If there are vulnerabilities in these programs there may be a =
 security=0D
       risk to the system. FreeBSD makes no guarantee about the security =
 of=0D
       ports included in the Ports Collection. Please type 'make =
 deinstall'=0D
       to deinstall the port if this is a concern.=0D
 =0D
       For more information, and contact details about the security=0D
       status of this software, see the following webpage: =0D
 http://www.monkey.org/~provos/libevent/=0D
 =0D
 =3D=3D=3D>>> Killing background jobs=0D
 Terminated=0D
 =3D=3D=3D>>> Waiting for background 'make clean' processes to finish=0D
 =0D
 =3D=3D=3D>>> Installation of devel/libevent (libevent-1.4.14b_3) =
 complete=0D
 =0D
 =3D=3D=3D>>> Exiting=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kportmaster devel/libevent=1B[25Dpkg =
 info | grep libevent =08=0D=0D
 libevent-1.4.14b_3             Provides an API to execute callback =
 functions on certain events=0D
 libevent2-2.0.21               API for executing callback functions on =
 events or timeouts=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Kpkg info | grep =
 libevent=1B[24Dportmaster devel/libevent=1B[25Dpkg info | grep libevent =
 =08=1B[24Dcat /var/db/ports/dns_unbound/options=1B[37Dportmaster unbound =
                   =1B[19D=0D=0D
 =1B]0;portmaster: unbound-1.4.21_2=07=0D
 =3D=3D=3D>>> Currently installed version: unbound-1.4.21_2=0D
 =3D=3D=3D>>> Port directory: /usr/ports/dns/unbound=0D
 =0D
 =3D=3D=3D>>> Gathering distinfo list for installed ports=0D
 =0D
 =3D=3D=3D>>> Launching 'make checksum' for dns/unbound in background=0D
 =3D=3D=3D>>> Gathering dependency list for dns/unbound from ports=0D
 =3D=3D=3D>>> Initial dependency check complete for dns/unbound=0D
 =0D
 =1B]0;portmaster: unbound-1.4.21_2=07=0D
 =3D=3D=3D>>> Starting build for dns/unbound <<<=3D=3D=3D=0D
 =0D
 =3D=3D=3D>>> All dependencies are up to date=0D
 =0D
 =3D=3D=3D>  Cleaning for unbound-1.4.21_2=0D
 =3D=3D=3D>  License BSD accepted by the user=0D
 =3D=3D=3D>  Found saved configuration for unbound-1.4.21_2=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on file: /usr/local/sbin/pkg - =
 found=0D
 =3D=3D=3D> Fetching all distfiles required by unbound-1.4.21_2 for =
 building=0D
 =3D=3D=3D>  Extracting for unbound-1.4.21_2=0D
 =3D> SHA256 Checksum OK for unbound-1.4.21.tar.gz.=0D
 =3D=3D=3D>  Patching for unbound-1.4.21_2=0D
 =3D=3D=3D>  Applying FreeBSD patches for unbound-1.4.21_2=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: swig - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on file: /usr/local/bin/python2.7 =
 - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: pkgconf - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on executable: gmake - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: expat - found=0D=
 
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: ldns - found=0D
 =3D=3D=3D>   unbound-1.4.21_2 depends on shared library: event-2 - found=0D=
 
 =3D=3D=3D>  Configuring for unbound-1.4.21_2=0D
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/aclocal.m4=0D
 =3D=3D=3D>   FreeBSD 10 autotools fix applied to =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/configure=0D
 configure: loading site script /usr/ports/Templates/config.site=0D
 checking build system type... amd64-portbld-freebsd10.0=0D
 checking host system type... amd64-portbld-freebsd10.0=0D
 checking target system type... amd64-portbld-freebsd10.0=0D
 checking for gcc... cc=0D
 checking whether the C compiler works... yes=0D
 checking for C compiler default output file name... a.out=0D
 checking for suffix of executables... =0D
 checking whether we are cross compiling... no=0D
 checking for suffix of object files... o=0D
 checking whether we are using the GNU C compiler... yes=0D
 checking whether cc accepts -g... yes=0D
 checking for cc option to accept ISO C89... none needed=0D
 checking how to run the C preprocessor... cpp=0D
 checking for grep that handles long lines and -e... (cached) =
 /usr/bin/grep=0D
 checking for egrep... (cached) /usr/bin/egrep=0D
 checking for ANSI C header files... (cached) yes=0D
 checking for sys/types.h... (cached) yes=0D
 checking for sys/stat.h... (cached) yes=0D
 checking for stdlib.h... (cached) yes=0D
 checking for string.h... (cached) yes=0D
 checking for memory.h... (cached) yes=0D
 checking for strings.h... (cached) yes=0D
 checking for inttypes.h... (cached) yes=0D
 checking for stdint.h... (cached) yes=0D
 checking for unistd.h... (cached) yes=0D
 checking for minix/config.h... (cached) no=0D
 checking whether it is safe to define __EXTENSIONS__... yes=0D
 checking for an ANSI C-conforming const... yes=0D
 checking for gcc... (cached) cc=0D
 checking whether we are using the GNU C compiler... (cached) yes=0D
 checking whether cc accepts -g... (cached) yes=0D
 checking for cc option to accept ISO C89... (cached) none needed=0D
 checking cc dependency flag... -MM=0D
 checking whether cc supports -Werror... yes=0D
 checking whether cc supports -Wall... yes=0D
 checking whether cc supports -std=3Dc99... yes=0D
 checking whether cc supports -xc99... no=0D
 checking for getopt.h... (cached) yes=0D
 checking for time.h... (cached) yes=0D
 checking whether we need -std=3Dc99 -D__EXTENSIONS__ -D_BSD_SOURCE =
 -D_POSIX_C_SOURCE=3D200112 -D_XOPEN_SOURCE=3D600 =
 -D_XOPEN_SOURCE_EXTENDED=3D1 -D_ALL_SOURCE as a flag for cc... failed=0D
 checking whether we need -std=3Dc99 -D__EXTENSIONS__ -D_BSD_SOURCE =
 -D_POSIX_C_SOURCE=3D200112 -D_XOPEN_SOURCE=3D600 -D_ALL_SOURCE as a flag =
 for cc... failed=0D
 checking whether we need -std=3Dc99 as a flag for cc... no=0D
 checking whether we need -D_BSD_SOURCE as a flag for cc... no=0D
 checking whether we need -D_GNU_SOURCE as a flag for cc... no=0D
 checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... =
 no=0D
 checking whether we need -D_POSIX_C_SOURCE=3D200112 as a flag for cc... =
 no=0D
 checking whether we need -D__EXTENSIONS__ as a flag for cc... no=0D
 checking if cc supports -flto... no=0D
 checking for inline... inline=0D
 checking whether the C compiler (cc) accepts the "format" attribute... =
 yes=0D
 checking whether the C compiler (cc) accepts the "unused" attribute... =
 yes=0D
 checking for flex... flex=0D
 checking lex output file root... lex.yy=0D
 checking lex library... -lfl=0D
 checking whether yytext is a pointer... yes=0D
 checking for yylex_destroy... yes=0D
 checking for bison... bison -y=0D
 checking for doxygen... doxygen=0D
 checking for strip... strip=0D
 checking for ar... /usr/bin/ar=0D
 checking how to print strings... printf=0D
 checking for a sed that does not truncate output... (cached) =
 /usr/bin/sed=0D
 checking for fgrep... (cached) /usr/bin/fgrep=0D
 checking for ld used by cc... /usr/bin/ld=0D
 checking if the linker (/usr/bin/ld) is GNU ld... yes=0D
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B=0D
 checking the name lister (/usr/bin/nm -B) interface... BSD nm=0D
 checking whether ln -s works... yes=0D
 checking the maximum length of command line arguments... (cached) 262144=0D=
 
 checking whether the shell understands some XSI constructs... yes=0D
 checking whether the shell understands "+=3D"... no=0D
 checking how to convert amd64-portbld-freebsd10.0 file names to =
 amd64-portbld-freebsd10.0 format... func_convert_file_noop=0D
 checking how to convert amd64-portbld-freebsd10.0 file names to =
 toolchain format... func_convert_file_noop=0D
 checking for /usr/bin/ld option to reload object files... -r=0D
 checking for objdump... objdump=0D
 checking how to recognize dependent libraries... pass_all=0D
 checking for dlltool... no=0D
 checking how to associate runtime and link libraries... printf %s\n=0D
 checking for archiver @FILE support... no=0D
 checking for strip... (cached) strip=0D
 checking for ranlib... ranlib=0D
 checking for gawk... (cached) /usr/bin/awk=0D
 checking command to parse /usr/bin/nm -B output from cc object... ok=0D
 checking for sysroot... no=0D
 checking for mt... mt=0D
 checking if mt is a manifest tool... no=0D
 checking for dlfcn.h... (cached) yes=0D
 checking for objdir... .libs=0D
 checking if cc supports -fno-rtti -fno-exceptions... yes=0D
 checking for cc option to produce PIC... -fPIC -DPIC=0D
 checking if cc PIC flag -fPIC -DPIC works... yes=0D
 checking if cc static flag -static works... yes=0D
 checking if cc supports -c -o file.o... yes=0D
 checking if cc supports -c -o file.o... (cached) yes=0D
 checking whether the cc linker (/usr/bin/ld) supports shared =
 libraries... yes=0D
 checking whether -lc should be explicitly linked in... no=0D
 checking dynamic linker characteristics... freebsd10.0 ld.so=0D
 checking how to hardcode library paths into programs... immediate=0D
 checking whether stripping libraries is possible... yes=0D
 checking if libtool supports shared libraries... yes=0D
 checking whether to build shared libraries... yes=0D
 checking whether to build static libraries... yes=0D
 checking for stdarg.h... (cached) yes=0D
 checking for stdbool.h... (cached) yes=0D
 checking for netinet/in.h... (cached) yes=0D
 checking for sys/param.h... (cached) yes=0D
 checking for sys/socket.h... (cached) yes=0D
 checking for sys/uio.h... yes=0D
 checking for sys/resource.h... yes=0D
 checking for arpa/inet.h... (cached) yes=0D
 checking for syslog.h... yes=0D
 checking for netdb.h... (cached) yes=0D
 checking for sys/wait.h... (cached) yes=0D
 checking for pwd.h... (cached) yes=0D
 checking for glob.h... (cached) yes=0D
 checking for grp.h... yes=0D
 checking for login_cap.h... (cached) yes=0D
 checking for winsock2.h... no=0D
 checking for ws2tcpip.h... no=0D
 checking for int8_t... yes=0D
 checking for int16_t... (cached) yes=0D
 checking for int32_t... (cached) yes=0D
 checking for int64_t... yes=0D
 checking for uint8_t... yes=0D
 checking for uint16_t... yes=0D
 checking for uint32_t... yes=0D
 checking for uint64_t... yes=0D
 checking for size_t... (cached) yes=0D
 checking for ssize_t... (cached) yes=0D
 checking for uid_t in sys/types.h... (cached) yes=0D
 checking for pid_t... (cached) yes=0D
 checking for off_t... (cached) yes=0D
 checking for u_char... (cached) yes=0D
 checking for rlim_t... yes=0D
 checking for socklen_t... (cached) yes=0D
 checking for in_addr_t... (cached) yes=0D
 checking for in_port_t... (cached) yes=0D
 checking if memcmp compares unsigned... yes=0D
 checking for library containing inet_pton... none required=0D
 checking for library containing socket... none required=0D
 checking for unistd.h... (cached) yes=0D
 checking for working chown... yes=0D
 checking for vfork.h... (cached) no=0D
 checking for fork... (cached) yes=0D
 checking for vfork... (cached) yes=0D
 checking for working fork... yes=0D
 checking for working vfork... (cached) yes=0D
 checking return type of signal handlers... void=0D
 checking for _LARGEFILE_SOURCE value needed for large files... no=0D
 checking for special C compiler options needed for large files... no=0D
 checking for _FILE_OFFSET_BITS value needed for large files... no=0D
 checking whether we need -D_LARGEFILE_SOURCE=3D1 as a flag for cc... no=0D=
 
 checking if nonblocking sockets work... yes=0D
 checking whether mkdir has one arg... no=0D
 checking for strptime... (cached) yes=0D
 checking whether strptime works... yes=0D
 checking for GNU libc compatible malloc... yes=0D
 checking for the pthreads library -lpthreads... no=0D
 checking whether pthreads work without any flags... no=0D
 checking whether pthreads work with -Kthread... no=0D
 checking whether pthreads work with -kthread... no=0D
 checking for the pthreads library -llthread... no=0D
 checking whether pthreads work with -pthread... yes=0D
 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE=0D
 checking if more special flags are required for pthreads... =
 -D_THREAD_SAFE=0D
 checking for PTHREAD_PRIO_INHERIT... yes=0D
 checking for pthread_spinlock_t... yes=0D
 checking for pthread_rwlock_t... yes=0D
 checking for pythonpython2.7... /usr/local/bin/python2.7=0D
 checking for a version of Python >=3D '2.1.0'... yes=0D
 checking for the distutils Python package... yes=0D
 checking for Python include path... -I/usr/local/include/python2.7=0D
 checking for Python library path... -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7=0D
 checking for Python site-packages path... =
 /usr/local/lib/python2.7/site-packages=0D
 checking python extra libraries...  -lintl -lutil=0D
 checking python extra linking flags... -Wl,--export-dynamic=0D
 checking consistency of all components of python development =
 environment... yes=0D
 checking for swig... /usr/local/bin/swig=0D
 checking SWIG... present=0D
 checking for SSL... found in /usr=0D
 checking for HMAC_CTX_init in -lcrypto... yes=0D
 checking for library containing dlopen... none required=0D
 checking for openssl/ssl.h... yes=0D
 checking for openssl/err.h... yes=0D
 checking for openssl/rand.h... yes=0D
 checking if libssl needs libdl... no=0D
 checking for openssl/conf.h... yes=0D
 checking for openssl/engine.h... yes=0D
 checking for OPENSSL_config... yes=0D
 checking for EVP_sha1... yes=0D
 checking for EVP_sha256... yes=0D
 checking for EVP_sha512... yes=0D
 checking for FIPS_mode... yes=0D
 checking whether SSL_COMP_get_compression_methods is declared... yes=0D
 checking whether sk_SSL_COMP_pop_free is declared... yes=0D
 checking for ECDSA_sign... yes=0D
 checking for SHA384_Init... yes=0D
 checking whether NID_X9_62_prime256v1 is declared... yes=0D
 checking whether NID_secp384r1 is declared... yes=0D
 checking if openssl supports SHA2 and ECDSA with EVP... yes=0D
 checking for libevent... found in /nonexistent=0D
 checking for library containing clock_gettime... none required=0D
 checking for event.h... yes=0D
 checking whether EV_VERSION_MAJOR is declared... no=0D
 checking for library containing event_set... -levent=0D
 checking for event_base_free... yes=0D
 checking for event_base_once... yes=0D
 checking for event_base_new... yes=0D
 checking for event_base_get_method... yes=0D
 checking for ev_loop... no=0D
 checking for ev_default_loop... no=0D
 checking for libexpat... found in /usr/local=0D
 checking for expat.h... yes=0D
 checking for getaddrinfo... yes=0D
 checking for ioctlsocket... no=0D
 checking for daemon... (cached) yes=0D
 checking if daemon is deprecated... no=0D
 checking for struct in_pktinfo.ipi_spec_dst... no=0D
 checking for library containing setusercontext... none required=0D
 checking for tzset... yes=0D
 checking for sigprocmask... (cached) yes=0D
 checking for fcntl... (cached) yes=0D
 checking for getpwnam... yes=0D
 checking for getrlimit... (cached) yes=0D
 checking for setrlimit... (cached) yes=0D
 checking for setsid... (cached) yes=0D
 checking for sbrk... yes=0D
 checking for chroot... yes=0D
 checking for kill... yes=0D
 checking for sleep... (cached) yes=0D
 checking for usleep... (cached) yes=0D
 checking for random... (cached) yes=0D
 checking for srandom... (cached) yes=0D
 checking for recvmsg... (cached) yes=0D
 checking for sendmsg... (cached) yes=0D
 checking for writev... yes=0D
 checking for socketpair... (cached) yes=0D
 checking for glob... (cached) yes=0D
 checking for initgroups... yes=0D
 checking for strftime... (cached) yes=0D
 checking for localtime_r... yes=0D
 checking for setusercontext... yes=0D
 checking for _beginthreadex... no=0D
 checking for setresuid... (cached) yes=0D
 checking for setresgid... (cached) yes=0D
 checking for inet_aton... (cached) yes=0D
 checking for inet_pton... yes=0D
 checking for inet_ntop... (cached) yes=0D
 checking for snprintf... (cached) yes=0D
 checking for strlcpy... (cached) yes=0D
 checking for memmove... (cached) yes=0D
 checking for gmtime_r... yes=0D
 checking for ctime_r... yes=0D
 checking if gmake supports $< with implicit rule in scope... yes=0D
 checking for ldns_rr_new in -lldns... yes=0D
 checking for ldns_buffer_copy... yes=0D
 checking for ldns_key_buf2rsa_raw... yes=0D
 checking for ldns_get_random... yes=0D
 checking for ldns_b32_ntop_extended_hex... yes=0D
 checking whether LDNS_ECDSAP384SHA384 is declared... yes=0D
 checking for ldns/ldns.h... yes=0D
 configure: Stripping extension flags...=0D
 configure: creating ./config.status=0D
 config.status: creating Makefile=0D
 config.status: creating doc/example.conf=0D
 config.status: creating doc/libunbound.3=0D
 config.status: creating doc/unbound.8=0D
 config.status: creating doc/unbound-anchor.8=0D
 config.status: creating doc/unbound-checkconf.8=0D
 config.status: creating doc/unbound.conf.5=0D
 config.status: creating doc/unbound-control.8=0D
 config.status: creating config.h=0D
 config.status: executing libtool commands=0D
 =3D=3D=3D>  Building for unbound-1.4.21_2=0D
 gmake[2]: Entering directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dns.lo -c services/cache/dns.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o infra.lo -c services/cache/infra.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rrset.lo -c services/cache/rrset.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dname.lo -c util/data/dname.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgencode.lo -c util/data/msgencode.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgparse.lo -c util/data/msgparse.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/dname.c  -fPIC -DPIC -o =
 .libs/dname.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/dns.c  -fPIC -DPIC -o =
 .libs/dns.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgparse.c  -fPIC -DPIC -o =
 .libs/msgparse.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/infra.c  -fPIC -DPIC -o =
 .libs/infra.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgencode.c  -fPIC -DPIC -o =
 .libs/msgencode.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/rrset.c  -fPIC -DPIC -o =
 .libs/rrset.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/rrset.c -o rrset.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/infra.c -o infra.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgencode.c -o msgencode.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/dname.c -o dname.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/cache/dns.c -o dns.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o msgreply.lo -c util/data/msgreply.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgreply.c  -fPIC -DPIC -o =
 .libs/msgreply.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o packed_rrset.lo -c util/data/packed_rrset.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/packed_rrset.c  -fPIC -DPIC -o =
 .libs/packed_rrset.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgparse.c -o msgparse.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iterator.lo -c iterator/iterator.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_delegpt.lo -c iterator/iter_delegpt.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iterator.c  -fPIC -DPIC -o =
 .libs/iterator.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_donotq.lo -c iterator/iter_donotq.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_delegpt.c  -fPIC -DPIC -o =
 .libs/iter_delegpt.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_donotq.c  -fPIC -DPIC -o =
 .libs/iter_donotq.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_donotq.c -o iter_donotq.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/packed_rrset.c -o packed_rrset.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/data/msgreply.c -o msgreply.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_fwd.lo -c iterator/iter_fwd.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_delegpt.c -o iter_delegpt.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_fwd.c  -fPIC -DPIC -o =
 .libs/iter_fwd.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_hints.lo -c iterator/iter_hints.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_hints.c  -fPIC -DPIC -o =
 .libs/iter_hints.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_fwd.c -o iter_fwd.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_priv.lo -c iterator/iter_priv.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_priv.c  -fPIC -DPIC -o =
 .libs/iter_priv.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_resptype.lo -c iterator/iter_resptype.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_resptype.c  -fPIC -DPIC -o =
 .libs/iter_resptype.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_hints.c -o iter_hints.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_scrub.lo -c iterator/iter_scrub.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_priv.c -o iter_priv.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o iter_utils.lo -c iterator/iter_utils.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_utils.c  -fPIC -DPIC -o =
 .libs/iter_utils.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_scrub.c  -fPIC -DPIC -o =
 .libs/iter_scrub.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_resptype.c -o iter_resptype.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o localzone.lo -c services/localzone.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o mesh.lo -c services/mesh.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/localzone.c  -fPIC -DPIC -o =
 .libs/localzone.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o modstack.lo -c services/modstack.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/mesh.c  -fPIC -DPIC -o .libs/mesh.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/modstack.c  -fPIC -DPIC -o =
 .libs/modstack.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iterator.c -o iterator.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_scrub.c -o iter_scrub.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/modstack.c -o modstack.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c iterator/iter_utils.c -o iter_utils.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o outbound_list.lo -c services/outbound_list.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outbound_list.c  -fPIC -DPIC -o =
 .libs/outbound_list.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/mesh.c -o mesh.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/localzone.c -o localzone.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outbound_list.c -o outbound_list.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o alloc.lo -c util/alloc.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/alloc.c  -fPIC -DPIC -o .libs/alloc.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o config_file.lo -c util/config_file.c=0D
 if test "flex" !=3D ":"; then \=0D
 	echo "#include \"config.h\"" > util/configlexer.c ;\=0D
 	echo "#include \"util/configyyrename.h\"" >> util/configlexer.c =
 ;\=0D
 	flex -t ./util/configlexer.lex >> util/configlexer.c ;\=0D
 fi=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/config_file.c  -fPIC -DPIC -o =
 .libs/config_file.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/alloc.c -o alloc.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o configparser.lo -c util/configparser.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configparser.c  -fPIC -DPIC -o =
 .libs/configparser.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o fptr_wlist.lo -c util/fptr_wlist.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/fptr_wlist.c  -fPIC -DPIC -o =
 .libs/fptr_wlist.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o locks.lo -c util/locks.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/locks.c  -fPIC -DPIC -o .libs/locks.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o log.lo -c util/log.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/log.c  -fPIC -DPIC -o .libs/log.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/locks.c -o locks.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o mini_event.lo -c util/mini_event.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/log.c -o log.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/mini_event.c  -fPIC -DPIC -o =
 .libs/mini_event.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/fptr_wlist.c -o fptr_wlist.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o module.lo -c util/module.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configparser.c -o configparser.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/module.c  -fPIC -DPIC -o .libs/module.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/mini_event.c -o mini_event.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o net_help.lo -c util/net_help.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/module.c -o module.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o random.lo -c util/random.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/net_help.c  -fPIC -DPIC -o =
 .libs/net_help.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/random.c  -fPIC -DPIC -o .libs/random.o=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rbtree.lo -c util/rbtree.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o regional.lo -c util/regional.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rbtree.c  -fPIC -DPIC -o .libs/rbtree.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/random.c -o random.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/config_file.c -o config_file.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/regional.c  -fPIC -DPIC -o =
 .libs/regional.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o rtt.lo -c util/rtt.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o dnstree.lo -c util/storage/dnstree.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rtt.c  -fPIC -DPIC -o .libs/rtt.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/dnstree.c  -fPIC -DPIC -o =
 .libs/dnstree.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rtt.c -o rtt.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/rbtree.c -o rbtree.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/regional.c -o regional.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/net_help.c -o net_help.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/dnstree.c -o dnstree.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o lookup3.lo -c util/storage/lookup3.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o lruhash.lo -c util/storage/lruhash.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lookup3.c  -fPIC -DPIC -o =
 .libs/lookup3.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lruhash.c  -fPIC -DPIC -o =
 .libs/lruhash.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o slabhash.lo -c util/storage/slabhash.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o timehist.lo -c util/timehist.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/slabhash.c  -fPIC -DPIC -o =
 .libs/slabhash.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/timehist.c  -fPIC -DPIC -o =
 .libs/timehist.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lookup3.c -o lookup3.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/slabhash.c -o slabhash.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/timehist.c -o timehist.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o tube.lo -c util/tube.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/tube.c  -fPIC -DPIC -o .libs/tube.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o winsock_event.lo -c util/winsock_event.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o autotrust.lo -c validator/autotrust.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/storage/lruhash.c -o lruhash.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/winsock_event.c  -fPIC -DPIC -o =
 .libs/winsock_event.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/autotrust.c  -fPIC -DPIC -o =
 .libs/autotrust.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/winsock_event.c -o winsock_event.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_anchor.lo -c validator/val_anchor.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_anchor.c  -fPIC -DPIC -o =
 .libs/val_anchor.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o validator.lo -c validator/validator.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/tube.c -o tube.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/validator.c  -fPIC -DPIC -o =
 .libs/validator.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_kcache.lo -c validator/val_kcache.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_kentry.lo -c validator/val_kentry.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_neg.lo -c validator/val_neg.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kentry.c  -fPIC -DPIC -o =
 .libs/val_kentry.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kcache.c  -fPIC -DPIC -o =
 .libs/val_kcache.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_neg.c  -fPIC -DPIC -o =
 .libs/val_neg.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kcache.c -o val_kcache.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_anchor.c -o val_anchor.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_nsec3.lo -c validator/val_nsec3.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec3.c  -fPIC -DPIC -o =
 .libs/val_nsec3.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_kentry.c -o val_kentry.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_neg.c -o val_neg.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_nsec.lo -c validator/val_nsec.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec.c  -fPIC -DPIC -o =
 .libs/val_nsec.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_secalgo.lo -c validator/val_secalgo.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/autotrust.c -o autotrust.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec3.c -o val_nsec3.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_nsec.c -o val_nsec.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/validator.c -o validator.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_secalgo.c  -fPIC -DPIC -o =
 .libs/val_secalgo.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_sigcrypt.lo -c validator/val_sigcrypt.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_sigcrypt.c  -fPIC -DPIC -o =
 .libs/val_sigcrypt.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o val_utils.lo -c validator/val_utils.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_utils.c  -fPIC -DPIC -o =
 .libs/val_utils.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_secalgo.c -o val_secalgo.o =
 >/dev/null 2>&1=0D
 /usr/local/bin/swig -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include   -I/usr/local/include/python2.7 =
 -I/usr/local/include -o pythonmod/interface.h -python =
 ./pythonmod/interface.i=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o pythonmod_utils.lo -c pythonmod/pythonmod_utils.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o netevent.lo -c util/netevent.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod_utils.c  -fPIC -DPIC -o =
 .libs/pythonmod_utils.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/netevent.c  -fPIC -DPIC -o =
 .libs/netevent.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_utils.c -o val_utils.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c validator/val_sigcrypt.c -o val_sigcrypt.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod_utils.c -o =
 pythonmod_utils.o >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o listen_dnsport.lo -c services/listen_dnsport.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/listen_dnsport.c  -fPIC -DPIC -o =
 .libs/listen_dnsport.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o outside_network.lo -c services/outside_network.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outside_network.c  -fPIC -DPIC -o =
 .libs/outside_network.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o acl_list.lo -c daemon/acl_list.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/acl_list.c  -fPIC -DPIC -o =
 .libs/acl_list.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o cachedump.lo -c daemon/cachedump.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/listen_dnsport.c -o listen_dnsport.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/netevent.c -o netevent.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/cachedump.c  -fPIC -DPIC -o =
 .libs/cachedump.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/acl_list.c -o acl_list.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o daemon.lo -c daemon/daemon.c=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o remote.lo -c daemon/remote.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/daemon.c  -fPIC -DPIC -o =
 .libs/daemon.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/remote.c  -fPIC -DPIC -o =
 .libs/remote.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o stats.lo -c daemon/stats.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/stats.c  -fPIC -DPIC -o .libs/stats.o=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c services/outside_network.c -o =
 outside_network.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/stats.c -o stats.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/daemon.c -o daemon.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound.lo -c daemon/unbound.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/unbound.c  -fPIC -DPIC -o =
 .libs/unbound.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o worker.lo -c daemon/worker.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/worker.c  -fPIC -DPIC -o =
 .libs/worker.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/cachedump.c -o cachedump.o >/dev/null =
 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o context.lo -c libunbound/context.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/context.c  -fPIC -DPIC -o =
 .libs/context.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/unbound.c -o unbound.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libunbound.lo -c libunbound/libunbound.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libunbound.c  -fPIC -DPIC -o =
 .libs/libunbound.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/context.c -o context.o >/dev/null =
 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/worker.c -o worker.o >/dev/null 2>&1=0D=
 
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c daemon/remote.c -o remote.o >/dev/null 2>&1=0D=
 
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libworker.lo -c libunbound/libworker.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libworker.c  -fPIC -DPIC -o =
 .libs/libworker.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-checkconf.c  -fPIC -DPIC -o =
 .libs/unbound-checkconf.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o worker_cb.lo -c smallapp/worker_cb.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/worker_cb.c  -fPIC -DPIC -o =
 .libs/worker_cb.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libunbound.c -o libunbound.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/worker_cb.c -o worker_cb.o =
 >/dev/null 2>&1=0D
 sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e =
 's/@''UNBOUND_VERSION_MINOR@/4/' -e 's/@''UNBOUND_VERSION_MICRO@/21/' < =
 ./libunbound/unbound.h > unbound.h=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-host.lo -c smallapp/unbound-host.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-host.c  -fPIC -DPIC -o =
 .libs/unbound-host.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-control.lo -c smallapp/unbound-control.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-checkconf.c -o =
 unbound-checkconf.o >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-control.c  -fPIC -DPIC -o =
 .libs/unbound-control.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/libworker.c -o libworker.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o unbound-anchor.lo -c smallapp/unbound-anchor.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-anchor.c  -fPIC -DPIC -o =
 .libs/unbound-anchor.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-control.c -o =
 unbound-control.o >/dev/null 2>&1=0D
 sed -e 's:^DESTDIR=3D.*$:DESTDIR=3D/usr/local/etc/unbound:' < =
 ./smallapp/unbound-control-setup.sh > unbound-control-setup=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-host.c -o unbound-host.o =
 >/dev/null 2>&1=0D
 chmod +x unbound-control-setup=0D
 /usr/local/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include =
 ./libunbound/python/libunbound.i=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o configlexer.lo -c util/configlexer.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configlexer.c  -fPIC -DPIC -o =
 .libs/configlexer.o=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o pythonmod.lo -c pythonmod/pythonmod.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod.c  -fPIC -DPIC -o =
 .libs/pythonmod.o=0D
 =1B[1mpythonmod/pythonmod.c:44:32: =1B[0m=1B[0;1;35mwarning: =
 =1B[0m=1B[1munknown warning group '-Wunused-but-set-variable', ignored =
 [-Wunknown-pragmas]=1B[0m=0D
 #pragma GCC diagnostic ignored "-Wunused-but-set-variable"=0D
 =1B[0;1;32m                               ^=0D
 =1B[0mlibtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c util/configlexer.c -o configlexer.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dcompile cc -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/python/libunbound_wrap.c  -fPIC =
 -DPIC -o .libs/libunbound_wrap.o=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c smallapp/unbound-anchor.c -o unbound-anchor.o =
 >/dev/null 2>&1=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c libunbound/python/libunbound_wrap.c -o =
 libunbound_wrap.o >/dev/null 2>&1=0D
 1 warning generated.=0D
 libtool: compile:  cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -c pythonmod/pythonmod.c -o pythonmod.o =
 >/dev/null 2>&1=0D
 ./libtool --tag=3DCC --mode=3Dlink cc -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib  -version-info 4:1:2 -no-undefined =
 -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo =
 libunbound.lo libworker.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo  -rpath /usr/local/lib -lssl -lldns -levent =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 libtool: link: cc -shared  -fPIC -DPIC  .libs/context.o =
 .libs/libunbound.o .libs/libworker.o .libs/dns.o .libs/infra.o =
 .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/msgparse.o =
 .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o =
 .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o =
 .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o =
 .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o =
 .libs/modstack.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o =
 .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o =
 .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o =
 .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o =
 .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o =
 .libs/slabhash.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o =
 .libs/autotrust.o .libs/val_anchor.o .libs/validator.o =
 .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o =
 .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o =
 .libs/val_utils.o .libs/pythonmod.o .libs/pythonmod_utils.o =
 .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o   =
 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so /usr/local/lib/libevent.so =
 -L/usr/local/lib/python2.7 -lpython2.7 -lcrypto  -O3 -march=3Damdfam10 =
 -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib   -pthread -Wl,-soname =
 -Wl,libunbound.so.4 -Wl,-retain-symbols-file -Wl,./libunbound/ubsyms.def =
 -o .libs/libunbound.so.4=0D
 libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s =
 "libunbound.so.4" "libunbound.so")=0D
 libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s =
 "libunbound.so.4" "libunbound.so")=0D
 libtool: link: /usr/bin/ar cru .libs/libunbound.a  context.o =
 libunbound.o libworker.o dns.o infra.o rrset.o dname.o msgencode.o =
 msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o =
 iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o =
 iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o =
 alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o =
 log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o =
 rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o =
 winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o =
 val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o =
 val_sigcrypt.o val_utils.o pythonmod.o pythonmod_utils.o netevent.o =
 listen_dnsport.o outside_network.o=0D
 libtool: link: ranlib .libs/libunbound.a=0D
 libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s =
 "../libunbound.la" "libunbound.la" )=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound acl_list.lo cachedump.lo =
 daemon.lo remote.lo stats.lo unbound.lo worker.lo  dns.lo infra.lo =
 rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo =
 iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo =
 iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo =
 mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo =
 configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo =
 mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo =
 rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo =
 winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo =
 val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo =
 val_sigcrypt.lo val_utils.lo pythonmod.lo pythonmod_utils.lo  =
 netevent.lo listen_dnsport.lo outside_network.lo    -lssl -lldns -levent =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-checkconf =
 unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo    -lssl -lldns -levent -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-host unbound-host.lo   =
 -L. -L.libs -lunbound -lldns -levent -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-control =
 unbound-control.lo  worker_cb.lo dns.lo infra.lo rrset.lo dname.lo =
 msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo =
 iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo =
 iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo =
 modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo =
 configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo =
 net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo =
 lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo =
 val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo =
 val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo =
 pythonmod.lo pythonmod_utils.lo  netevent.lo listen_dnsport.lo =
 outside_network.lo    -lssl -lldns -levent -L/usr/local/lib/python2.7 =
 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc  -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -o unbound-anchor unbound-anchor.lo  =
  -L. -L.libs -lunbound -lexpat -lssl -lldns -levent =
 -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   -lcrypto=0D
 ./libtool --tag=3DCC --mode=3Dlink cc -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include   =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -module -version-info 4:1:2 =
 -no-undefined -o _unbound.la libunbound_wrap.lo -rpath =
 /usr/local/lib/python2.7/site-packages L. -L.libs -lunbound -lldns =
 -levent -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7   =
 -lcrypto=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound-control .libs/unbound-control.o =
 .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so /usr/local/lib/libevent.so =
 -L/usr/local/lib/python2.7 -lpython2.7 -lcrypto -pthread  -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound-checkconf .libs/unbound-checkconf.o =
 .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so /usr/local/lib/libevent.so =
 -L/usr/local/lib/python2.7 -lpython2.7 -lcrypto -pthread  -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o unbound .libs/acl_list.o .libs/cachedump.o =
 .libs/daemon.o .libs/remote.o .libs/stats.o .libs/unbound.o =
 .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o =
 .libs/msgencode.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o =
 .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o =
 .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o =
 .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o =
 .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/outbound_list.o =
 .libs/alloc.o .libs/config_file.o .libs/configlexer.o =
 .libs/configparser.o .libs/fptr_wlist.o .libs/locks.o .libs/log.o =
 .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o =
 .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o =
 .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/timehist.o =
 .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o =
 .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o =
 .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o =
 .libs/val_sigcrypt.o .libs/val_utils.o .libs/pythonmod.o =
 .libs/pythonmod_utils.o .libs/netevent.o .libs/listen_dnsport.o =
 .libs/outside_network.o  -L/nonexistent/lib -L/usr/local/lib -lssl =
 /usr/local/lib/libldns.so /usr/local/lib/libevent.so =
 -L/usr/local/lib/python2.7 -lpython2.7 -lcrypto -pthread  -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib=0D
 libtool: link: cc -shared  -fPIC -DPIC  .libs/libunbound_wrap.o   =
 -Wl,-rpath -Wl,/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs =
 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib -L/nonexistent/lib -L/usr/local/lib -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 -lssl /usr/local/lib/libldns.so =
 /usr/local/lib/libevent.so -lpython2.7 -lcrypto  -O3 -march=3Damdfam10 =
 -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib   -pthread -Wl,-soname =
 -Wl,_unbound.so.4 -o .libs/_unbound.so.4=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o .libs/unbound-host .libs/unbound-host.o  =
 -L/nonexistent/lib -L/usr/local/lib -L. -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 -lssl /usr/local/lib/libldns.so =
 /usr/local/lib/libevent.so -lpython2.7 -lcrypto -pthread  -Wl,-rpath =
 -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib=0D
 libtool: link: cc -I. -I/usr/local/include/event2/compat =
 -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include =
 -O3 -pipe -march=3Damdfam10 -fstack-protector -fno-strict-aliasing =
 -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib =
 -fstack-protector -o .libs/unbound-anchor .libs/unbound-anchor.o  =
 -L/nonexistent/lib -L/usr/local/lib -L. -L.libs =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/.libs/libunbound.so =
 -L/usr/local/lib/python2.7 /usr/local/lib/libexpat.so -lssl =
 /usr/local/lib/libldns.so /usr/local/lib/libevent.so -lpython2.7 =
 -lcrypto -pthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath =
 -Wl,/nonexistent/lib=0D
 libtool: link: (cd ".libs" && rm -f "_unbound.so" && ln -s =
 "_unbound.so.4" "_unbound.so")=0D
 libtool: link: (cd ".libs" && rm -f "_unbound.so" && ln -s =
 "_unbound.so.4" "_unbound.so")=0D
 libtool: link: /usr/bin/ar cru .libs/_unbound.a  libunbound_wrap.o=0D
 libtool: link: ranlib .libs/_unbound.a=0D
 libtool: link: ( cd ".libs" && rm -f "_unbound.la" && ln -s =
 "../_unbound.la" "_unbound.la" )=0D
 gmake[2]: Leaving directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 =0D
 =3D=3D=3D>>> Creating a backup package for old version unbound-1.4.21_2=0D=
 
 Creating package for unbound-1.4.21_2=0D
 Deinstallation has been requested for the following 1 packages:=0D
 =0D
 	unbound-1.4.21_2=0D
 =0D
 The deinstallation will free 6 MB=0D
 [1/1] Deleting unbound-1.4.21_2...=3D=3D> You should manually remove the =
 "unbound" user. =0D
  done=0D
 =0D
 =3D=3D=3D>  Staging for unbound-1.4.21_2=0D
 =3D=3D=3D>   Generating temporary packing list=0D
 =3D=3D=3D> Creating users and/or groups.=0D
 gmake[2]: Entering directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages=0D
 ./install-sh -c -m 644 pythonmod/unboundmodule.py =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/unboundmodule.py=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages=0D
 ./install-sh -c -m 644 ./libunbound/python/unbound.py =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/unbound.py=0D
 ./libtool --mode=3Dinstall cp _unbound.la =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages=0D
 libtool: install: warning: relinking `_unbound.la'=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21; /bin/sh =
 /usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/libtool  --tag CC =
 --mode=3Drelink cc -R/nonexistent/lib -I. =
 -I/usr/local/include/event2/compat -I/usr/local/include =
 -I/usr/local/include/python2.7 -I/usr/local/include -O3 -pipe =
 -march=3Damdfam10 -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE =
 -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector =
 -L/nonexistent/lib -L/usr/local/lib -module -version-info 4:1:2 =
 -no-undefined -o _unbound.la libunbound_wrap.lo -rpath =
 /usr/local/lib/python2.7/site-packages L. -L.libs -lunbound -lldns =
 -levent -L/usr/local/lib/python2.7 -L/usr/local/lib -lpython2.7 -lcrypto =
 -inst-prefix-dir /usr/obj/usr/ports/dns/unbound/work/stage)=0D
 libtool: relink: cc -shared  -fPIC -DPIC  .libs/libunbound_wrap.o   =
 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/nonexistent/lib =
 -L/nonexistent/lib -L/usr/local/lib -L.libs =
 -L/usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib -lunbound =
 -L/usr/local/lib/python2.7 -lssl -lldns -levent -lpython2.7 -lcrypto  =
 -O3 -march=3Damdfam10 -pthread -Wl,-rpath -Wl,/usr/lib:/usr/local/lib   =
 -pthread -Wl,-soname -Wl,_unbound.so.4 -o .libs/_unbound.so.4=0D
 libtool: install: cp .libs/_unbound.so.4T =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/_unbound.so.4=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages && { ln -s -f _unbound.so.4 _unbound.so || { rm -f _unbound.so && =
 ln -s _unbound.so.4 _unbound.so; }; })=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages && { ln -s -f _unbound.so.4 _unbound.so || { rm -f _unbound.so && =
 ln -s _unbound.so.4 _unbound.so; }; })=0D
 libtool: install: cp .libs/_unbound.lai =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/_unbound.la=0D
 libtool: install: cp .libs/_unbound.a =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/_unbound.a=0D
 libtool: install: chmod 644 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/_unbound.a=0D
 libtool: install: ranlib =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages/_unbound.a=0D
 libtool: install: warning: remember to run `libtool --finish =
 /usr/local/lib/python2.7/site-packages'=0D
 ./libtool --mode=3Dfinish =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/python2.7/site-pac=
 kages=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man5=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man3=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man1=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib=0D
 ./install-sh -m 755 -d =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/include=0D
 ./libtool --mode=3Dinstall cp unbound =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound=0D
 libtool: install: cp unbound =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound=0D
 ./libtool --mode=3Dinstall cp unbound-checkconf =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-checkconf=
 =0D
 libtool: install: cp unbound-checkconf =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-checkconf=
 =0D
 ./libtool --mode=3Dinstall cp unbound-control =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-control=0D=
 
 libtool: install: cp unbound-control =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-control=0D=
 
 ./libtool --mode=3Dinstall cp unbound-host =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-host=0D
 libtool: install: warning: =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/libunbound.la' has =
 not been installed in `/usr/local/lib'=0D
 libtool: install: cp .libs/unbound-host =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-host=0D
 ./libtool --mode=3Dinstall cp unbound-anchor =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-anchor=0D=
 
 libtool: install: warning: =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21/libunbound.la' has =
 not been installed in `/usr/local/lib'=0D
 libtool: install: cp .libs/unbound-anchor =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-anchor=0D=
 
 ./install-sh -c -m 644 doc/unbound.8 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8=0D
 ./install-sh -c -m 644 doc/unbound-checkconf.8 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8=0D
 ./install-sh -c -m 644 doc/unbound-control.8 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8=0D
 ./install-sh -c -m 644 doc/unbound-control.8 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8/unbound-contr=
 ol-setup.8=0D
 ./install-sh -c -m 644 doc/unbound-anchor.8 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man8=0D
 ./install-sh -c -m 644 doc/unbound.conf.5 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man5=0D
 ./install-sh -c -m 644 ./doc/unbound-host.1 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man1=0D
 ./install-sh -c -m 644 doc/libunbound.3 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man3=0D
 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \=0D
 	ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd =
 \=0D
 	ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file =
 \=0D
 	ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel =
 ub_ctx_async \=0D
 	ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async =
 ub_cancel \=0D
 	ub_resolve_free ub_strerror ub_ctx_print_local_zones =
 ub_ctx_zone_add \=0D
 	ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \=0D
 do \=0D
 	echo ".so man3/libunbound.3" > =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/man/man3/$mpage.3 ; =
 \=0D
 done=0D
 ./install-sh -c -m 755 unbound-control-setup =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/sbin/unbound-control-s=
 etup=0D
 ./install-sh -d `dirname =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/etc/unbound/unbound.co=
 nf`; ./install-sh -c -m 644 doc/example.conf =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/etc/unbound/unbound.co=
 nf.sample=0D
 ./libtool --mode=3Dinstall cp unbound.h =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/include/unbound.h=0D
 libtool: install: cp unbound.h =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/include/unbound.h=0D
 ./libtool --mode=3Dinstall cp libunbound.la =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib=0D
 libtool: install: cp .libs/libunbound.so.4 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/libunbound.so.4=0D=
 
 libtool: install: (cd =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib && { ln -s -f =
 libunbound.so.4 libunbound.so || { rm -f libunbound.so && ln -s =
 libunbound.so.4 libunbound.so; }; })=0D
 libtool: install: (cd =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib && { ln -s -f =
 libunbound.so.4 libunbound.so || { rm -f libunbound.so && ln -s =
 libunbound.so.4 libunbound.so; }; })=0D
 libtool: install: cp .libs/libunbound.lai =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/libunbound.la=0D
 libtool: install: cp .libs/libunbound.a =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/libunbound.a=0D
 libtool: install: chmod 644 =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/libunbound.a=0D
 libtool: install: ranlib =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib/libunbound.a=0D
 libtool: install: warning: remember to run `libtool --finish =
 /usr/local/lib'=0D
 ./libtool --mode=3Dfinish =
 /usr/obj/usr/ports/dns/unbound/work/stage/usr/local/lib=0D
 gmake[2]: Leaving directory =
 `/usr/obj/usr/ports/dns/unbound/work/unbound-1.4.21'=0D
 =3D=3D=3D=3D> Compressing man pages (compress-man)=0D
 =3D=3D=3D> Staging rc.d startup script(s)=0D
 =3D=3D=3D>  Installing for unbound-1.4.21_2=0D
 =3D=3D=3D>  Checking if dns/unbound already installed=0D
 =3D=3D=3D>   Registering installation for unbound-1.4.21_2=0D
 =3D=3D=3D> Creating users and/or groups.=0D
 Using existing group 'unbound'.=0D
 Using existing user 'unbound'.=0D
 Installing unbound-1.4.21_2... done=0D
 =3D=3D=3D> SECURITY REPORT: =0D
       This port has installed the following files which may act as =
 network=0D
       servers and may therefore pose a remote security risk to the =
 system.=0D
 /usr/local/sbin/unbound=0D
 /usr/local/lib/libunbound.so.4=0D
 /usr/local/sbin/unbound-checkconf=0D
 /usr/local/sbin/unbound-control=0D
 =0D
       This port has installed the following startup scripts which may =
 cause=0D
       these network services to be started at boot time.=0D
 /usr/local/etc/rc.d/unbound=0D
 =0D
       If there are vulnerabilities in these programs there may be a =
 security=0D
       risk to the system. FreeBSD makes no guarantee about the security =
 of=0D
       ports included in the Ports Collection. Please type 'make =
 deinstall'=0D
       to deinstall the port if this is a concern.=0D
 =0D
       For more information, and contact details about the security=0D
       status of this software, see the following webpage: =0D
 http://unbound.net=0D
 =0D
 =3D=3D=3D>>> Waiting for background 'make clean' processes to finish=0D
 =0D
 =3D=3D=3D>>> Re-installation of unbound-1.4.21_2 complete=0D
 =0D
 =3D=3D=3D>>> Exiting=0D
 =1B[1m=1B[7m#=1B[27m=1B[1m=1B[m                                          =
                                                                          =
                                                                          =
                                                    =0D =0D=0D=
 =1B[m=1B[27m=1B[24m=1B[Jdesktop# =1B[Ke=08exit=0D=0D
 
 Script done on Wed Mar  5 04:15:03 2014
 
 --Apple-Mail-8--929218611
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 
 --Apple-Mail-8--929218611--

From: Sergey Matveychuk <sem@semmy.ru>
To: bug-followup@FreeBSD.org, matthew@reztek.cz
Cc:  
Subject: Re: ports/186792: dns/unbound fails to build with option LIBEVENT20
Date: Wed, 05 Mar 2014 15:06:54 +0400

 I see you use portmaster. Try to remover libevent*, make sure you have a 
 fresh ports tree and try to build with plain make.
 
 If you have the same, show /etc/make.conf, environment and packages you 
 have (pkg info).
>Unformatted:
