=> 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 eet-1.7.7nb2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in lib --- eet_alloc.lo --- --- eet_cipher.lo --- --- eet_connection.lo --- --- eet_data.lo --- --- eet_dictionary.lo --- --- eet_image.lo --- --- eet_lib.lo --- --- eet_node.lo --- --- eet_utils.lo --- --- lz4.lo --- --- lz4hc.lo --- --- eet_alloc.lo --- CC eet_alloc.lo --- eet_cipher.lo --- CC eet_cipher.lo --- eet_connection.lo --- CC eet_connection.lo --- eet_data.lo --- CC eet_data.lo --- eet_dictionary.lo --- CC eet_dictionary.lo --- eet_image.lo --- CC eet_image.lo --- eet_lib.lo --- CC eet_lib.lo --- eet_node.lo --- CC eet_node.lo --- lz4.lo --- CC lz4.lo --- eet_utils.lo --- CC eet_utils.lo --- lz4hc.lo --- CC lz4hc.lo --- eet_cipher.lo --- eet_cipher.c:518:15: error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') EVP_MD_CTX md_ctx; ^ /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'struct evp_md_ctx_st' typedef struct evp_md_ctx_st EVP_MD_CTX; ^ eet_cipher.c:827:15: error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') EVP_MD_CTX md_ctx; ^ /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'struct evp_md_ctx_st' typedef struct evp_md_ctx_st EVP_MD_CTX; ^ eet_cipher.c:984:19: 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; ^ eet_cipher.c:1216:19: 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; ^ eet_cipher.c:1355:13: error: variable has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st') HMAC_CTX hctx; ^ /usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st' typedef struct hmac_ctx_st HMAC_CTX; ^ eet_cipher.c:1379:9: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] HMAC_Init(&hctx, key, key_len, EVP_sha1()); ^ /usr/include/openssl/hmac.h:28:1: note: 'HMAC_Init' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, ^ /usr/include/openssl/opensslconf.h:127:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ eet_cipher.c:1399:2: warning: implicit declaration of function 'HMAC_cleanup' is invalid in C99 [-Wimplicit-function-declaration] HMAC_cleanup(&hctx); ^ 2 warnings and 5 errors generated. *** [eet_cipher.lo] Error code 1 make[3]: stopped in /data/scratch/devel/eet/work/eet-1.7.7/src/lib 1 error make[3]: stopped in /data/scratch/devel/eet/work/eet-1.7.7/src/lib *** [all-recursive] Error code 1 make[2]: stopped in /data/scratch/devel/eet/work/eet-1.7.7/src 1 error make[2]: stopped in /data/scratch/devel/eet/work/eet-1.7.7/src *** [all-recursive] Error code 1 make[1]: stopped in /data/scratch/devel/eet/work/eet-1.7.7 1 error make[1]: stopped in /data/scratch/devel/eet/work/eet-1.7.7 *** [all] Error code 2 make: stopped in /data/scratch/devel/eet/work/eet-1.7.7 1 error make: stopped in /data/scratch/devel/eet/work/eet-1.7.7 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/eet *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/eet