Building truecrack-0.1.txz (origin /buildshare/ports/355755/security/truecrack) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/truecrack.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> truecrack-0.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 truecrack-0.1 ===> truecrack-0.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 truecrack-0.1 Make install ===> License GPLv3 accepted by the user ===> truecrack-0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by truecrack-0.1 for building ===> Extracting for truecrack-0.1 => SHA256 Checksum OK for truecrack.tar.gz. ===> Patching for truecrack-0.1 ===> truecrack-0.1 depends on executable: gmake - found ===> Configuring for truecrack-0.1 ===> Building for truecrack-0.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/truecrack/work/truecrack' cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Main/Core.c -o Core.o In file included from Main/Core.c:23: Main/Charset.h:29:7: warning: no newline at end of file Main/Core.c: In function 'core': Main/Core.c:69: warning: passing argument 1 of 'file_open' discards qualifiers from pointer target type Main/Core.c:71: warning: passing argument 1 of 'file_readHeader' discards qualifiers from pointer target type cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Main/Charset.c -o Charset.o In file included from Main/Charset.c:24: Main/Charset.h:29:7: warning: no newline at end of file cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Main/Utils.c -o Utils.o In file included from Main/Utils.c:48: ./Crypto/CpuAes.h:1221:1: warning: "ALIGN" redefined In file included from /usr/include/sys/param.h:133, from /usr/include/bsm/audit.h:36, from /usr/include/sys/ucred.h:36, from /usr/include/sys/mount.h:36, from Main/Utils.c:36: /usr/include/machine/param.h:83:1: warning: this is the location of the previous definition In file included from Main/Utils.c:48: ./Crypto/CpuAes.h:1300:7: warning: no newline at end of file cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Main/Main.c -o Main.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Common/Volumes.c -o Volumes.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Common/Crc.c -o Crc.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Common/Endian.c -o Endian.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Common/Pkcs5.c -o Pkcs5.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Common/CpuCore.c -o CpuCore.o In file included from Common/CpuCore.c:36: ./Crypto/CpuAes.h:1221:1: warning: "ALIGN" redefined In file included from /usr/include/sys/param.h:133, from /usr/include/bsm/audit.h:36, from /usr/include/sys/ucred.h:36, from /usr/include/sys/mount.h:36, from Common/CpuCore.c:26: /usr/include/machine/param.h:83:1: warning: this is the location of the previous definition In file included from Common/CpuCore.c:36: ./Crypto/CpuAes.h:1300:7: warning: no newline at end of file cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Crypto/Rmd160.c -o Rmd160.o cc: -lm: linker input file unused because linking not done cc -c -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm Crypto/CpuAes.c -o CpuAes.o In file included from Crypto/Aestab.c:55, from Crypto/CpuAes.c:30: Crypto/CpuAes.h:1300:7: warning: no newline at end of file cc: -lm: linker input file unused because linking not done cc -o truecrack Volumes.o Crc.o Endian.o Pkcs5.o CpuCore.o Core.o Charset.o Utils.o Main.o Rmd160.o CpuAes.o -O2 -pipe -DTC_BSD -fno-strict-aliasing -I./Common/ -I./Crypto/ -I./Cuda/ -I./Main/ -I./ -lm gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/truecrack/work/truecrack' ===> Staging for truecrack-0.1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/security/truecrack/work/truecrack/truecrack /obj/buildshare/ports/355755/security/truecrack/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/truecrack/work/truecrack/dictionary_100k.txt /obj/buildshare/ports/355755/security/truecrack/work/stage/usr/local/share/truecrack install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/truecrack/work/truecrack/dictionary_10k.txt /obj/buildshare/ports/355755/security/truecrack/work/stage/usr/local/share/truecrack install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/truecrack/work/truecrack/dictionary.txt /obj/buildshare/ports/355755/security/truecrack/work/stage/usr/local/share/truecrack ====> Compressing man pages (compress-man) ===> Installing for truecrack-0.1 ===> Checking if security/truecrack already installed ===> Registering installation for truecrack-0.1 Installing truecrack-0.1... done Make package ===> Building package for truecrack-0.1 slot2: removed