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:     po...@freebsd.org
Log URL:        
https://pkg-status.freebsd.org/ampere3/data/140arm64-default/fccd9b82b9eb/logs/kore-4.2.3_1.log
Build URL:      
https://pkg-status.freebsd.org/ampere3/build.html?mastername=140arm64-default&build=fccd9b82b9eb
Log:

=>> Building devel/kore
build started at Wed Jul 24 12:13:01 UTC 2024
port directory: /usr/ports/devel/kore
package name: kore-4.2.3_1
building for: FreeBSD 140arm64-default-job-08 14.0-RELEASE-p8 FreeBSD 
14.0-RELEASE-p8 arm64
maintained by: po...@freebsd.org
Makefile datestamp: -rw-r--r--  1 root wheel 1727 Mar 28 01:02 
/usr/ports/devel/kore/Makefile
Ports top last git commit: fccd9b82b9e
Ports top unclean checkout: no
Port dir last git commit: 352fb71e12c
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-30-g79e3edcd
Host OSVERSION: 1500019
Jail OSVERSION: 1400097
Job Id: 08

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RELEASE-p8
UNAME_r=14.0-RELEASE-p8
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
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.1-30-g79e3edcd
MASTERMNT=/usr/local/poudriere/data/.m/140arm64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/140arm64-default/08/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140arm64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for kore-4.2.3_1:
     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--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python3.11" 
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  -std=c11 
-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 -pipe 
-fstack-protector-strong -fno-strict-aliasing  " 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.11  PYTHON_LIBDIR=lib/python3.11  
PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.11/site-packages  
PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  
PYTHON_VERSION=python3.11 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.11  
PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd14  
PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  
PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 
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
####  ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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)  8192
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   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   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    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   kore-4.2.3_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[140arm64-default-job-08] Installing pkg-1.21.3...
[140arm64-default-job-08] Extracting pkg-1.21.3: .......... done
===>   kore-4.2.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of kore-4.2.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   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
===> Fetching all distfiles required by kore-4.2.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   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
===> Fetching all distfiles required by kore-4.2.3_1 for building
<snip>
/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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include -c src/acme.c -o 
obj/acme.o
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include -c src/curl.c -o 
obj/curl.o
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include -c src/bsd.c -o 
obj/bsd.o
gmake -C kodev
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev'
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -pedantic 
-DPREFIX='"/usr/local"' -I/usr/include -c ../src/cli.c -o obj/cli.o
../src/cli.c:1268:8: warning: 'SHA256_Init' is deprecated 
[-Wdeprecated-declarations]
        (void)SHA256_Init(&sctx);
              ^
/usr/include/openssl/sha.h:73:1: note: 'SHA256_Init' has been explicitly marked 
deprecated here
OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
^
/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/cli.c:1269:8: warning: 'SHA256_Update' is deprecated 
[-Wdeprecated-declarations]
        (void)SHA256_Update(&sctx, base, st.st_size);
              ^
/usr/include/openssl/sha.h:74:1: note: 'SHA256_Update' has been explicitly 
marked deprecated here
OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
^
/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/cli.c:1270:8: warning: 'SHA256_Final' is deprecated 
[-Wdeprecated-declarations]
        (void)SHA256_Final(digest, &sctx);
              ^
/usr/include/openssl/sha.h:76:1: note: 'SHA256_Final' has been explicitly 
marked deprecated here
OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
^
/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/cli.c:1476:15: warning: 'RSA_new' is deprecated 
[-Wdeprecated-declarations]
        if ((kpair = RSA_new()) == NULL)
                     ^
/usr/include/openssl/rsa.h:201:1: note: 'RSA_new' has been explicitly marked 
deprecated here
OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
^
/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/cli.c:1483:7: warning: 'RSA_generate_key_ex' is deprecated 
[-Wdeprecated-declarations]
        if (!RSA_generate_key_ex(kpair, 2048, e, NULL))
             ^
/usr/include/openssl/rsa.h:260:1: note: 'RSA_generate_key_ex' has been 
explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
^
/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/cli.c:1488:7: warning: 'EVP_PKEY_assign' is deprecated 
[-Wdeprecated-declarations]
        if (!EVP_PKEY_assign_RSA(pkey, kpair))
             ^
/usr/include/openssl/evp.h:498:41: note: expanded from macro 
'EVP_PKEY_assign_RSA'
#  define EVP_PKEY_assign_RSA(pkey,rsa) EVP_PKEY_assign((pkey),EVP_PKEY_RSA,\
                                        ^
/usr/include/openssl/evp.h:1329:1: note: 'EVP_PKEY_assign' 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))
                                                   ^
6 warnings generated.
cc obj/cli.o   -L/usr/local/lib -fstack-protector-strong  -rdynamic -L/usr/lib 
-lssl -lcrypto -L/usr/local/lib -lpq -lpthread -lyajl  -L/usr/local/lib 
-lpython3.11 -lintl -ldl -L/usr/local/lib -lintl -lutil -lm  -L/usr/local//lib 
-lcurl -L/usr/local//lib -L/usr/lib -lcrypto -o kodev
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev'
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -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
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include 
-I/usr/local/include  -c -o obj/version.o obj/version.c
src/python.c:1195:11: error: no member named 'gi_frame' in 'PyGenObject'
        if (gen->gi_frame != NULL && gen->gi_frame->f_code != NULL) {
            ~~~  ^
src/python.c:1195:36: error: no member named 'gi_frame' in 'PyGenObject'
        if (gen->gi_frame != NULL && gen->gi_frame->f_code != NULL) {
                                     ~~~  ^
src/python.c:1196:15: error: no member named 'gi_frame' in 'PyGenObject'
                code = gen->gi_frame->f_code;
                       ~~~  ^
src/python.c:1209:11: error: no member named 'gi_frame' in 'PyGenObject'; did 
you mean 'gi_iframe'?
        if (gen->gi_frame != NULL)
                 ^~~~~~~~
                 gi_iframe
/usr/local/include/python3.11/cpython/genobject.h:35:5: note: 'gi_iframe' 
declared here
    _PyGenObject_HEAD(gi)
    ^
/usr/local/include/python3.11/cpython/genobject.h:31:15: note: expanded from 
macro '_PyGenObject_HEAD'
    PyObject *prefix##_iframe[1];
              ^
<scratch space>:20:1: note: expanded from here
gi_iframe
^
src/python.c:1210:37: error: no member named 'gi_frame' in 'PyGenObject'; did 
you mean 'gi_iframe'?
                line = PyFrame_GetLineNumber(gen->gi_frame);
                                                  ^~~~~~~~
                                                  gi_iframe
/usr/local/include/python3.11/cpython/genobject.h:35:5: note: 'gi_iframe' 
declared here
    _PyGenObject_HEAD(gi)
    ^
/usr/local/include/python3.11/cpython/genobject.h:31:15: note: expanded from 
macro '_PyGenObject_HEAD'
    PyObject *prefix##_iframe[1];
              ^
<scratch space>:20:1: note: expanded from here
gi_iframe
^
cc -O2 -pipe  -std=c11 -fstack-protector-strong -fno-strict-aliasing  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow 
-Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -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.11 
-I/usr/local/include/python3.11 -DKORE_USE_PYTHON -DKORE_USE_ACME 
-I/usr/local//include -DKORE_USE_CURL -I/usr/local//include -c src/kore.c -o 
obj/kore.o
5 errors generated.
gmake: *** [Makefile:272: obj/python.o] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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

Reply via email to