=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for crack-5.0nb3
cd /tmp/pkgbuild/security/crack/work.alpha/c50a && /usr/bin/env USETOOLS=no CC=gcc CFLAGS=-O2\ -mieee CPPFLAGS= CXX=c++ CXXFLAGS=-O2\ -mieee COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O\ -mieee LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgbuild/security/crack/work.alpha/.cwrapper/bin:/tmp/pkgbuild/security/crack/work.alpha/.buildlink/bin:/tmp/pkgbuild/security/crack/work.alpha/.gcc/bin:/tmp/pkgbuild/security/crack/work.alpha/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/pkgbuild/security/crack/work.alpha/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/security/crack/work.alpha/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgbuild/security/crack/work.alpha/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/pkgbuild/security/crack/work.alpha/.tools/bin/itstool GDBUS_CODEGEN=/tmp/pkgbuild/security/crack/work.alpha/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/pkgbuild/security/crack/work.alpha/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/pkgbuild/security/crack/work.alpha/.buildlink/lib/pkgconfig:/tmp/pkgbuild/security/crack/work.alpha/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/security/crack/work.alpha/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/security/crack/work.alpha/.cwrapper/config ./Crack -makeonly
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: NetBSD athena.zia.io 9.0 NetBSD 9.0 (LIBKVER) #0: Tue Jan 19 00:00:00 UTC 2038 root@localhost:/sys/arch/alpha/compile/LIBKVER alpha
Home: /usr/pkg/share/crack
Invoked: ./Crack -makeonly
Option: -makeonly enabled
Crack: making utilities in run/bin
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
rm -f dawglib.o debug.o rules.o stringlib.o *~
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old  *.bak destest rpw des speed
rm -f *.o *~
( make "XDIR=../../run/bin" "XCFLAGS=-O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H" dawglib.o debug.o rules.o stringlib.o || exit 1 )
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H   -c dawglib.c
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H   -c debug.c
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H   -c rules.c
rules.c: In function 'Char2Int':
rules.c:477:11: warning: implicit declaration of function 'elcid_pwsize' [-Wimplicit-function-declaration]
  pwsize = elcid_pwsize();
           ^~~~~~~~~~~~
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H   -c stringlib.c
ar rv ../../run/bin/libc5.a dawglib.o debug.o rules.o stringlib.o
ar: creating ../../run/bin/libc5.a
a - dawglib.o
a - debug.o
a - rules.o
a - stringlib.o
ranlib ../../run/bin/libc5.a
all made in lib
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/dawg dawg.c ../../run/bin/libc5.a  -lcrypt
rm -f ../../run/bin/xdawg
ln ../../run/bin/dawg ../../run/bin/xdawg
mkcracker ../../run/bin "XDIR=../../run/bin" "XCFLAGS=-O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H" "XCC=gcc" "XLIB=../../run/bin/libc5.a  -lcrypt"
+ prefix=../../run/bin
+ shift
+ '[' -d ../libdes ']'
+ cd ../libdes
+ make
gcc -O -DRAND -DTERMIOS      -c cbc3_enc.c
gcc -O -DRAND -DTERMIOS      -c cbc_cksm.c
gcc -O -DRAND -DTERMIOS      -c cbc_enc.c
gcc -O -DRAND -DTERMIOS      -c ncbc_enc.c
gcc -O -DRAND -DTERMIOS      -c pcbc_enc.c
gcc -O -DRAND -DTERMIOS      -c qud_cksm.c
gcc -O -DRAND -DTERMIOS      -c cfb64ede.c
gcc -O -DRAND -DTERMIOS      -c cfb64enc.c
gcc -O -DRAND -DTERMIOS      -c cfb_enc.c
gcc -O -DRAND -DTERMIOS      -c ecb3_enc.c
gcc -O -DRAND -DTERMIOS      -c ecb_enc.c
gcc -O -DRAND -DTERMIOS      -c ede_enc.c
gcc -O -DRAND -DTERMIOS      -c enc_read.c
gcc -O -DRAND -DTERMIOS      -c enc_writ.c
gcc -O -DRAND -DTERMIOS      -c fcrypt.c
gcc -O -DRAND -DTERMIOS      -c ofb64ede.c
gcc -O -DRAND -DTERMIOS      -c ofb64enc.c
gcc -O -DRAND -DTERMIOS      -c ofb_enc.c
gcc -O -DRAND -DTERMIOS      -c rand_key.c
gcc -O -DRAND -DTERMIOS      -c read_pwd.c
gcc -O -DRAND -DTERMIOS      -c set_key.c
gcc -O -DRAND -DTERMIOS      -c rpc_enc.c
gcc -O -DRAND -DTERMIOS      -c str2key.c
gcc -O -DRAND -DTERMIOS      -c supp.c
/bin/rm -f libdes.a
ar cr libdes.a cbc3_enc.o cbc_cksm.o cbc_enc.o ncbc_enc.o pcbc_enc.o qud_cksm.o  cfb64ede.o cfb64enc.o cfb_enc.o ecb3_enc.o ecb_enc.o  ede_enc.o   enc_read.o enc_writ.o fcrypt.o  ofb64ede.o ofb64enc.o ofb_enc.o   rand_key.o read_pwd.o set_key.o rpc_enc.o  str2key.o supp.o
if test -s /bin/ranlib; then /bin/ranlib libdes.a;  else if test -s /usr/bin/ranlib; then /usr/bin/ranlib libdes.a;  else exit 0; fi; fi
gcc -O -DRAND -DTERMIOS      -c destest.c
gcc -O -DRAND -DTERMIOS    -o destest destest.o libdes.a
gcc -O -DRAND -DTERMIOS      -c rpw.c
rpw.c: In function 'main':
rpw.c:80:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   exit(1);
   ^~~~
