=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for cfengine-3.15.2nb12 Making all in libntech Making all in libcompat CC generic_at.lo CC getopt.lo CC getopt1.lo CC memdup.lo CC rpl_ctime.lo CC strrstr.lo CCLD libcompat.la Making all in libutils CC alloc.lo CC array_map.lo CC buffer.lo CC cleanup.lo CC csv_writer.lo CC csv_parser.lo CC file_lib.lo CC hash_map.lo CC ip_address.lo CC json.lo ip_address.c: In function 'IPV4_parser': ip_address.c:177:19: warning: array subscript has type 'char' [-Wchar-subscripts] ip_address.c: In function 'IPV6_parser': ip_address.c:492:22: warning: array subscript has type 'char' [-Wchar-subscripts] ip_address.c:493:19: warning: array subscript has type 'char' [-Wchar-subscripts] ip_address.c:497:16: warning: array subscript has type 'char' [-Wchar-subscripts] ip_address.c:499:36: warning: array subscript has type 'char' [-Wchar-subscripts] CC json-utils.lo CC json-yaml.lo CC known_dirs.lo CC list.lo CC logging.lo CC man.lo CC map.lo CC misc_lib.lo CC mustache.lo misc_lib.c: In function 'setenv_wrapper': misc_lib.c:157:24: warning: passing argument 1 of '__builtin___snprintf_chk' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] misc_lib.c:157:24: note: expected 'char *' but argument is of type 'const char *' CC mutex.lo CC passopenfile.lo CC path.lo CC proc_keyvalue.lo CC queue.lo CC rb-tree.lo CC refcount.lo CC ring_buffer.lo CC sequence.lo CC string_sequence.lo CC set.lo string_sequence.c: In function 'GetLengthPrefix': string_sequence.c:107:13: warning: array subscript has type 'char' [-Wchar-subscripts] CC stack.lo CC threaded_stack.lo CC statistics.lo CC string_lib.lo CC threaded_deque.lo CC threaded_queue.lo string_lib.c: In function 'StringToLong': string_lib.c:511:28: warning: array subscript has type 'char' [-Wchar-subscripts] string_lib.c: In function 'TrimWhitespace': string_lib.c:1099:12: warning: array subscript has type 'char' [-Wchar-subscripts] string_lib.c:1112:15: warning: array subscript has type 'char' [-Wchar-subscripts] CC unicode.lo CC version_comparison.lo CC writer.lo CC xml_writer.lo CC encode.lo CC libcrypto-compat.lo CC hash.lo distcc[6836] ERROR: compile hash.c on 10.0.20.122:3760 failed distcc[6836] (dcc_build_somewhere) Warning: remote compilation of 'hash.c' failed, retrying locally distcc[6836] Warning: failed to distribute hash.c to 10.0.20.122:3760, running locally instead CC pcre_wrap.lo CC regex.lo In file included from hash.c:33: ./hash.h:64:28: error: unknown type name 'RSA' 64 | Hash *HashNewFromKey(const RSA *rsa, HashMethod method); | ^~~ ./hash.h:163:23: error: unknown type name 'RSA' 163 | void HashPubKey(const RSA *key, unsigned char digest[EVP_MAX_MD_SIZE + 1], HashMethod type); | ^~~ hash.c:214:28: error: unknown type name 'RSA' 214 | Hash *HashNewFromKey(const RSA *rsa, HashMethod method) | ^~~ hash.c: In function 'HashNewFromKey': hash.c:226:5: error: implicit declaration of function 'RSA_get0_key' [-Werror=implicit-function-declaration] 226 | RSA_get0_key(rsa, &n, &e, NULL); | ^~~~~~~~~~~~ hash.c: At top level: hash.c:531:11: error: unknown type name 'RSA' 531 | const RSA *const key, | ^~~ cc1: some warnings being treated as errors distcc[6836] ERROR: compile hash.c on localhost failed gmake[4]: *** [Makefile:633: hash.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[3]: *** [Makefile:639: all-recursive] Error 1 gmake[2]: *** [Makefile:546: all] Error 2 gmake[1]: *** [Makefile:704: all-recursive] Error 1 gmake: *** [Makefile:593: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/cfengine3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/cfengine3