Building pciutils-3.2.1.txz (origin /buildshare/ports/355755/sysutils/pciutils) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pciutils-3.2.1.tar.gz x packages/ x packages/libpci-3.2.1.txz x packages/pkg-1.2.7_2.txz x packages/pciids-20140526.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pciutils-3.2.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 pciutils-3.2.1 ===> pciutils-3.2.1 depends on shared library: libpci.so - not found ===> Verifying for libpci.so in /buildshare/ports/355755/devel/libpci ===> Installing existing package /packages/libpci-3.2.1.txz Installing libpci-3.2.1...Installing pciids-20140526... done done ===> Returning to build of pciutils-3.2.1 ===> pciutils-3.2.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of pciutils-3.2.1 ===> pciutils-3.2.1 depends on file: /usr/local/share/pciids/pci.ids - found Make install ===> License GPLv2 accepted by the user ===> pciutils-3.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pciutils-3.2.1 for building ===> Extracting for pciutils-3.2.1 => SHA256 Checksum OK for pciutils-3.2.1.tar.gz. ===> Patching for pciutils-3.2.1 ===> pciutils-3.2.1 depends on executable: gmake - found ===> pciutils-3.2.1 depends on shared library: libpci.so - found (/usr/local/lib/libpci.so.3) ===> Configuring for pciutils-3.2.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1/lib/configure ===> Building for pciutils-3.2.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1' cd lib && ./configure Configuring libpci for your system...\c powerpc--freebsd 11.0-CURRENT powerpc freebsd Looking for access methods...\c fbsd-device\c dump Checking for zlib support... \c yes (auto-detected) Checking for DNS support... \c yes (auto-detected) Checking whether to build a shared library... no (set manually) gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1' gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1' cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o lspci.o lspci.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-vpd.o ls-vpd.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-caps.o ls-caps.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-ecaps.o ls-ecaps.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-kernel.o ls-kernel.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-tree.o ls-tree.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o ls-map.o ls-map.c cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o common.o common.c cc -L/usr/local/lib -lpci lspci.o ls-vpd.o ls-caps.o ls-ecaps.o ls-kernel.o ls-tree.o ls-map.o common.o -lz -o lspci M=`echo 2013-11-10 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed lspci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.2.1/;s#@IDSDIR@#/usr/local/share/pciids#" cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -c -o setpci.o setpci.c cc -L/usr/local/lib -lpci setpci.o common.o -lz -o setpci M=`echo 2013-11-10 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed setpci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.2.1/;s#@IDSDIR@#/usr/local/share/pciids#" gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1' ===> Staging for pciutils-3.2.1 ===> pciutils-3.2.1 depends on file: /usr/local/share/pciids/pci.ids - found ===> Generating temporary packing list cd /obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1/ && install -s -o root -g wheel -m 555 lspci setpci /obj/buildshare/ports/355755/sysutils/pciutils/work/stage/usr/local/bin/ cd /obj/buildshare/ports/355755/sysutils/pciutils/work/pciutils-3.2.1/ && install -o root -g wheel -m 444 lspci.8 setpci.8 /obj/buildshare/ports/355755/sysutils/pciutils/work/stage/usr/local/man/man8/ ====> Compressing man pages (compress-man) ===> Installing for pciutils-3.2.1 ===> Checking if sysutils/pciutils already installed ===> Registering installation for pciutils-3.2.1 Installing pciutils-3.2.1... done Make package ===> Building package for pciutils-3.2.1 slot2: removed