=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for qore-asn1-module-0.0.3nb7
--- 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 -fomit-frame-pointer -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_ASN1Sequence.lo ---
/bin/sh ../libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I..    -I/usr/pkg/include    -O2 -fomit-frame-pointer -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_ASN1Integer.lo ---
/bin/sh ../libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I..    -I/usr/pkg/include    -O2 -fomit-frame-pointer -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_ASN1ObjectIdentifier.lo ---
/bin/sh ../libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I..    -I/usr/pkg/include    -O2 -fomit-frame-pointer -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
--- asn1.lo ---
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgbuild/security/qore-asn1-module/work.aarch64/.buildlink/include -O2 -fomit-frame-pointer -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_ASN1Integer.lo ---
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgbuild/security/qore-asn1-module/work.aarch64/.buildlink/include -O2 -fomit-frame-pointer -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
--- QC_ASN1ObjectIdentifier.lo ---
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgbuild/security/qore-asn1-module/work.aarch64/.buildlink/include -O2 -fomit-frame-pointer -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_ASN1Sequence.lo ---
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/pkgbuild/security/qore-asn1-module/work.aarch64/.buildlink/include -O2 -fomit-frame-pointer -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_ASN1Integer.lo ---
distcc[2318] ERROR: compile QC_ASN1Integer.cc on 10.0.20.122:3640 failed
distcc[2318] (dcc_build_somewhere) Warning: remote compilation of 'QC_ASN1Integer.cc' failed, retrying locally
distcc[2318] Warning: failed to distribute QC_ASN1Integer.cc to 10.0.20.122:3640, running locally instead
--- QC_ASN1Sequence.lo ---
distcc[6543] ERROR: compile QC_ASN1Sequence.cc on 10.0.20.122:3640 failed
distcc[6543] (dcc_build_somewhere) Warning: remote compilation of 'QC_ASN1Sequence.cc' failed, retrying locally
distcc[6543] Warning: failed to distribute QC_ASN1Sequence.cc to 10.0.20.122:3640, running locally instead
--- QC_ASN1ObjectIdentifier.lo ---
distcc[1729] ERROR: compile QC_ASN1ObjectIdentifier.cc on 10.0.20.122:3640 failed
distcc[1729] (dcc_build_somewhere) Warning: remote compilation of 'QC_ASN1ObjectIdentifier.cc' failed, retrying locally
distcc[1729] Warning: failed to distribute QC_ASN1ObjectIdentifier.cc to 10.0.20.122:3640, running locally instead
--- asn1.lo ---
distcc[12209] ERROR: compile asn1.cc on 10.0.20.122:3640 failed
distcc[12209] (dcc_build_somewhere) Warning: remote compilation of 'asn1.cc' failed, retrying locally
distcc[12209] Warning: failed to distribute asn1.cc to 10.0.20.122:3640, running locally instead
--- 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);
              ^~~~~~~~~~~~~~~~
QC_ASN1Integer.h:73:14: note: suggested alternative: 'i2a_ASN1_INTEGER'
   int size = i2c_ASN1_INTEGER((ASN1_INTEGER *)i, 0);
              ^~~~~~~~~~~~~~~~
              i2a_ASN1_INTEGER
--- QC_ASN1Integer.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: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);
              ^~~~~~~~~~~~~~~~
--- QC_ASN1Integer.lo ---
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_ASN1Sequence.lo ---
QC_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN'
   int size = i2d_ASN1_BOOLEAN(b, 0);
              ^~~~~~~~~~~~~~~~
              V_ASN1_BOOLEAN
--- 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
--- 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_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 ---
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
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_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN'
   int size = i2d_ASN1_BOOLEAN(b, 0);
              ^~~~~~~~~~~~~~~~
              V_ASN1_BOOLEAN
--- 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_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 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_ASN1Boolean.h:45:14: note: suggested alternative: 'V_ASN1_BOOLEAN'
   int size = i2d_ASN1_BOOLEAN(b, 0);
              ^~~~~~~~~~~~~~~~
              V_ASN1_BOOLEAN
--- QC_ASN1ObjectIdentifier.lo ---
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);
              ^~~~~~~~~~~~~~
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_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_ASN1Integer.lo ---
distcc[2318] ERROR: compile QC_ASN1Integer.cc on localhost failed
--- 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_ASN1Sequence.lo ---
distcc[6543] ERROR: compile QC_ASN1Sequence.cc on localhost failed
--- QC_ASN1Integer.lo ---
*** [QC_ASN1Integer.lo] Error code 1

make[2]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3/src
--- QC_ASN1Sequence.lo ---
*** [QC_ASN1Sequence.lo] Error code 1

make[2]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3/src
--- 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_ASN1ObjectIdentifier.lo ---
distcc[1729] ERROR: compile QC_ASN1ObjectIdentifier.cc on localhost failed
*** [QC_ASN1ObjectIdentifier.lo] Error code 1

make[2]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3/src
--- asn1.lo ---
distcc[12209] ERROR: compile asn1.cc on localhost failed
*** [asn1.lo] Error code 1

make[2]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3/src
4 errors

make[2]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3/src
*** [all-recursive] Error code 1

make[1]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3
1 error

make[1]: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3
1 error

make: stopped in /tmp/pkgbuild/security/qore-asn1-module/work.aarch64/qore-asn1-module-0.0.3
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/security/qore-asn1-module
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/security/qore-asn1-module