Building dfu-util-0.7.txz (origin /buildshare/ports/355755/comms/dfu-util) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/dfu-util-0.7.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> dfu-util-0.7 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 dfu-util-0.7 Make install ===> License GPLv2 accepted by the user ===> dfu-util-0.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dfu-util-0.7 for building ===> Extracting for dfu-util-0.7 => SHA256 Checksum OK for dfu-util-0.7.tar.gz. ===> Patching for dfu-util-0.7 ===> Configuring for dfu-util-0.7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/dfu-util/work/dfu-util-0.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/comms/dfu-util/work/dfu-util-0.7/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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 libusb_init in -lusb... yes checking for pkg-config... no checking for usb_path2devnum in -lusbpath... (cached) no 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 usbpath.h usability... no checking usbpath.h presence... no checking for usbpath.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for working memcmp... yes checking for ftruncate... yes checking for getpagesize... (cached) yes checking for usleep... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for dfu-util-0.7 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT dfu_load.o -MD -MP -MF .deps/dfu_load.Tpo -c -o dfu_load.o dfu_load.c mv -f .deps/dfu_load.Tpo .deps/dfu_load.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT dfuse.o -MD -MP -MF .deps/dfuse.Tpo -c -o dfuse.o dfuse.c mv -f .deps/dfuse.Tpo .deps/dfuse.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT dfuse_mem.o -MD -MP -MF .deps/dfuse_mem.Tpo -c -o dfuse_mem.o dfuse_mem.c mv -f .deps/dfuse_mem.Tpo .deps/dfuse_mem.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT dfu.o -MD -MP -MF .deps/dfu.Tpo -c -o dfu.o dfu.c mv -f .deps/dfu.Tpo .deps/dfu.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT dfu_file.o -MD -MP -MF .deps/dfu_file.Tpo -c -o dfu_file.o dfu_file.c mv -f .deps/dfu_file.Tpo .deps/dfu_file.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT quirks.o -MD -MP -MF .deps/quirks.Tpo -c -o quirks.o quirks.c mv -f .deps/quirks.Tpo .deps/quirks.Po cc -Wall -O2 -pipe -fno-strict-aliasing -o dfu-util main.o dfu_load.o dfuse.o dfuse_mem.o dfu.o dfu_file.o quirks.o -lusb cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT suffix.o -MD -MP -MF .deps/suffix.Tpo -c -o suffix.o suffix.c mv -f .deps/suffix.Tpo .deps/suffix.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -MT lmdfu.o -MD -MP -MF .deps/lmdfu.Tpo -c -o lmdfu.o lmdfu.c mv -f .deps/lmdfu.Tpo .deps/lmdfu.Po cc -Wall -O2 -pipe -fno-strict-aliasing -o dfu-suffix suffix.o dfu_file.o lmdfu.o -lusb Making all in doc ===> Staging for dfu-util-0.7 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/comms/dfu-util/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 dfu-util dfu-suffix '/obj/buildshare/ports/355755/comms/dfu-util/work/stage/usr/local/bin' Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/comms/dfu-util/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 dfu-util.1 '/obj/buildshare/ports/355755/comms/dfu-util/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for dfu-util-0.7 ===> Checking if comms/dfu-util already installed ===> Registering installation for dfu-util-0.7 Installing dfu-util-0.7... done Make package ===> Building package for dfu-util-0.7 slot1: removed