Building cpuminer-2.4.txz (origin /buildshare/ports/355755/net-p2p/cpuminer) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pooler-cpuminer-2.4.tar.gz x packages/ x packages/bison-2.7.1,1.txz x packages/gmp-5.1.3_2.txz x packages/autoconf-wrapper-20131203.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/pkgconf-0.9.5.txz x packages/automake-wrapper-20131203.txz x packages/gmake-3.82_1.txz x packages/automake-1.14.txz x packages/m4-1.4.17_1,1.txz x packages/mpc-1.0.2.txz x packages/mpfr-3.1.2_2.txz x packages/gcc-4.7.3_1.txz x packages/binutils-2.24.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/help2man-1.43.3_1.txz x packages/jansson-2.6.txz x packages/ca_root_nss-3.16.txz x packages/curl-7.36.0_1.txz x packages/autoconf-2.69.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cpuminer-2.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 cpuminer-2.4 ===> cpuminer-2.4 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /buildshare/ports/355755/ftp/curl ===> Installing existing package /packages/curl-7.36.0_1.txz Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done ===> Returning to build of cpuminer-2.4 ===> cpuminer-2.4 depends on shared library: libjansson.so - not found ===> Verifying for libjansson.so in /buildshare/ports/355755/devel/jansson ===> Installing existing package /packages/jansson-2.6.txz Installing jansson-2.6... done ===> Returning to build of cpuminer-2.4 ===> cpuminer-2.4 depends on executable: gcc47 - not found ===> Verifying install for gcc47 in /buildshare/ports/355755/lang/gcc ===> Installing existing package /packages/gcc-4.7.3_1.txz Installing gcc-4.7.3_1...Installing binutils-2.24...Installing gettext-0.18.3.1_1... done done Installing gmp-5.1.3_2... done Installing mpc-1.0.2...Installing mpfr-3.1.2_2... done done done To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc47 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of cpuminer-2.4 ===> cpuminer-2.4 depends on file: /usr/local/bin/as - found ===> cpuminer-2.4 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /buildshare/ports/355755/devel/automake ===> Installing existing package /packages/automake-1.14.txz Installing automake-1.14...Installing autoconf-2.69...Installing autoconf-wrapper-20131203... done Installing m4-1.4.17_1,1... done Installing perl5-5.16.3_10... done done Installing automake-wrapper-20131203... done done ===> Returning to build of cpuminer-2.4 ===> cpuminer-2.4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> cpuminer-2.4 depends on executable: gcc47 - found Make install ===> License GPLv2 accepted by the user ===> cpuminer-2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuminer-2.4 for building ===> Extracting for cpuminer-2.4 => SHA256 Checksum OK for pooler-cpuminer-2.4.tar.gz. ===> Patching for cpuminer-2.4 ===> cpuminer-2.4 depends on executable: gcc47 - found ===> cpuminer-2.4 depends on file: /usr/local/bin/as - found ===> cpuminer-2.4 depends on file: /usr/local/bin/automake-1.14 - found ===> cpuminer-2.4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> cpuminer-2.4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.7) ===> cpuminer-2.4 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so.10) ===> Configuring for cpuminer-2.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/cpuminer/work/cpuminer-2.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/cpuminer/work/cpuminer-2.4/configure Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 style of include used by make... GNU checking for gcc... gcc47 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 gcc47 accepts -g... yes checking for gcc47 option to accept ISO C89... none needed checking whether gcc47 understands -c and -o together... yes checking dependency style of gcc47... gcc3 checking for gcc47 option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... cpp47 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether gcc47 -std=gnu99 needs -traditional... no checking dependency style of gcc47 -std=gnu99... gcc3 checking for ranlib... ranlib 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 sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for sys/param.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/sysctl.h... yes checking whether be32dec is declared... yes checking whether le32dec is declared... yes checking whether be32enc is declared... yes checking whether le32enc is declared... yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for getopt_long... yes checking for json_loads in -ljansson... yes checking for pthread_create in -lpthread... yes checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.36.0 checking for libcurl >= version 7.15.2... yes checking whether libcurl is usable... yes checking for curl_free... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating compat/jansson/Makefile config.status: creating cpuminer-config.h config.status: executing depfiles commands ===> Building for cpuminer-2.4 /usr/bin/make all-recursive Making all in compat gcc47 -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po gcc47 -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po gcc47 -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po gcc47 -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po gcc47 -std=gnu99 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o -L/usr/local/lib -lcurl -lssl -lcrypto -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lz -ljansson -lpthread ===> Staging for cpuminer-2.4 ===> cpuminer-2.4 depends on executable: gcc47 - found ===> Generating temporary packing list Making install in compat /bin/mkdir -p '/obj/buildshare/ports/355755/net-p2p/cpuminer/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 minerd '/obj/buildshare/ports/355755/net-p2p/cpuminer/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/net-p2p/cpuminer/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 minerd.1 '/obj/buildshare/ports/355755/net-p2p/cpuminer/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/cpuminer/work/cpuminer-2.4/NEWS /obj/buildshare/ports/355755/net-p2p/cpuminer/work/cpuminer-2.4/README /obj/buildshare/ports/355755/net-p2p/cpuminer/work/stage/usr/local/share/doc/cpuminer ====> Compressing man pages (compress-man) ===> Installing for cpuminer-2.4 ===> Checking if net-p2p/cpuminer already installed ===> Registering installation for cpuminer-2.4 Installing cpuminer-2.4... done Make package ===> Building package for cpuminer-2.4 slot2: removed