Building ascii2binary-2.14.txz (origin /buildshare/ports/355755/converters/ascii2binary) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ascii2binary-2.14.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ascii2binary-2.14 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 ascii2binary-2.14 ===> ascii2binary-2.14 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 ascii2binary-2.14 Make install ===> License GPLv3 accepted by the user ===> ascii2binary-2.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascii2binary-2.14 for building ===> Extracting for ascii2binary-2.14 => SHA256 Checksum OK for ascii2binary-2.14.tar.bz2. ===> Patching for ascii2binary-2.14 ===> Applying FreeBSD patches for ascii2binary-2.14 ===> ascii2binary-2.14 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for ascii2binary-2.14 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/ascii2binary/work/ascii2binary-2.14/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/ascii2binary/work/ascii2binary-2.14/configure /usr/bin/sed -i.bak -e "s|/usr/local|/usr/local|" /obj/buildshare/ports/355755/converters/ascii2binary/work/ascii2binary-2.14/Makefile.in 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 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp 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 ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for langinfo.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for long long int... yes checking for long double with more range or precision than double... no checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for ascii2binary-2.14 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT binary2ascii.o -MD -MP -MF .deps/binary2ascii.Tpo -c -o binary2ascii.o binary2ascii.c mv -f .deps/binary2ascii.Tpo .deps/binary2ascii.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT binfmt.o -MD -MP -MF .deps/binfmt.Tpo -c -o binfmt.o binfmt.c mv -f .deps/binfmt.Tpo .deps/binfmt.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT MachineInfo.o -MD -MP -MF .deps/MachineInfo.Tpo -c -o MachineInfo.o MachineInfo.c mv -f .deps/MachineInfo.Tpo .deps/MachineInfo.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c mv -f .deps/endian.Tpo .deps/endian.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT exitcodes.o -MD -MP -MF .deps/exitcodes.Tpo -c -o exitcodes.o exitcodes.c mv -f .deps/exitcodes.Tpo .deps/exitcodes.Po cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o binary2ascii binary2ascii.o binfmt.o MachineInfo.o endian.o exitcodes.o -lintl cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT ascii2binary.o -MD -MP -MF .deps/ascii2binary.Tpo -c -o ascii2binary.o ascii2binary.c mv -f .deps/ascii2binary.Tpo .deps/ascii2binary.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT GetWord.o -MD -MP -MF .deps/GetWord.Tpo -c -o GetWord.o GetWord.c mv -f .deps/GetWord.Tpo .deps/GetWord.Po cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o ascii2binary ascii2binary.o GetWord.o MachineInfo.o endian.o exitcodes.o -lintl ===> Staging for ascii2binary-2.14 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'binary2ascii' '/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/bin/binary2ascii' install -s -o root -g wheel -m 555 'ascii2binary' '/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/bin/ascii2binary' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './binary2ascii.1' '/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/man/man1/binary2ascii.1' install -o root -g wheel -m 444 './ascii2binary.1' '/obj/buildshare/ports/355755/converters/ascii2binary/work/stage/usr/local/man/man1/ascii2binary.1' ====> Compressing man pages (compress-man) ===> Installing for ascii2binary-2.14 ===> Checking if converters/ascii2binary already installed ===> Registering installation for ascii2binary-2.14 Installing ascii2binary-2.14... done Make package ===> Building package for ascii2binary-2.14 slot1: removed