Building libdnsres-0.1a_6.txz (origin /buildshare/ports/355755/devel/libdnsres) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libdnsres-0.1a.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libevent-1.4.14b_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libdnsres-0.1a_6 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libdnsres-0.1a_6 ===> libdnsres-0.1a_6 depends on file: /usr/local/lib/libevent.a - not found ===> Verifying install for /usr/local/lib/libevent.a in /buildshare/ports/355755/devel/libevent ===> Installing existing package /packages/libevent-1.4.14b_3.txz Installing libevent-1.4.14b_3... done ===> Returning to build of libdnsres-0.1a_6 Make install ===> libdnsres-0.1a_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libdnsres-0.1a_6 for building ===> Extracting for libdnsres-0.1a_6 => SHA256 Checksum OK for libdnsres-0.1a.tar.gz. ===> Patching for libdnsres-0.1a_6 ===> Applying FreeBSD patches for libdnsres-0.1a_6 ===> libdnsres-0.1a_6 depends on file: /usr/local/lib/libevent.a - found ===> Configuring for libdnsres-0.1a_6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether cc needs -traditional... no checking whether byte ordering is bigendian... yes checking for socket in -lsocket... no checking for libevent... /usr/local checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdarg.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for signal.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for sys/ioctl.h... (cached) yes checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for strlcpy... (cached) yes checking for arc4random... (cached) yes checking for gettimeofday... (cached) yes checking for vasprintf... (cached) yes checking for fcntl... (cached) yes checking for fgetln... yes checking for issetugid... (cached) yes checking for F_SETFD in fcntl.h... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for u_int64_t... yes checking for u_int32_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int8_t... (cached) yes checking for sin_len... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for libdnsres-0.1a_6 /usr/bin/make all-recursive Making all in . /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_comp.lo res_comp.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_comp.c -fPIC -DPIC -o .libs/res_comp.o In file included from res_comp.c:71: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_comp.c -o res_comp.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_debug.lo res_debug.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_debug.c -fPIC -DPIC -o .libs/res_debug.o In file included from res_debug.c:94: resolv.h:344: warning: '__bounded__' attribute directive ignored res_debug.c: In function 'precsize_aton': res_debug.c:1145: warning: pointer targets in assignment differ in signedness res_debug.c:1171: warning: pointer targets in assignment differ in signedness res_debug.c: In function 'latlon2ul': res_debug.c:1186: warning: pointer targets in assignment differ in signedness res_debug.c:1269: warning: pointer targets in assignment differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_debug.c -o res_debug.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_mkquery.lo res_mkquery.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_mkquery.c -fPIC -DPIC -o .libs/res_mkquery.o In file included from res_mkquery.c:97: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_mkquery.c -o res_mkquery.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_random.lo res_random.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_random.c -fPIC -DPIC -o .libs/res_random.o In file included from res_random.c:65: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_random.c -o res_random.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_data.lo res_data.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_data.c -fPIC -DPIC -o .libs/res_data.o In file included from res_data.c:68: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_data.c -o res_data.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_init.lo res_init.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_init.c -fPIC -DPIC -o .libs/res_init.o In file included from res_init.c:105: resolv.h:344: warning: '__bounded__' attribute directive ignored res_init.c: In function 'dnsres_init': res_init.c:207: warning: pointer targets in assignment differ in signedness res_init.c:208: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness res_init.c:220: warning: pointer targets in assignment differ in signedness res_init.c:228: warning: pointer targets in assignment differ in signedness res_init.c:250: warning: pointer targets in assignment differ in signedness res_init.c:257: warning: pointer targets in assignment differ in signedness res_init.c:265: warning: pointer targets in assignment differ in signedness res_init.c:270: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness res_init.c:271: warning: pointer targets in assignment differ in signedness res_init.c:281: warning: pointer targets in assignment differ in signedness res_init.c:299: warning: pointer targets in assignment differ in signedness res_init.c:307: warning: pointer targets in assignment differ in signedness res_init.c:312: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness res_init.c:313: warning: pointer targets in assignment differ in signedness res_init.c:319: warning: pointer targets in assignment differ in signedness res_init.c:321: warning: pointer targets in assignment differ in signedness res_init.c:327: warning: pointer targets in assignment differ in signedness res_init.c:345: warning: pointer targets in assignment differ in signedness res_init.c:362: warning: pointer targets in passing argument 1 of 'getaddrinfo' differ in signedness res_init.c:391: warning: pointer targets in assignment differ in signedness res_init.c:397: warning: pointer targets in assignment differ in signedness res_init.c:407: warning: pointer targets in assignment differ in signedness res_init.c:435: warning: pointer targets in assignment differ in signedness res_init.c:490: warning: pointer targets in assignment differ in signedness res_init.c:493: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness res_init.c:504: warning: pointer targets in assignment differ in signedness res_init.c:507: warning: pointer targets in assignment differ in signedness res_init.c:511: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness res_init.c:511: warning: pointer targets in assignment differ in signedness res_init.c:512: warning: pointer targets in assignment differ in signedness res_init.c:529: warning: pointer targets in assignment differ in signedness res_init.c:530: warning: pointer targets in passing argument 2 of 'res_setoptions' differ in signedness res_init.c: In function 'res_setoptions': res_init.c:565: warning: pointer targets in initialization differ in signedness res_init.c:566: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_init.c -o res_init.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_query.lo res_query.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_query.c -fPIC -DPIC -o .libs/res_query.o In file included from res_query.c:106: resolv.h:344: warning: '__bounded__' attribute directive ignored res_query.c: In function '__dnsres_hostalias': res_query.c:586: warning: pointer targets in assignment differ in signedness res_query.c:594: warning: pointer targets in assignment differ in signedness res_query.c:607: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_query.c -o res_query.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o res_send.lo res_send.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_send.c -fPIC -DPIC -o .libs/res_send.o In file included from res_send.c:113: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c res_send.c -o res_send.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o gethostnamadr.lo gethostnamadr.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c gethostnamadr.c -fPIC -DPIC -o .libs/gethostnamadr.o In file included from gethostnamadr.c:102: resolv.h:344: warning: '__bounded__' attribute directive ignored gethostnamadr.c: In function 'dnsres_gethostbyname2_internal': gethostnamadr.c:644: warning: pointer targets in initialization differ in signedness gethostnamadr.c:681: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness gethostnamadr.c:681: warning: pointer targets in passing argument 2 of '__dnsres_hostalias' differ in signedness gethostnamadr.c:681: warning: pointer targets in assignment differ in signedness gethostnamadr.c:683: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gethostnamadr.c:684: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness gethostnamadr.c:688: warning: pointer targets in assignment differ in signedness gethostnamadr.c:706: warning: pointer targets in passing argument 2 of '__inet_pton' differ in signedness gethostnamadr.c:711: warning: pointer targets in passing argument 2 of 'dnsres_reset_state' differ in signedness gethostnamadr.c:724: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness gethostnamadr.c:736: warning: pointer targets in passing argument 2 of '__inet_pton' differ in signedness gethostnamadr.c:741: warning: pointer targets in passing argument 2 of 'dnsres_reset_state' differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c gethostnamadr.c -o gethostnamadr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o getaddrinfo.lo getaddrinfo.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o In file included from getaddrinfo.c:137: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getaddrinfo.c -o getaddrinfo.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o getservbyname.lo getservbyname.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getservbyname.c -fPIC -DPIC -o .libs/getservbyname.o cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getservbyname.c -o getservbyname.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o getservent.lo getservent.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getservent.c -fPIC -DPIC -o .libs/getservent.o In file included from getservent.c:41: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c getservent.c -o getservent.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o base64.lo base64.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c base64.c -fPIC -DPIC -o .libs/base64.o In file included from base64.c:58: resolv.h:344: warning: '__bounded__' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -o libdnsres.la -rpath /usr/local/lib -version-info 0:1:0 res_comp.lo res_debug.lo res_mkquery.lo res_random.lo res_data.lo res_init.lo res_query.lo res_send.lo gethostnamadr.lo getaddrinfo.lo getservbyname.lo getservent.lo base64.lo cc -shared .libs/res_comp.o .libs/res_debug.o .libs/res_mkquery.o .libs/res_random.o .libs/res_data.o .libs/res_init.o .libs/res_query.o .libs/res_send.o .libs/gethostnamadr.o .libs/getaddrinfo.o .libs/getservbyname.o .libs/getservent.o .libs/base64.o -Wl,-soname -Wl,libdnsres.so.0 -o .libs/libdnsres.so.0.0.1 (cd .libs && rm -f libdnsres.so.0 && ln -s libdnsres.so.0.0.1 libdnsres.so.0) (cd .libs && rm -f libdnsres.so && ln -s libdnsres.so.0.0.1 libdnsres.so) ar cru .libs/libdnsres.a res_comp.o res_debug.o res_mkquery.o res_random.o res_data.o res_init.o res_query.o res_send.o gethostnamadr.o getaddrinfo.o getservbyname.o getservent.o base64.o ranlib .libs/libdnsres.a creating libdnsres.la (cd .libs && rm -f libdnsres.la && ln -s ../libdnsres.la libdnsres.la) cc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -c -o simple_test.o `test -f 'test/simple_test.c' || echo './'`test/simple_test.c In file included from test/simple_test.c:54: ./resolv.h:344: warning: '__bounded__' attribute directive ignored /bin/sh ./libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -o simple_test simple_test.o -L. -ldnsres -L/usr/local/lib -levent cc -O2 -pipe -fno-strict-aliasing -Wall -O0 -g -DRESOLVSORT -o .libs/simple_test simple_test.o -L/obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/.libs/libdnsres.so -L/usr/local/lib /usr/local/lib/libevent.so -Wl,--rpath -Wl,/usr/local/lib creating simple_test ===> Staging for libdnsres-0.1a_6 ===> Generating temporary packing list Making install in . test -z "/usr/local/lib" || /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/install-sh -d "/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'libdnsres.la' '/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.la' /usr/bin/install -c -o root -g wheel .libs/libdnsres.so.0.0.1 /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.so.0.0.1 (cd /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib && rm -f libdnsres.so.0 && ln -s libdnsres.so.0.0.1 libdnsres.so.0) (cd /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib && rm -f libdnsres.so && ln -s libdnsres.so.0.0.1 libdnsres.so) /usr/bin/install -c -o root -g wheel .libs/libdnsres.lai /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.la /usr/bin/install -c -o root -g wheel .libs/libdnsres.a /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.a ranlib /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.a chmod 644 /obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/lib/libdnsres.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/install-sh -d "/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/include" install -o root -g wheel -m 444 'dnsres.h' '/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/include/dnsres.h' test -z "/usr/local/man/man3" || /obj/buildshare/ports/355755/devel/libdnsres/work/libdnsres-0.1a/install-sh -d "/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/man/man3" install -o root -g wheel -m 444 './dnsres.3' '/obj/buildshare/ports/355755/devel/libdnsres/work/stage/usr/local/man/man3/dnsres.3' ====> Compressing man pages (compress-man) ===> Installing for libdnsres-0.1a_6 ===> Checking if devel/libdnsres already installed ===> Registering installation for libdnsres-0.1a_6 Installing libdnsres-0.1a_6... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libdnsres.so.0.0.1 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.monkey.org/~provos/libdnsres/ Make package ===> Building package for libdnsres-0.1a_6 slot1: removed