[package - 140releng-i386-quarterly][devel/kore] Failed for kore-4.2.3 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 13:16:57 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy7/data/140releng-i386-quarterly/e5430fa2f579/logs/kore-4.2.3.log
Build URL:      https://pkg-status.freebsd.org/beefy7/build.html?mastername=140releng-i386-quarterly&build=e5430fa2f579
Log:

=>> Building devel/kore
build started at Tue Oct 31 13:16:32 UTC 2023
port directory: /usr/ports/devel/kore
package name: kore-4.2.3
building for: FreeBSD 140releng-i386-quarterly-job-12 14.0-RC3 FreeBSD 14.0-RC3 1400097 i386
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1400097
Job Id: 12

---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RC3 1400097
UNAME_r=14.0-RC3
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/140releng-i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/140releng-i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=140releng-i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/140releng-i386-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for kore-4.2.3:
     ACME=on: Build with ACME support
     CURL=on: Data transfer support via cURL
     DEBUG=off: Build with debugging support
     EXAMPLES=on: Build and/or install examples
     HTTP=on: Build with HTTP support
     JSONRPC=on: Build with JSON-RPC support
     PGSQL=on: PostgreSQL database support
     PYTHON=on: Python bindings or support
     TASKS=on: Build with tasks support
     TLS=on: Secure network connection support via TLS
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/kore/work/.cache  HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kore/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/kore/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/kore/work/.cache  HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kore/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/kore/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS="  -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pi
pe -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTEXAMPLES="" ACME="" NO_ACME="@comment " CURL="" NO_CURL="@comment " DEBUG="@comment " NO_DEBUG="" EXAMPLES="" NO_EXAMPLES="@comment " HTTP="" NO_HTTP="@comment " JSONRPC="" NO_JSONRPC="@comment " PGSQL="" NO_PGSQL="@comment " PYTHON="" NO_PYTHON="@comment " TASKS="" NO_TASKS="@comment " TLS="" NO_TLS="@comment " PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kore"  EXAMPLESDIR="share/examples/kore"  DATADIR="share/kore"  WWWDIR="www/kore"  ETCDIR="etc/kore"
--End PLIST_SUB--

--SUB_LIST--
ACME="" NO_ACME="@comment " CURL="" NO_CURL="@comment " DEBUG="@comment " NO_DEBUG="" EXAMPLES="" NO_EXAMPLES="@comment " HTTP="" NO_HTTP="@comment " JSONRPC="" NO_JSONRPC="@comment " PGSQL="" NO_PGSQL="@comment " PYTHON="" NO_PYTHON="@comment " TASKS="" NO_TASKS="@comment " TLS="" NO_TLS="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/kore DOCSDIR=/usr/local/share/doc/kore EXAMPLESDIR=/usr/local/share/examples/kore  WWWDIR=/usr/local/www/kore ETCDIR=/usr/local/etc/kore
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-RC3
OSREL=14.0
OSVERSION=1400097
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The kore port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License ISCL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   kore-4.2.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.8.pkg
[140releng-i386-quarterly-job-12] Installing pkg-1.20.8...
[140releng-i386-quarterly-job-12] Extracting pkg-1.20.8: .......... done
===>   kore-4.2.3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of kore-4.2.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The kore port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

<snip>
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/tls_openssl.c:879:10: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
                        ret = RSA_size(rsa);
                              ^
/usr/include/openssl/rsa.h:204:1: note: 'RSA_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/tls_openssl.c:880:27: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
                        memcpy(to, keymgr_buf, RSA_size(rsa));
                                               ^
/usr/include/openssl/rsa.h:204:1: note: 'RSA_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/tls_openssl.c:914:13: warning: 'EC_KEY_get_ex_data' is deprecated [-Wdeprecated-declarations]
        if ((dom = EC_KEY_get_ex_data(eckey, 0)) == NULL)
                   ^
/usr/include/openssl/ec.h:1084:1: note: 'EC_KEY_get_ex_data' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void *EC_KEY_get_ex_data(const EC_KEY *key, int idx);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
29 warnings generated.
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/keymgr_openssl.c -o obj/keymgr_openssl.o
src/keymgr_openssl.c:695:8: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
        rsa = EVP_PKEY_get0_RSA(key->pkey);
              ^
