[package - main-amd64-default][devel/kore] Failed for kore-4.2.3_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 15:59:55 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/beefy18/data/main-amd64-default/p92a9331f7818_s63a327b954a/logs/kore-4.2.3_1.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p92a9331f7818_s63a327b954a Log: =>> Building devel/kore build started at Sun Jun 9 15:48:36 UTC 2024 port directory: /usr/ports/devel/kore package name: kore-4.2.3_1 building for: FreeBSD main-amd64-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500019 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1727 Mar 24 01:01 /usr/ports/devel/kore/Makefile Ports top last git commit: 92a9331f781 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: 1500018 Jail OSVERSION: 1500019 Job Id: 13 !!! Jail is newer than host. (Jail: 1500019, Host: 1500018) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500019 UNAME_v=FreeBSD 15.0-CURRENT 1500019 UNAME_r=15.0-CURRENT 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/main-amd64-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/main-amd64-default/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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-- ports@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=freebsd15 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=15.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=freebsd15 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--- # 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 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) 33554432 stack size (kbytes, -s) 524288 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 [main-amd64-default-job-13] Installing pkg-1.21.3... [main-amd64-default-job-13] 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 <snip> /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # 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] 719 | ec = EVP_PKEY_get0_EC_KEY(key->pkey); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/keymgr_openssl.c:721:8: warning: 'ECDSA_size' is deprecated [-Wdeprecated-declarations] 721 | len = ECDSA_size(ec); | ^ /usr/include/openssl/ec.h:1455:1: note: 'ECDSA_size' has been explicitly marked deprecated here 1455 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ src/keymgr_openssl.c:725:6: warning: 'ECDSA_sign' is deprecated [-Wdeprecated-declarations] 725 | 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 1414 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ src/keymgr_openssl.c:796:8: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations] 796 | 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 1347 | OSSL_DEPRECATEDIN_3_0 | ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # 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] 796 | rsa = EVP_PKEY_get0_RSA(key->pkey); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/keymgr_openssl.c:797:2: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations] 797 | RSA_get0_key(rsa, &bn, &be, NULL); | ^ /usr/include/openssl/rsa.h:217:1: note: 'RSA_get0_key' has been explicitly marked deprecated here 217 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # 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/auth.c -o obj/auth.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/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] 1268 | (void)SHA256_Init(&sctx); | ^ /usr/include/openssl/sha.h:73:1: note: 'SHA256_Init' has been explicitly marked deprecated here 73 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ ../src/cli.c:1269:8: warning: 'SHA256_Update' is deprecated [-Wdeprecated-declarations] 1269 | (void)SHA256_Update(&sctx, base, st.st_size); | ^ /usr/include/openssl/sha.h:74:1: note: 'SHA256_Update' has been explicitly marked deprecated here 74 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ ../src/cli.c:1270:8: warning: 'SHA256_Final' is deprecated [-Wdeprecated-declarations] 1270 | (void)SHA256_Final(digest, &sctx); | ^ /usr/include/openssl/sha.h:76:1: note: 'SHA256_Final' has been explicitly marked deprecated here 76 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ ../src/cli.c:1476:15: warning: 'RSA_new' is deprecated [-Wdeprecated-declarations] 1476 | if ((kpair = RSA_new()) == NULL) | ^ /usr/include/openssl/rsa.h:201:1: note: 'RSA_new' has been explicitly marked deprecated here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ ../src/cli.c:1483:7: warning: 'RSA_generate_key_ex' is deprecated [-Wdeprecated-declarations] 1483 | 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 260 | 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' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated)) | ^ ../src/cli.c:1488:7: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations] 1488 | if (!EVP_PKEY_assign_RSA(pkey, kpair)) | ^ /usr/include/openssl/evp.h:498:41: note: expanded from macro 'EVP_PKEY_assign_RSA' 498 | # 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 1329 | OSSL_DEPRECATEDIN_3_0 | ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' 182 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) | ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' 62 | # 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' 1195 | if (gen->gi_frame != NULL && gen->gi_frame->f_code != NULL) { | ~~~ ^ src/python.c:1195:36: error: no member named 'gi_frame' in 'PyGenObject' 1195 | if (gen->gi_frame != NULL && gen->gi_frame->f_code != NULL) { | ~~~ ^ src/python.c:1196:15: error: no member named 'gi_frame' in 'PyGenObject' 1196 | code = gen->gi_frame->f_code; | ~~~ ^ src/python.c:1209:11: error: no member named 'gi_frame' in 'PyGenObject'; did you mean 'gi_iframe'? 1209 | if (gen->gi_frame != NULL) | ^~~~~~~~ | gi_iframe /usr/local/include/python3.11/cpython/genobject.h:35:5: note: 'gi_iframe' declared here 35 | _PyGenObject_HEAD(gi) | ^ /usr/local/include/python3.11/cpython/genobject.h:31:15: note: expanded from macro '_PyGenObject_HEAD' 31 | PyObject *prefix##_iframe[1]; | ^ <scratch space>:20:1: note: expanded from here 20 | gi_iframe | ^ src/python.c:1210:37: error: no member named 'gi_frame' in 'PyGenObject'; did you mean 'gi_iframe'? 1210 | line = PyFrame_GetLineNumber(gen->gi_frame); | ^~~~~~~~ | gi_iframe /usr/local/include/python3.11/cpython/genobject.h:35:5: note: 'gi_iframe' declared here 35 | _PyGenObject_HEAD(gi) | ^ /usr/local/include/python3.11/cpython/genobject.h:31:15: note: expanded from macro '_PyGenObject_HEAD' 31 | PyObject *prefix##_iframe[1]; | ^ <scratch space>:20:1: note: expanded from here 20 | gi_iframe | ^ 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