=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for dmg2img-1.6.5 --- dmg2img.o --- --- base64.o --- --- adc.o --- --- vfdecrypt --- --- dmg2img.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -c dmg2img.c --- vfdecrypt --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o vfdecrypt vfdecrypt.c -lcrypto --- adc.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -c adc.c --- base64.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -c base64.c --- vfdecrypt --- vfdecrypt.c: In function 'apple_des3_ede_unwrap_key': vfdecrypt.c:215:18: error: storage size of 'ctx' isn't known EVP_CIPHER_CTX ctx; ^~~ vfdecrypt.c:215:18: warning: unused variable 'ctx' [-Wunused-variable] vfdecrypt.c: In function 'unwrap_v2_header': vfdecrypt.c:282:18: error: storage size of 'ctx' isn't known EVP_CIPHER_CTX ctx; ^~~ vfdecrypt.c:282:18: warning: unused variable 'ctx' [-Wunused-variable] vfdecrypt.c: In function 'main': vfdecrypt.c:449:3: warning: implicit declaration of function 'HMAC_CTX_init'; did you mean 'HMAC_CTX_new'? [-Wimplicit-function-declaration] HMAC_CTX_init(&hmacsha1_ctx); ^~~~~~~~~~~~~ HMAC_CTX_new vfdecrypt.c:333:18: warning: variable 'oflag' set but not used [-Wunused-but-set-variable] int iflag = 0, oflag = 0, pflag = 0, kflag = 0, verbose = 0; ^~~~~ vfdecrypt.c:333:7: warning: variable 'iflag' set but not used [-Wunused-but-set-variable] int iflag = 0, oflag = 0, pflag = 0, kflag = 0, verbose = 0; ^~~~~ vfdecrypt.c: At top level: vfdecrypt.c:186:10: error: storage size of 'hmacsha1_ctx' isn't known HMAC_CTX hmacsha1_ctx; ^~~~~~~~~~~~ *** [vfdecrypt] Error code 1 make: stopped in /tmp/sysutils/dmg2img/work/dmg2img-1.6.5 1 error make: stopped in /tmp/sysutils/dmg2img/work/dmg2img-1.6.5 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/dmg2img *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/dmg2img