=> 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 qore-asn1-module-0.0.3nb6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- asn1.lo --- --- QC_ASN1Sequence.lo --- --- QC_ASN1Integer.lo --- --- QC_ASN1ObjectIdentifier.lo --- --- asn1.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -pthread -O3 -Wall -MT asn1.lo -MD -MP -MF .deps/asn1.Tpo -c -o asn1.lo asn1.cc --- QC_ASN1Integer.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -pthread -O3 -Wall -MT QC_ASN1Integer.lo -MD -MP -MF .deps/QC_ASN1Integer.Tpo -c -o QC_ASN1Integer.lo QC_ASN1Integer.cc --- QC_ASN1Sequence.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -pthread -O3 -Wall -MT QC_ASN1Sequence.lo -MD -MP -MF .deps/QC_ASN1Sequence.Tpo -c -o QC_ASN1Sequence.lo QC_ASN1Sequence.cc --- QC_ASN1ObjectIdentifier.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -pthread -O3 -Wall -MT QC_ASN1ObjectIdentifier.lo -MD -MP -MF .deps/QC_ASN1ObjectIdentifier.Tpo -c -o QC_ASN1ObjectIdentifier.lo QC_ASN1ObjectIdentifier.cc --- QC_ASN1Integer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/security/qore-asn1-module/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -O3 -Wall -MT QC_ASN1Integer.lo -MD -MP -MF .deps/QC_ASN1Integer.Tpo -c QC_ASN1Integer.cc -fPIC -DPIC -o .libs/QC_ASN1Integer.o --- asn1.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/security/qore-asn1-module/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -O3 -Wall -MT asn1.lo -MD -MP -MF .deps/asn1.Tpo -c asn1.cc -fPIC -DPIC -o .libs/asn1.o --- QC_ASN1Sequence.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/security/qore-asn1-module/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -O3 -Wall -MT QC_ASN1Sequence.lo -MD -MP -MF .deps/QC_ASN1Sequence.Tpo -c QC_ASN1Sequence.cc -fPIC -DPIC -o .libs/QC_ASN1Sequence.o --- QC_ASN1ObjectIdentifier.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/security/qore-asn1-module/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -O3 -Wall -MT QC_ASN1ObjectIdentifier.lo -MD -MP -MF .deps/QC_ASN1ObjectIdentifier.Tpo -c QC_ASN1ObjectIdentifier.cc -fPIC -DPIC -o .libs/QC_ASN1ObjectIdentifier.o --- QC_ASN1Integer.lo --- In file included from qore-asn1.h:42:0, from QC_ASN1Integer.cc:23: QC_ASN1Integer.h: In member function 'virtual BinaryNode* QoreAsn1Integer::getDerData() const': QC_ASN1Integer.h:73:14: error: 'i2c_ASN1_INTEGER' was not declared in this scope int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ QC_ASN1Integer.h:73:14: note: suggested alternative: 'i2a_ASN1_INTEGER' int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ i2a_ASN1_INTEGER In file included from qore-asn1.h:44:0, from QC_ASN1Integer.cc:23: QC_ASN1Boolean.h: In member function 'virtual BinaryNode* QoreAsn1Boolean::getDerData() const': QC_ASN1Boolean.h:45:14: error: 'i2d_ASN1_BOOLEAN' was not declared in this scope int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ --- QC_ASN1Sequence.lo --- In file included from qore-asn1.h:42:0, from QC_ASN1Sequence.cc:23: QC_ASN1Integer.h: In member function 'virtual BinaryNode* QoreAsn1Integer::getDerData() const': QC_ASN1Integer.h:73:14: error: 'i2c_ASN1_INTEGER' was not declared in this scope int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ --- asn1.lo --- In file included from qore-asn1.h:42:0, from asn1.cc:23: QC_ASN1Integer.h: In member function 'virtual BinaryNode* QoreAsn1Integer::getDerData() const': QC_ASN1Integer.h:73:14: error: 'i2c_ASN1_INTEGER' was not declared in this scope int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ --- QC_ASN1Sequence.lo --- QC_ASN1Integer.h:73:14: note: suggested alternative: 'i2a_ASN1_INTEGER' int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ i2a_ASN1_INTEGER --- asn1.lo --- QC_ASN1Integer.h:73:14: note: suggested alternative: 'i2a_ASN1_INTEGER' int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ i2a_ASN1_INTEGER --- QC_ASN1Sequence.lo --- In file included from qore-asn1.h:44:0, from QC_ASN1Sequence.cc:23: QC_ASN1Boolean.h: In member function 'virtual BinaryNode* QoreAsn1Boolean::getDerData() const': QC_ASN1Boolean.h:45:14: error: 'i2d_ASN1_BOOLEAN' was not declared in this scope int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ --- asn1.lo --- In file included from qore-asn1.h:44:0, from asn1.cc:23: QC_ASN1Boolean.h: In member function 'virtual BinaryNode* QoreAsn1Boolean::getDerData() const': QC_ASN1Boolean.h:45:14: error: 'i2d_ASN1_BOOLEAN' was not declared in this scope int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ --- QC_ASN1Integer.lo --- QC_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN' int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ V_ASN1_BOOLEAN In file included from qore-asn1.h:45:0, from QC_ASN1Integer.cc:23: QC_ASN1String.h: In member function 'virtual BinaryNode* QoreAsn1String::getDerData() const': QC_ASN1String.h:65:14: error: 'i2d_ASN1_bytes' was not declared in this scope int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ --- QC_ASN1ObjectIdentifier.lo --- In file included from qore-asn1.h:42:0, from QC_ASN1ObjectIdentifier.cc:23: QC_ASN1Integer.h: In member function 'virtual BinaryNode* QoreAsn1Integer::getDerData() const': QC_ASN1Integer.h:73:14: error: 'i2c_ASN1_INTEGER' was not declared in this scope int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ QC_ASN1Integer.h:73:14: note: suggested alternative: 'i2a_ASN1_INTEGER' int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0); ^~~~~~~~~~~~~~~~ i2a_ASN1_INTEGER --- QC_ASN1Sequence.lo --- QC_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN' int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ V_ASN1_BOOLEAN --- asn1.lo --- QC_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN' int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ V_ASN1_BOOLEAN --- QC_ASN1Sequence.lo --- In file included from qore-asn1.h:45:0, from QC_ASN1Sequence.cc:23: QC_ASN1String.h: In member function 'virtual BinaryNode* QoreAsn1String::getDerData() const': QC_ASN1String.h:65:14: error: 'i2d_ASN1_bytes' was not declared in this scope int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ --- QC_ASN1Integer.lo --- QC_ASN1String.h:65:14: note: suggested alternative: 'i2d_ASN1_TIME' int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ i2d_ASN1_TIME --- asn1.lo --- In file included from qore-asn1.h:45:0, from asn1.cc:23: QC_ASN1String.h: In member function 'virtual BinaryNode* QoreAsn1String::getDerData() const': QC_ASN1String.h:65:14: error: 'i2d_ASN1_bytes' was not declared in this scope int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ --- QC_ASN1ObjectIdentifier.lo --- In file included from qore-asn1.h:44:0, from QC_ASN1ObjectIdentifier.cc:23: QC_ASN1Boolean.h: In member function 'virtual BinaryNode* QoreAsn1Boolean::getDerData() const': QC_ASN1Boolean.h:45:14: error: 'i2d_ASN1_BOOLEAN' was not declared in this scope int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ --- QC_ASN1Sequence.lo --- QC_ASN1String.h:65:14: note: suggested alternative: 'i2d_ASN1_TIME' int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ i2d_ASN1_TIME --- asn1.lo --- QC_ASN1String.h:65:14: note: suggested alternative: 'i2d_ASN1_TIME' int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ i2d_ASN1_TIME --- QC_ASN1ObjectIdentifier.lo --- QC_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN' int size = i2d_ASN1_BOOLEAN(b, 0); ^~~~~~~~~~~~~~~~ V_ASN1_BOOLEAN In file included from qore-asn1.h:45:0, from QC_ASN1ObjectIdentifier.cc:23: QC_ASN1String.h: In member function 'virtual BinaryNode* QoreAsn1String::getDerData() const': QC_ASN1String.h:65:14: error: 'i2d_ASN1_bytes' was not declared in this scope int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ --- asn1.lo --- asn1.cc: In function 'AbstractQoreAsn1Object* parseAsn1String(int, const unsigned char*&, const QoreClass*&, ExceptionSink*)': asn1.cc:65:23: error: 'd2i_ASN1_type_bytes' was not declared in this scope ASN1_STRING *str = d2i_ASN1_type_bytes(0, (OPENSSL_CONST unsigned char **)&p, len + (t - p), type); ^~~~~~~~~~~~~~~~~~~ --- QC_ASN1ObjectIdentifier.lo --- QC_ASN1String.h:65:14: note: suggested alternative: 'i2d_ASN1_TIME' int size = i2d_ASN1_bytes(str, 0, ASN1_STRING_type(str), V_ASN1_UNIVERSAL); ^~~~~~~~~~~~~~ i2d_ASN1_TIME --- asn1.lo --- asn1.cc:65:23: note: suggested alternative: 'd2i_ASN1_SET_ANY' ASN1_STRING *str = d2i_ASN1_type_bytes(0, (OPENSSL_CONST unsigned char **)&p, len + (t - p), type); ^~~~~~~~~~~~~~~~~~~ d2i_ASN1_SET_ANY asn1.cc: In function 'AbstractQoreAsn1Object* parseAsn1Object(const unsigned char*&, const QoreClass*&, ExceptionSink*)': asn1.cc:111:21: error: 'c2i_ASN1_INTEGER' was not declared in this scope ASN1_INTEGER *i = c2i_ASN1_INTEGER(0, (OPENSSL_CONST unsigned char **)&p, len); ^~~~~~~~~~~~~~~~ asn1.cc:111:21: note: suggested alternative: 'a2i_ASN1_INTEGER' ASN1_INTEGER *i = c2i_ASN1_INTEGER(0, (OPENSSL_CONST unsigned char **)&p, len); ^~~~~~~~~~~~~~~~ a2i_ASN1_INTEGER asn1.cc:166:39: error: invalid conversion from 'unsigned char**' to 'const unsigned char**' [-fpermissive] ASN1_OBJECT *o = d2i_ASN1_OBJECT(0, (OPENSSL_CONST unsigned char **)&p, len + (t - p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from qore-asn1.h:30:0, from asn1.cc:23: /usr/include/openssl/asn1.h:531:14: note: initializing argument 2 of 'ASN1_OBJECT* d2i_ASN1_OBJECT(ASN1_OBJECT**, const unsigned char**, long int)' ASN1_OBJECT *d2i_ASN1_OBJECT(ASN1_OBJECT **a, const unsigned char **pp, ^~~~~~~~~~~~~~~ --- QC_ASN1Integer.lo --- *** [QC_ASN1Integer.lo] Error code 1 make[2]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3/src --- QC_ASN1Sequence.lo --- *** [QC_ASN1Sequence.lo] Error code 1 make[2]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3/src --- QC_ASN1ObjectIdentifier.lo --- *** [QC_ASN1ObjectIdentifier.lo] Error code 1 make[2]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3/src --- asn1.lo --- *** [asn1.lo] Error code 1 make[2]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3/src 4 errors make[2]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3 1 error make[1]: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3 *** [all] Error code 2 make: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3 1 error make: stopped in /tmp/security/qore-asn1-module/work/qore-asn1-module-0.0.3 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/qore-asn1-module *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/qore-asn1-module