=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 --- clang -O2 -I/usr/include -Wall -c dmg2img.c --- base64.o --- clang -O2 -I/usr/include -Wall -c base64.c --- vfdecrypt --- clang -O2 -I/usr/include -Wall -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o vfdecrypt vfdecrypt.c -lcrypto --- adc.o --- clang -O2 -I/usr/include -Wall -c adc.c --- vfdecrypt --- vfdecrypt.c:215:18: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'struct evp_cipher_ctx_st') EVP_CIPHER_CTX ctx; ^ /usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct evp_cipher_ctx_st' typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; ^ vfdecrypt.c:282:18: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'struct evp_cipher_ctx_st') EVP_CIPHER_CTX ctx; ^ /usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct evp_cipher_ctx_st' typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; ^ vfdecrypt.c:449:3: warning: implicit declaration of function 'HMAC_CTX_init' is invalid in C99 [-Wimplicit-function-declaration] HMAC_CTX_init(&hmacsha1_ctx); ^ vfdecrypt.c:186:10: error: tentative definition has type 'HMAC_CTX' (aka 'struct hmac_ctx_st') that is never completed HMAC_CTX hmacsha1_ctx; ^ /usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st' typedef struct hmac_ctx_st HMAC_CTX; ^ 1 warning and 3 errors generated. *** [vfdecrypt] Error code 1 make: stopped in /data/scratch/sysutils/dmg2img/work/dmg2img-1.6.5 1 error make: stopped in /data/scratch/sysutils/dmg2img/work/dmg2img-1.6.5 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/sysutils/dmg2img *** Error code 1 Stop. make: stopped in /data/pkgsrc/sysutils/dmg2img