rpw.c:80:3: warning: incompatible implicit declaration of built-in function 'exit'
rpw.c:80:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
rpw.c:85:3: warning: incompatible implicit declaration of built-in function 'exit'
   exit(0);
   ^~~~
rpw.c:85:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
gcc -O -DRAND -DTERMIOS    -o rpw rpw.o libdes.a
gcc -O -DRAND -DTERMIOS      -c des.c
gcc -O -DRAND -DTERMIOS    -o des des.o libdes.a
gcc -O -DRAND -DTERMIOS      -c speed.c
speed.c: In function 'main':
speed.c:306:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  exit(0);
  ^~~~
speed.c:306:2: warning: incompatible implicit declaration of built-in function 'exit'
speed.c:306:2: note: include '<stdlib.h>' or provide a declaration of 'exit'
gcc -O -DRAND -DTERMIOS    -o speed speed.o libdes.a
+ exec make XDIR=../../run/bin 'XCFLAGS=-O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H' XCC=gcc 'XLIB=../../run/bin/libc5.a  -lcrypt' ../../run/bin/libdes-cracker
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -c elcid.c
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/cracker cracker.c elcid.o ../../run/bin/libc5.a  -lcrypt ../libdes/libdes.a
cracker.c: In function 'Logger':
cracker.c:108:5: warning: implicit declaration of function 'time'; did you mean 'nice'? [-Wimplicit-function-declaration]
     time(&t);
     ^~~~
     nice
cracker.c: In function 'OpenDictStream':
cracker.c:671:1: warning: type of 'number' defaults to 'int' [-Wimplicit-int]
 OpenDictStream(number)
 ^~~~~~~~~~~~~~
ld: /tmp//ccewz9if.o: in function `Logger':
(.text+0x2c): warning: warning: reference to compatibility time(); include <time.h> for correct reference
date > ../../run/bin/libdes-cracker
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/dictfilt dictfilt.c elcid.o ../../run/bin/libc5.a  -lcrypt
gcc -O2 -mieee -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/kickdict kickdict.c ../../run/bin/libc5.a  -lcrypt
all made in util
Crack: makeonly done