Building cabextract-1.4.txz (origin /buildshare/ports/355755/archivers/cabextract) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cabextract-1.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cabextract-1.4 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 cabextract-1.4 Make install ===> License GPLv3 accepted by the user ===> cabextract-1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cabextract-1.4 for building ===> Extracting for cabextract-1.4 => SHA256 Checksum OK for cabextract-1.4.tar.gz. ===> Patching for cabextract-1.4 ===> Configuring for cabextract-1.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/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... none checking for ranlib... ranlib 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 whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 errno.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for utime.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for getopt.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking size of off_t... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... yes checking for memcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for getopt_long... yes checking for working alloca.h... no checking for alloca... yes checking for mbstate_t... (cached) yes checking for working POSIX fnmatch... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating config.h config.status: executing depfiles commands ===> Building for cabextract-1.4 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o system.o `test -f 'mspack/system.c' || echo './'`mspack/system.c cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o cabd.o `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o lzxd.o `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o mszipd.o `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o qtmd.o `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c rm -f libmspack.a ar cru libmspack.a system.o cabd.o lzxd.o mszipd.o qtmd.o ranlib libmspack.a cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c md5.c cc -O2 -pipe -fno-strict-aliasing -o cabextract cabextract.o md5.o libmspack.a cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O2 -pipe -fno-strict-aliasing -c -o cabinfo.o `test -f 'src/cabinfo.c' || echo './'`src/cabinfo.c cc -O2 -pipe -fno-strict-aliasing -o src/cabinfo cabinfo.o ===> Staging for cabextract-1.4 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 cabextract '/obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 doc/cabextract.1 '/obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/doc/cabextract.1 /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/doc/ja/cabextract.1 /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/man/ja/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/AUTHORS /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/ChangeLog /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/NEWS /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/README /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/TODO /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/doc/magic /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/doc/wince_cab_format.html /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/src/wince_info /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract install -o root -g wheel -m 444 /obj/buildshare/ports/355755/archivers/cabextract/work/cabextract-1.4/src/wince_rename /obj/buildshare/ports/355755/archivers/cabextract/work/stage/usr/local/share/doc/cabextract ====> Compressing man pages (compress-man) ===> Installing for cabextract-1.4 ===> Checking if archivers/cabextract already installed ===> Registering installation for cabextract-1.4 Installing cabextract-1.4... done Make package ===> Building package for cabextract-1.4 slot1: removed