/usr/include/openssl/evp.h:1347:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:695:6: warning: assigning to 'RSA *' (aka 'struct rsa_st *') from 'const struct rsa_st *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        rsa = EVP_PKEY_get0_RSA(key->pkey);
            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/keymgr_openssl.c:697:11: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
        keylen = RSA_size(rsa);
                 ^
/usr/include/openssl/rsa.h:204:1: note: 'RSA_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:701:8: warning: 'RSA_private_encrypt' is deprecated [-Wdeprecated-declarations]
        ret = RSA_private_encrypt(req->data_len, req->data,
              ^
/usr/include/openssl/rsa.h:284:1: note: 'RSA_private_encrypt' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:703:13: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
        if (ret != RSA_size(rsa))
                   ^
/usr/include/openssl/rsa.h:204:1: note: 'RSA_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:719:7: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
        ec = EVP_PKEY_get0_EC_KEY(key->pkey);
             ^
/usr/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get0_EC_KEY' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:719:5: warning: assigning to 'EC_KEY *' (aka 'struct ec_key_st *') from 'const struct ec_key_st *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        ec = EVP_PKEY_get0_EC_KEY(key->pkey);
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/keymgr_openssl.c:721:8: warning: 'ECDSA_size' is deprecated [-Wdeprecated-declarations]
        len = ECDSA_size(ec);
              ^
/usr/include/openssl/ec.h:1455:1: note: 'ECDSA_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ECDSA_size(const EC_KEY *eckey);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:725:6: warning: 'ECDSA_sign' is deprecated [-Wdeprecated-declarations]
        if (ECDSA_sign(EVP_PKEY_NONE, req->data, req->data_len,
            ^
/usr/include/openssl/ec.h:1414:1: note: 'ECDSA_sign' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ECDSA_sign(int type, const unsigned char *dgst,
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:796:8: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
        rsa = EVP_PKEY_get0_RSA(key->pkey);
              ^
/usr/include/openssl/evp.h:1347:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
src/keymgr_openssl.c:796:6: warning: assigning to 'RSA *' (aka 'struct rsa_st *') from 'const struct rsa_st *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        rsa = EVP_PKEY_get0_RSA(key->pkey);
            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/keymgr_openssl.c:797:2: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations]
        RSA_get0_key(rsa, &bn, &be, NULL);
        ^
/usr/include/openssl/rsa.h:217:1: note: 'RSA_get0_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
12 warnings generated.
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/auth.c -o obj/auth.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/accesslog.c -o obj/accesslog.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/http.c -o obj/http.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/route.c -o obj/route.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/validator.c -o obj/validator.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/websocket.c -o obj/websocket.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/pgsql.c -o obj/pgsql.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/tasks.c -o obj/tasks.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/jsonrpc.c -o obj/jsonrpc.o
cc -O2 -pipe  -Wno-error=c11-extensions -Wno-error=deprecated-declarations -Wno-error=incompatible-pointer-types-discards-qualifiers -fstack-protector-strong -fno-strict-aliasing  -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/python.c -o obj/python.o
src/python.c:2809:11: warning: '_Generic' is a C11 extension [-Wc11-extensions]
        if ((p = dirname(copy)) == NULL)
                 ^
/usr/include/libgen.h:61:20: note: expanded from macro 'dirname'
#define dirname(x)      __generic(x, const char *, __old_dirname, dirname)(x)
                        ^
/usr/include/sys/cdefs.h:322:2: note: expanded from macro '__generic'
        _Generic(expr, t: yes, default: no)
        ^
src/python.c:2816:11: warning: '_Generic' is a C11 extension [-Wc11-extensions]
        if ((p = basename(copy)) == NULL)
                 ^
/usr/include/libgen.h:60:21: note: expanded from macro 'basename'
#define basename(x)     __generic(x, const char *, __old_basename, basename)(x)
                        ^
/usr/include/sys/cdefs.h:322:2: note: expanded from macro '__generic'
        _Generic(expr, t: yes, default: no)
        ^
src/python.c:4831:45: error: format specifies type 'unsigned long' but the argument has type 'Py_ssize_t' (aka 'int') [-Werror,-Wformat]
        kore_buf_appendf(&iterobj->buf, "%lx\r\n", length);
                                         ~~~       ^~~~~~
                                         %zx
2 warnings and 1 error generated.
gmake[1]: *** [Makefile:272: obj/python.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/kore