Building scrypt-1.1.6.txz (origin /buildshare/ports/355755/security/scrypt) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/scrypt-1.1.6.tgz x packages/ x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> scrypt-1.1.6 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 scrypt-1.1.6 ===> scrypt-1.1.6 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 scrypt-1.1.6 Make install ===> scrypt-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scrypt-1.1.6 for building ===> Extracting for scrypt-1.1.6 => SHA256 Checksum OK for scrypt-1.1.6.tgz. ===> Patching for scrypt-1.1.6 ===> scrypt-1.1.6 depends on executable: gmake - found ===> Configuring for scrypt-1.1.6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6/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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 gmake... GNU checking dependency style of cc... gcc3 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 sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking whether be64enc is declared... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for sysinfo... no checking for struct sysinfo... no checking for struct sysinfo.totalram... no checking for struct sysinfo.mem_unit... no checking for sys/param.h... (cached) yes checking for posix_memalign... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for scrypt-1.1.6 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-main.o -MD -MP -MF .deps/scrypt-main.Tpo -c -o scrypt-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:80: warning: comparison is always true due to limited range of data type mv -f .deps/scrypt-main.Tpo .deps/scrypt-main.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-memlimit.o -MD -MP -MF .deps/scrypt-memlimit.Tpo -c -o scrypt-memlimit.o `test -f 'lib/util/memlimit.c' || echo './'`lib/util/memlimit.c mv -f .deps/scrypt-memlimit.Tpo .deps/scrypt-memlimit.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-readpass.o -MD -MP -MF .deps/scrypt-readpass.Tpo -c -o scrypt-readpass.o `test -f 'lib/util/readpass.c' || echo './'`lib/util/readpass.c mv -f .deps/scrypt-readpass.Tpo .deps/scrypt-readpass.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-warn.o -MD -MP -MF .deps/scrypt-warn.Tpo -c -o scrypt-warn.o `test -f 'lib/util/warn.c' || echo './'`lib/util/warn.c mv -f .deps/scrypt-warn.Tpo .deps/scrypt-warn.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-scryptenc.o -MD -MP -MF .deps/scrypt-scryptenc.Tpo -c -o scrypt-scryptenc.o `test -f 'lib/scryptenc/scryptenc.c' || echo './'`lib/scryptenc/scryptenc.c mv -f .deps/scrypt-scryptenc.Tpo .deps/scrypt-scryptenc.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-scryptenc_cpuperf.o -MD -MP -MF .deps/scrypt-scryptenc_cpuperf.Tpo -c -o scrypt-scryptenc_cpuperf.o `test -f 'lib/scryptenc/scryptenc_cpuperf.c' || echo './'`lib/scryptenc/scryptenc_cpuperf.c mv -f .deps/scrypt-scryptenc_cpuperf.Tpo .deps/scrypt-scryptenc_cpuperf.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-crypto_aesctr.o -MD -MP -MF .deps/scrypt-crypto_aesctr.Tpo -c -o scrypt-crypto_aesctr.o `test -f 'lib/crypto/crypto_aesctr.c' || echo './'`lib/crypto/crypto_aesctr.c mv -f .deps/scrypt-crypto_aesctr.Tpo .deps/scrypt-crypto_aesctr.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-sha256.o -MD -MP -MF .deps/scrypt-sha256.Tpo -c -o scrypt-sha256.o `test -f 'lib/crypto/sha256.c' || echo './'`lib/crypto/sha256.c mv -f .deps/scrypt-sha256.Tpo .deps/scrypt-sha256.Po cc -DHAVE_CONFIG_H -I. -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -MT scrypt-crypto_scrypt-nosse.o -MD -MP -MF .deps/scrypt-crypto_scrypt-nosse.Tpo -c -o scrypt-crypto_scrypt-nosse.o `test -f 'lib/crypto/crypto_scrypt-nosse.c' || echo './'`lib/crypto/crypto_scrypt-nosse.c mv -f .deps/scrypt-crypto_scrypt-nosse.Tpo .deps/scrypt-crypto_scrypt-nosse.Po cc -I . -I lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -fno-strict-aliasing -o scrypt scrypt-main.o scrypt-memlimit.o scrypt-readpass.o scrypt-warn.o scrypt-scryptenc.o scrypt-scryptenc_cpuperf.o scrypt-crypto_aesctr.o scrypt-sha256.o scrypt-crypto_scrypt-nosse.o -lcrypto -lrt gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' ===> Staging for scrypt-1.1.6 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/scrypt/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'scrypt' '/obj/buildshare/ports/355755/security/scrypt/work/stage/usr/local/bin/scrypt' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/scrypt/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './scrypt.1' '/obj/buildshare/ports/355755/security/scrypt/work/stage/usr/local/man/man1/scrypt.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/scrypt/work/scrypt-1.1.6' ====> Compressing man pages (compress-man) ===> Installing for scrypt-1.1.6 ===> Checking if security/scrypt already installed ===> Registering installation for scrypt-1.1.6 Installing scrypt-1.1.6... done Make package ===> Building package for scrypt-1.1.6 slot1: removed