=> 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 libguardtime-0.3.13nb14 Making all in src/base gmake[1]: Entering directory '/tmp/security/libguardtime/work/libgt-0.3.13/src/base' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/tmp/security/libguardtime/work/libgt-0.3.13/src/base' CC asn1_time_get.lo CC base32.lo CC gt_asn1.lo CC gt_base.lo gt_base.c: In function 'GT_finalize': gt_base.c:251:2: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state(0); ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/evp.h:13:0, from gt_base.c:27: /usr/include/openssl/err.h:261:1: note: declared here DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^ CC gt_crc32.lo CC gt_datahash.lo CC gt_fileio.lo CC gt_info.lo CC gt_internal.lo gt_datahash.c: In function 'GTDataHash_create': gt_datahash.c:33:13: error: storage size of 'md_ctx' isn't known EVP_MD_CTX md_ctx; ^~~~~~ gt_datahash.c: In function 'GTDataHash_open': gt_datahash.c:128:44: error: invalid application of 'sizeof' to incomplete type 'EVP_MD_CTX {aka struct evp_md_ctx_st}' tmp_data_hash->context = GT_malloc(sizeof(EVP_MD_CTX)); ^~~~~~~~~~ gmake[2]: *** [GNUmakefile:380: gt_datahash.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gt_internal.c: In function 'GT_messageImprintToDataImprint': gt_internal.c:423:2: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] memcpy(buff + 1, ASN1_STRING_data(message_imprint->hashedMessage), len); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ gt_internal.c:423:2: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] memcpy(buff + 1, ASN1_STRING_data(message_imprint->hashedMessage), len); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ gt_internal.c: In function 'GT_extendTimeSignature': gt_internal.c:733:5: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] ASN1_STRING_data(time_signature->location), ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ gt_internal.c:741:5: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] ASN1_STRING_data(cert_token->history), ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ In file included from gt_internal.h:23:0, from gt_internal.c:19: gt_asn1.h:33:38: warning: implicit declaration of function 'SKM_sk_num'; did you mean 'sk_num'? [-Wimplicit-function-declaration] #define sk_ASN1_OCTET_STRING_num(st) SKM_sk_num(ASN1_OCTET_STRING, (st)) ^ gt_internal.c:759:31: note: in expansion of macro 'sk_ASN1_OCTET_STRING_num' if (pub_reference != NULL && sk_ASN1_OCTET_STRING_num(pub_reference) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:33:49: error: expected expression before 'ASN1_OCTET_STRING' #define sk_ASN1_OCTET_STRING_num(st) SKM_sk_num(ASN1_OCTET_STRING, (st)) ^ gt_internal.c:759:31: note: in expansion of macro 'sk_ASN1_OCTET_STRING_num' if (pub_reference != NULL && sk_ASN1_OCTET_STRING_num(pub_reference) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:36:41: warning: implicit declaration of function 'SKM_sk_new_null'; did you mean 'sk_new_null'? [-Wimplicit-function-declaration] #define sk_ASN1_OCTET_STRING_new_null() SKM_sk_new_null(ASN1_OCTET_STRING) ^ gt_internal.c:760:47: note: in expansion of macro 'sk_ASN1_OCTET_STRING_new_null' tmp_extended_time_signature->pubReference = sk_ASN1_OCTET_STRING_new_null(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:36:57: error: expected expression before 'ASN1_OCTET_STRING' #define sk_ASN1_OCTET_STRING_new_null() SKM_sk_new_null(ASN1_OCTET_STRING) ^ gt_internal.c:760:47: note: in expansion of macro 'sk_ASN1_OCTET_STRING_new_null' tmp_extended_time_signature->pubReference = sk_ASN1_OCTET_STRING_new_null(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:33:49: error: expected expression before 'ASN1_OCTET_STRING' #define sk_ASN1_OCTET_STRING_num(st) SKM_sk_num(ASN1_OCTET_STRING, (st)) ^ gt_internal.c:766:19: note: in expansion of macro 'sk_ASN1_OCTET_STRING_num' for (i = 0; i < sk_ASN1_OCTET_STRING_num(pub_reference); ++i) { ^~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:34:43: warning: implicit declaration of function 'SKM_sk_value'; did you mean 'sk_value'? [-Wimplicit-function-declaration] #define sk_ASN1_OCTET_STRING_value(st, i) SKM_sk_value(ASN1_OCTET_STRING, (st), (i)) ^ gt_internal.c:768:27: note: in expansion of macro 'sk_ASN1_OCTET_STRING_value' (ASN1_OCTET_STRING*) sk_ASN1_OCTET_STRING_value(pub_reference, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:34:56: error: expected expression before 'ASN1_OCTET_STRING' #define sk_ASN1_OCTET_STRING_value(st, i) SKM_sk_value(ASN1_OCTET_STRING, (st), (i)) ^ gt_internal.c:768:27: note: in expansion of macro 'sk_ASN1_OCTET_STRING_value' (ASN1_OCTET_STRING*) sk_ASN1_OCTET_STRING_value(pub_reference, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:35:44: warning: implicit declaration of function 'SKM_sk_push'; did you mean 'sk_push'? [-Wimplicit-function-declaration] #define sk_ASN1_OCTET_STRING_push(st, val) SKM_sk_push(ASN1_OCTET_STRING, (st), (val)) ^ gt_internal.c:774:8: note: in expansion of macro 'sk_ASN1_OCTET_STRING_push' if (sk_ASN1_OCTET_STRING_push(tmp_extended_time_signature->pubReference, ^~~~~~~~~~~~~~~~~~~~~~~~~ gt_asn1.h:35:56: error: expected expression before 'ASN1_OCTET_STRING' #define sk_ASN1_OCTET_STRING_push(st, val) SKM_sk_push(ASN1_OCTET_STRING, (st), (val)) ^ gt_internal.c:774:8: note: in expansion of macro 'sk_ASN1_OCTET_STRING_push' if (sk_ASN1_OCTET_STRING_push(tmp_extended_time_signature->pubReference, ^~~~~~~~~~~~~~~~~~~~~~~~~ gt_internal.c: In function 'GT_publishedDataToBase32': gt_internal.c:940:2: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] memcpy(binary_publication + 8, ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ gt_internal.c:940:2: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] memcpy(binary_publication + 8, ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/asn1.h:14, from gt_asn1.h:24, from gt_internal.h:23, from gt_internal.c:19: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ gmake[2]: *** [GNUmakefile:380: gt_internal.lo] Error 1 gmake[2]: Leaving directory '/tmp/security/libguardtime/work/libgt-0.3.13/src/base' gmake[1]: *** [GNUmakefile:258: all] Error 2 gmake[1]: Leaving directory '/tmp/security/libguardtime/work/libgt-0.3.13/src/base' gmake: *** [GNUmakefile:390: all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/libguardtime *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/libguardtime