Building uni2ascii-4.18.txz (origin /buildshare/ports/355755/textproc/uni2ascii) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/uni2ascii-4.18.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> uni2ascii-4.18 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 uni2ascii-4.18 Make install ===> License GPLv3 accepted by the user ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uni2ascii-4.18 for building ===> Extracting for uni2ascii-4.18 => SHA256 Checksum OK for uni2ascii-4.18.tar.bz2. ===> Patching for uni2ascii-4.18 ===> Configuring for uni2ascii-4.18 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/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 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... gcc3 checking for an ANSI C-conforming const... yes 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 size_t... (cached) yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking gnu/libc-version.h usability... no checking gnu/libc-version.h presence... no checking for gnu/libc-version.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking type.h usability... no checking type.h presence... no checking for type.h... no checking for unistd.h... (cached) yes checking for wchar.h... (cached) 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 fgetln... yes checking for getline... (cached) yes checking for regcomp... yes checking for setlocale... (cached) yes checking for strtoul... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for uni2ascii-4.18 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -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. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT enttbl.o -MD -MP -MF .deps/enttbl.Tpo -c -o enttbl.o enttbl.c mv -f .deps/enttbl.Tpo .deps/enttbl.Po cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT SetFormat.o -MD -MP -MF .deps/SetFormat.Tpo -c -o SetFormat.o SetFormat.c mv -f .deps/SetFormat.Tpo .deps/SetFormat.Po cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT uni2ascii.o -MD -MP -MF .deps/uni2ascii.Tpo -c -o uni2ascii.o uni2ascii.c mv -f .deps/uni2ascii.Tpo .deps/uni2ascii.Po cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT UTF8in.o -MD -MP -MF .deps/UTF8in.Tpo -c -o UTF8in.o UTF8in.c mv -f .deps/UTF8in.Tpo .deps/UTF8in.Po cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT putu8.o -MD -MP -MF .deps/putu8.Tpo -c -o putu8.o putu8.c mv -f .deps/putu8.Tpo .deps/putu8.Po cc -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -o uni2ascii endian.o enttbl.o SetFormat.o uni2ascii.o UTF8in.o putu8.o cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -MT ascii2uni.o -MD -MP -MF .deps/ascii2uni.Tpo -c -o ascii2uni.o ascii2uni.c mv -f .deps/ascii2uni.Tpo .deps/ascii2uni.Po cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -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 -DNEWSUMMARY -O2 -pipe -fno-strict-aliasing -o ascii2uni ascii2uni.o enttbl.o GetWord.o putu8.o SetFormat.o cp u2a.tcl u2a ===> Staging for uni2ascii-4.18 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/uni2ascii /obj/buildshare/ports/355755/textproc/uni2ascii/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/uni2ascii.1 /obj/buildshare/ports/355755/textproc/uni2ascii/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/ascii2uni /obj/buildshare/ports/355755/textproc/uni2ascii/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/textproc/uni2ascii/work/uni2ascii-4.18/ascii2uni.1 /obj/buildshare/ports/355755/textproc/uni2ascii/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for uni2ascii-4.18 ===> Checking if textproc/uni2ascii already installed ===> Registering installation for uni2ascii-4.18 Installing uni2ascii-4.18... done Make package ===> Building package for uni2ascii-4.18 slot1: removed