------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/jansson-2.12.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuminer-2.5.0_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuminer-2.5.0_5 for building => SHA256 Checksum OK for pooler-cpuminer-2.5.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuminer-2.5.0_5 for building ===> Extracting for cpuminer-2.5.0_5 => SHA256 Checksum OK for pooler-cpuminer-2.5.0.tar.gz. Extracted Memory Use: 1.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cpuminer-2.5.0_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on package: autoconf>=2.69 - found ===> cpuminer-2.5.0_5 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cpuminer-2.5.0_5 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cpuminer-2.5.0_5 depends on package: autoconf>=2.69 - found ===> cpuminer-2.5.0_5 depends on package: automake>=1.16.1 - found ===> cpuminer-2.5.0_5 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cpuminer-2.5.0_5 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) ===> Configuring for cpuminer-2.5.0_5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed 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 whether gcc needs -traditional... no checking dependency style of gcc... 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... (cached) 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... yes checking for alloca... yes checking for getopt_long... yes checking whether we can compile AVX code... yes checking whether we can compile XOP code... yes checking whether we can compile AVX2 code... yes checking for json_loads in -ljansson... no 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.70.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 SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cpuminer-2.5.0_5 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in compat --- all-recursive --- Making all in jansson --- dump.o --- --- hashtable.o --- --- load.o --- --- strbuffer.o --- --- utf.o --- --- value.o --- --- dump.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c --- hashtable.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c --- load.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c --- strbuffer.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c --- value.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c --- utf.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c mv -f .deps/utf.Tpo .deps/utf.Po --- strbuffer.o --- mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po --- hashtable.o --- mv -f .deps/hashtable.Tpo .deps/hashtable.Po --- dump.o --- mv -f .deps/dump.Tpo .deps/dump.Po --- load.o --- mv -f .deps/load.Tpo .deps/load.Po --- value.o --- mv -f .deps/value.Tpo .deps/value.Po --- libjansson.a --- rm -f libjansson.a ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libjansson.a --- minerd-cpu-miner.o --- --- minerd-util.o --- --- minerd-sha2.o --- --- minerd-scrypt.o --- --- minerd-sha2-x64.o --- --- minerd-scrypt-x64.o --- --- minerd-cpu-miner.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -fno-strict-aliasing -pipe -O2 -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 --- minerd-sha2.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -fno-strict-aliasing -pipe -O2 -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 --- minerd-scrypt-x64.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -pipe -O2 -fno-strict-aliasing -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S --- minerd-util.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -fno-strict-aliasing -pipe -O2 -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 --- minerd-sha2-x64.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -pipe -O2 -fno-strict-aliasing -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S --- minerd-scrypt.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -I./compat/jansson -pthread -fno-strict-aliasing -pipe -O2 -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 --- minerd-scrypt-x64.o --- mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po --- minerd-sha2-x64.o --- mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po --- minerd-sha2.o --- mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po --- minerd-cpu-miner.o --- mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po --- minerd-util.o --- mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po --- minerd-scrypt.o --- mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po --- minerd --- gcc -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-sha2-x64.o minerd-scrypt-x64.o -L/usr/local/lib -lcurl compat/jansson/libjansson.a -lpthread SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cpuminer-2.5.0_5 ===> Generating temporary packing list Making install in compat Making install in jansson /bin/mkdir -p '/construction/net-p2p/cpuminer/stage/usr/local/bin' install -s -m 555 minerd '/construction/net-p2p/cpuminer/stage/usr/local/bin' /bin/mkdir -p '/construction/net-p2p/cpuminer/stage/usr/local/man/man1' install -m 0644 minerd.1 '/construction/net-p2p/cpuminer/stage/usr/local/man/man1' install -m 0644 /construction/net-p2p/cpuminer/cpuminer-2.5.0/NEWS /construction/net-p2p/cpuminer/cpuminer-2.5.0/README /construction/net-p2p/cpuminer/stage/usr/local/share/doc/cpuminer ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cpuminer-2.5.0_5 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:32