Building libdouble-conversion-1.1.1_1.txz (origin /buildshare/ports/355755/devel/libdouble-conversion) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libdouble-conversion-1.1.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libdouble-conversion-1.1.1_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 libdouble-conversion-1.1.1_1 Make install ===> License BSD3CLAUSE accepted by the user ===> libdouble-conversion-1.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libdouble-conversion-1.1.1_1 for building ===> Extracting for libdouble-conversion-1.1.1_1 => SHA256 Checksum OK for libdouble-conversion-1.1.1.tar.gz. ===> Patching for libdouble-conversion-1.1.1_1 ===> Applying FreeBSD patches for libdouble-conversion-1.1.1_1 ===> Configuring for libdouble-conversion-1.1.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libdouble-conversion/work/waitman-libdouble-conversion-e9b9e5a/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libdouble-conversion/work/waitman-libdouble-conversion-e9b9e5a/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libdouble-conversion/work/waitman-libdouble-conversion-e9b9e5a/libtool 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating config/config.h config.status: config/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ===> Building for libdouble-conversion-1.1.1_1 make -C src all ../libtool --mode=compile cc -O -c bignum.cc libtool: compile: cc -O -c bignum.cc -fPIC -DPIC -o .libs/bignum.o libtool: compile: cc -O -c bignum.cc -o bignum.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c bignum-dtoa.cc libtool: compile: cc -O -c bignum-dtoa.cc -fPIC -DPIC -o .libs/bignum-dtoa.o libtool: compile: cc -O -c bignum-dtoa.cc -o bignum-dtoa.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c cached-powers.cc libtool: compile: cc -O -c cached-powers.cc -fPIC -DPIC -o .libs/cached-powers.o libtool: compile: cc -O -c cached-powers.cc -o cached-powers.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c diy-fp.cc libtool: compile: cc -O -c diy-fp.cc -fPIC -DPIC -o .libs/diy-fp.o libtool: compile: cc -O -c diy-fp.cc -o diy-fp.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c double-conversion.cc libtool: compile: cc -O -c double-conversion.cc -fPIC -DPIC -o .libs/double-conversion.o libtool: compile: cc -O -c double-conversion.cc -o double-conversion.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c fast-dtoa.cc libtool: compile: cc -O -c fast-dtoa.cc -fPIC -DPIC -o .libs/fast-dtoa.o libtool: compile: cc -O -c fast-dtoa.cc -o fast-dtoa.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c fixed-dtoa.cc libtool: compile: cc -O -c fixed-dtoa.cc -fPIC -DPIC -o .libs/fixed-dtoa.o libtool: compile: cc -O -c fixed-dtoa.cc -o fixed-dtoa.o >/dev/null 2>&1 ../libtool --mode=compile cc -O -c strtod.cc libtool: compile: cc -O -c strtod.cc -fPIC -DPIC -o .libs/strtod.o libtool: compile: cc -O -c strtod.cc -o strtod.o >/dev/null 2>&1 ../libtool --mode=link cc -O -o libdouble-conversion.la bignum.lo bignum-dtoa.lo cached-powers.lo diy-fp.lo double-conversion.lo fast-dtoa.lo fixed-dtoa.lo strtod.lo -rpath /usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/bignum.o .libs/bignum-dtoa.o .libs/cached-powers.o .libs/diy-fp.o .libs/double-conversion.o .libs/fast-dtoa.o .libs/fixed-dtoa.o .libs/strtod.o -O -Wl,-soname -Wl,libdouble-conversion.so.0 -o .libs/libdouble-conversion.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdouble-conversion.so.0" && ln -s "libdouble-conversion.so.0.0.0" "libdouble-conversion.so.0") libtool: link: (cd ".libs" && rm -f "libdouble-conversion.so" && ln -s "libdouble-conversion.so.0.0.0" "libdouble-conversion.so") libtool: link: ar cru .libs/libdouble-conversion.a bignum.o bignum-dtoa.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o libtool: link: ranlib .libs/libdouble-conversion.a libtool: link: ( cd ".libs" && rm -f "libdouble-conversion.la" && ln -s "../libdouble-conversion.la" "libdouble-conversion.la" ) ===> Staging for libdouble-conversion-1.1.1_1 ===> Generating temporary packing list install -m 0755 -g wheel -o root src/.libs/libdouble-conversion.so.0 /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/lib install -m 0755 -g wheel -o root src/.libs/libdouble-conversion.so /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/lib install -m 0755 -g wheel -o root src/.libs/libdouble-conversion.la /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/lib install -m 0755 -g wheel -o root src/.libs/libdouble-conversion.a /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/lib mkdir -p /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion install -m 0644 -g wheel -o root src/bignum-dtoa.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/double-conversion.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/strtod.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/bignum.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/fast-dtoa.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/utils.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/cached-powers.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/fixed-dtoa.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/diy-fp.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ install -m 0644 -g wheel -o root src/ieee.h /obj/buildshare/ports/355755/devel/libdouble-conversion/work/stage/usr/local/include/double-conversion/ ====> Compressing man pages (compress-man) ===> Installing for libdouble-conversion-1.1.1_1 ===> Checking if devel/libdouble-conversion already installed ===> Registering installation for libdouble-conversion-1.1.1_1 Installing libdouble-conversion-1.1.1_1... done Make package ===> Building package for libdouble-conversion-1.1.1_1 slot1: removed