Building ndisc6-1.0.2_1.txz (origin /buildshare/ports/355755/net/ndisc6) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/ndisc6-1.0.2.tar.bz2 x packages/ x packages/gmp-5.1.3_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/mpc-1.0.2.txz x packages/gcc-4.7.3_1.txz x packages/mpfr-3.1.2_2.txz x packages/perl5-5.16.3_10.txz x packages/binutils-2.24.txz x packages/pkg-1.2.7_2.txz x packages/m4-1.4.17_1,1.txz x packages/bison-2.7.1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ndisc6-1.0.2_1 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 ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of ndisc6-1.0.2_1 Make install ===> License GPLv2 accepted by the user ===> ndisc6-1.0.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building ===> Extracting for ndisc6-1.0.2_1 => SHA256 Checksum OK for ndisc6-1.0.2.tar.bz2. ===> Patching for ndisc6-1.0.2_1 ===> Applying extra patch /buildshare/ports/355755/net/ndisc6/files/extra-patch-rdnssd-rdnssd.h ===> Applying FreeBSD patches for ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for ndisc6-1.0.2_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/admin/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site configure: checking system... checking for build hostname... slot2.XXX configure: checking required programs... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ranlib... ranlib checking for perl... : checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc -std=gnu99... gcc3 configure: checking required libraries... checking for clock_gettime in -lrt... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure: checking header files... checking whether to enable assertions... yes configure: checking library functions... checking for getopt.h... (cached) yes checking for library containing getopt_long... none required checking for clock_nanosleep... no checking for fdatasync... no checking for inet6_rth_add... yes checking for ppoll... no checking for library containing socket... none required checking for library containing inet_ntop... none required configure: checking optional features... checking if installed programs should be setuid... no configure: writing results... configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating rdnssd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for ndisc6-1.0.2_1 /usr/bin/make all-recursive Making all in po Making all in doc SED rdnssd.8 Making all in compat CC dummy.o CC fdatasync.o CC ppoll.o AR libcompat.a Making all in src CC tcpspray.o CCLD tcpspray CC addrinfo.o CCLD name2addr CC tcptraceroute6-tcptraceroute.o CCLD tcptraceroute6 CC ndisc.o CCLD ndisc6 CC rdisc6-ndisc.o CCLD rdisc6 CC traceroute.o CC trace-tcp.o CC trace-udp.o CC trace-icmp.o CCLD rltraceroute6 ALIAS tcpspray6 SED dnssort ALIAS addr2name ALIAS tracert6 Making all in rdnssd CC rdnssd.o CC icmp.o CC netlink.o CCLD rdnssd SED merge-hook ===> Staging for ndisc6-1.0.2_1 ===> Generating temporary packing list Making install in po /bin/mkdir -p /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share installing cs.gmo as /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/locale/cs/LC_MESSAGES/ndisc6.mo installing de.gmo as /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/locale/de/LC_MESSAGES/ndisc6.mo installing en.gmo as /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/locale/en/LC_MESSAGES/ndisc6.mo installing fr.gmo as /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/locale/fr/LC_MESSAGES/ndisc6.mo if test "ndisc6" = "gettext-tools"; then /bin/mkdir -p /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 addr2name.1 dnssort.1 tcpspray.1 '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man1' test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 ndisc6.8 rdisc6.8 rltraceroute6.8 rdnssd.8 '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man8' /usr/bin/make install-data-hook inst=`echo rltraceroute6 | sed 's,x,x,'`; cd "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man8" && for a in tcptraceroute6 tracert6; do ln -sf -- "${inst}.8" "$a.8" ; done inst=`echo tcpspray | sed 's,x,x,'`; cd "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man1" && ln -sf -- "${inst}.1" "tcpspray6.1" inst=`echo addr2name | sed 's,x,x,'`; cd "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/man/man1" && ln -sf -- "${inst}.1" "name2addr.1" Making install in compat Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 tcpspray name2addr '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/bin' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/bin" install -o root -g wheel -m 555 tcpspray6 dnssort addr2name '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/bin' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 tcptraceroute6 '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin" install -o root -g wheel -m 555 tracert6 '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 ndisc6 rdisc6 rltraceroute6 '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin' /usr/bin/make install-exec-hook Making install in rdnssd test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 rdnssd '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/sbin' test -z "/usr/local/etc/rdnssd" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/etc/rdnssd" install -o root -g wheel -m 555 merge-hook '/obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/etc/rdnssd' /usr/bin/make install-data-hook /bin/sh /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/admin/install-sh -d -- /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/var/run/rdnssd chown -- nobody /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/var/run/rdnssd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/AUTHORS /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/doc/ndisc6 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/NEWS /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/doc/ndisc6 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ndisc6/work/ndisc6-1.0.2/README /obj/buildshare/ports/355755/net/ndisc6/work/stage/usr/local/share/doc/ndisc6 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ndisc6-1.0.2_1 ===> Checking if net/ndisc6 already installed ===> Registering installation for ndisc6-1.0.2_1 Installing ndisc6-1.0.2_1... done Make package ===> Building package for ndisc6-1.0.2_1 slot2: removed