=>> Building devel/kore build started at Tue Apr 2 23:17:08 BST 2024 port directory: /usr/ports/devel/kore package name: kore-4.2.3 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1726 Nov 24 02:49 /usr/ports/devel/kore/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: bd7b56ae18 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 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.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/11/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 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: 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=/ccache/libexec/ccache:/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 CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/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=/ccache/libexec/ccache:/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=" -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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=freebsd13 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=13.2 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=freebsd13 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 FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 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-- =================================================== ===== 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kore-4.2.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> kore-4.2.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of kore-4.2.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== 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 ===> Fetching all distfiles required by kore-4.2.3 for building =========================================================================== =================================================== ===== 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 ===> Fetching all distfiles required by kore-4.2.3 for building => SHA256 Checksum OK for kore-4.2.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== 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 ===> Fetching all distfiles required by kore-4.2.3 for building ===> Extracting for kore-4.2.3 => SHA256 Checksum OK for kore-4.2.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for kore-4.2.3 ===> Applying FreeBSD patches for kore-4.2.3 from /usr/ports/devel/kore/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kore-4.2.3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> kore-4.2.3 depends on package: gmake>=4.4.1 - found ===> Returning to build of kore-4.2.3 ===> kore-4.2.3 depends on file: /usr/local/lib/libcrypto.so.12 - not found ===> Installing existing package /packages/All/openssl-3.0.13_1,1.pkg [pkg-builder.dan.net.uk] Installing openssl-3.0.13_1,1... [pkg-builder.dan.net.uk] Extracting openssl-3.0.13_1,1: .......... done ===> kore-4.2.3 depends on file: /usr/local/lib/libcrypto.so.12 - found ===> Returning to build of kore-4.2.3 ===> kore-4.2.3 depends on package: gettext-runtime>=0.22_1 - found ===> kore-4.2.3 depends on file: /usr/local/bin/python3.9 - not found ===> Installing existing package /packages/All/python39-3.9.18_1.pkg [pkg-builder.dan.net.uk] Installing python39-3.9.18_1... [pkg-builder.dan.net.uk] `-- Installing libffi-3.4.4_1... [pkg-builder.dan.net.uk] `-- Extracting libffi-3.4.4_1: .......... done [pkg-builder.dan.net.uk] `-- Installing mpdecimal-2.5.1... [pkg-builder.dan.net.uk] `-- Extracting mpdecimal-2.5.1: .......... done [pkg-builder.dan.net.uk] `-- Installing readline-8.2.10... [pkg-builder.dan.net.uk] `-- Extracting readline-8.2.10: .......... done [pkg-builder.dan.net.uk] Extracting python39-3.9.18_1: .......... done ===== Message from python39-3.9.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> kore-4.2.3 depends on file: /usr/local/bin/python3.9 - found ===> Returning to build of kore-4.2.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kore-4.2.3 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-8.6.0.pkg [pkg-builder.dan.net.uk] Installing curl-8.6.0... [pkg-builder.dan.net.uk] `-- Installing brotli-1.1.0,1... [pkg-builder.dan.net.uk] `-- Extracting brotli-1.1.0,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libidn2-2.3.7... [pkg-builder.dan.net.uk] | `-- Installing libunistring-1.2... [pkg-builder.dan.net.uk] | `-- Extracting libunistring-1.2: .......... done [pkg-builder.dan.net.uk] `-- Extracting libidn2-2.3.7: .......... done [pkg-builder.dan.net.uk] `-- Installing libnghttp2-1.60.0... [pkg-builder.dan.net.uk] `-- Extracting libnghttp2-1.60.0: ....... done [pkg-builder.dan.net.uk] `-- Installing librtmp-2.4.20190330_1... [pkg-builder.dan.net.uk] `-- Extracting librtmp-2.4.20190330_1: ......... done [pkg-builder.dan.net.uk] `-- Installing libssh2-1.11.0_1,3... [pkg-builder.dan.net.uk] `-- Extracting libssh2-1.11.0_1,3: .......... done [pkg-builder.dan.net.uk] `-- Installing zstd-1.5.5_1... [pkg-builder.dan.net.uk] | `-- Installing liblz4-1.9.4_1,1... [pkg-builder.dan.net.uk] | `-- Extracting liblz4-1.9.4_1,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting zstd-1.5.5_1: .......... done [pkg-builder.dan.net.uk] Extracting curl-8.6.0: .......... done ===> kore-4.2.3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of kore-4.2.3 ===> kore-4.2.3 depends on shared library: libyajl.so - not found ===> Installing existing package /packages/All/yajl-2.1.0.pkg [pkg-builder.dan.net.uk] Installing yajl-2.1.0... [pkg-builder.dan.net.uk] Extracting yajl-2.1.0: .......... done ===> kore-4.2.3 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) ===> Returning to build of kore-4.2.3 ===> kore-4.2.3 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql15-client-15.6.pkg [pkg-builder.dan.net.uk] Installing postgresql15-client-15.6... [pkg-builder.dan.net.uk] Extracting postgresql15-client-15.6: .......... done ===== Message from postgresql15-client-15.6: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> kore-4.2.3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of kore-4.2.3 ===> kore-4.2.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for kore-4.2.3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for kore-4.2.3 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/local/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/kore.c -o obj/kore.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/local/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/buf.c -o obj/buf.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/local/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/config.c -o obj/config.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/local/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/connection.c -o obj/connection.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/local/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/domain.c -o obj/domain.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/local/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/filemap.c -o obj/filemap.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/local/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/fileref.c -o obj/fileref.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/local/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/json.c -o obj/json.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/local/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/log.c -o obj/log.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/local/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/mem.c -o obj/mem.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/local/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/msg.c -o obj/msg.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/local/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/module.c -o obj/module.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/local/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/net.c -o obj/net.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/local/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/pool.c -o obj/pool.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/local/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/runtime.c -o obj/runtime.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/local/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/sha1.c -o obj/sha1.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/local/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/sha2.c -o obj/sha2.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/local/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/timer.c -o obj/timer.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/local/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/utils.c -o obj/utils.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/local/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/worker.c -o obj/worker.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/local/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/tls_openssl.c -o obj/tls_openssl.o src/tls_openssl.c:97:25: warning: 'RSA_meth_new' is deprecated [-Wdeprecated-declarations] if ((keymgr_rsa_meth = RSA_meth_new("kore RSA keymgr method", ^ /usr/local/include/openssl/rsa.h:473:1: note: 'RSA_meth_new' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 RSA_METHOD *RSA_meth_new(const char *name, int flags); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:101:2: warning: 'RSA_meth_set_init' is deprecated [-Wdeprecated-declarations] RSA_meth_set_init(keymgr_rsa_meth, tls_keymgr_rsa_init); ^ /usr/local/include/openssl/rsa.h:549:1: note: 'RSA_meth_set_init' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:102:2: warning: 'RSA_meth_set_finish' is deprecated [-Wdeprecated-declarations] RSA_meth_set_finish(keymgr_rsa_meth, tls_keymgr_rsa_finish); ^ /usr/local/include/openssl/rsa.h:553:1: note: 'RSA_meth_set_finish' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:103:2: warning: 'RSA_meth_set_priv_enc' is deprecated [-Wdeprecated-declarations] RSA_meth_set_priv_enc(keymgr_rsa_meth, tls_keymgr_rsa_privenc); ^ /usr/local/include/openssl/rsa.h:509:1: note: 'RSA_meth_set_priv_enc' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:105:24: warning: 'EC_KEY_METHOD_new' is deprecated [-Wdeprecated-declarations] if ((keymgr_ec_meth = EC_KEY_METHOD_new(NULL)) == NULL) ^ /usr/local/include/openssl/ec.h:1461:1: note: 'EC_KEY_METHOD_new' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 EC_KEY_METHOD *EC_KEY_METHOD_new(const EC_KEY_METHOD *meth); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:108:2: warning: 'EC_KEY_METHOD_set_sign' is deprecated [-Wdeprecated-declarations] EC_KEY_METHOD_set_sign(keymgr_ec_meth, ^ /usr/local/include/openssl/ec.h:1480:1: note: 'EC_KEY_METHOD_set_sign' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_set_sign ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:124:2: warning: 'RSA_meth_free' is deprecated [-Wdeprecated-declarations] RSA_meth_free(keymgr_rsa_meth); ^ /usr/local/include/openssl/rsa.h:474:1: note: 'RSA_meth_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:125:2: warning: 'EC_KEY_METHOD_free' is deprecated [-Wdeprecated-declarations] EC_KEY_METHOD_free(keymgr_ec_meth); ^ /usr/local/include/openssl/ec.h:1462:1: note: 'EC_KEY_METHOD_free' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_free(EC_KEY_METHOD *meth); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:159:14: warning: 'PEM_read_bio_DHparams' is deprecated [-Wdeprecated-declarations] dh_params = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); ^ /usr/local/include/openssl/pem.h:469:21: note: 'PEM_read_bio_DHparams' has been explicitly marked deprecated here DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:188:14: warning: 'RSA_get_default_method' is deprecated [-Wdeprecated-declarations] if ((meth = RSA_get_default_method()) == NULL) ^ /usr/local/include/openssl/rsa.h:299:1: note: 'RSA_get_default_method' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 const RSA_METHOD *RSA_get_default_method(void); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:191:2: warning: 'RSA_meth_set_pub_enc' is deprecated [-Wdeprecated-declarations] RSA_meth_set_pub_enc(keymgr_rsa_meth, RSA_meth_get_pub_enc(meth)); ^ /usr/local/include/openssl/rsa.h:489:1: note: 'RSA_meth_set_pub_enc' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:191:40: warning: 'RSA_meth_get_pub_enc' is deprecated [-Wdeprecated-declarations] RSA_meth_set_pub_enc(keymgr_rsa_meth, RSA_meth_get_pub_enc(meth)); ^ /usr/local/include/openssl/rsa.h:484:1: note: 'RSA_meth_get_pub_enc' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:192:2: warning: 'RSA_meth_set_pub_dec' is deprecated [-Wdeprecated-declarations] RSA_meth_set_pub_dec(keymgr_rsa_meth, RSA_meth_get_pub_dec(meth)); ^ /usr/local/include/openssl/rsa.h:499:1: note: 'RSA_meth_set_pub_dec' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:192:40: warning: 'RSA_meth_get_pub_dec' is deprecated [-Wdeprecated-declarations] RSA_meth_set_pub_dec(keymgr_rsa_meth, RSA_meth_get_pub_dec(meth)); ^ /usr/local/include/openssl/rsa.h:494:1: note: 'RSA_meth_get_pub_dec' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:193:2: warning: 'RSA_meth_set_bn_mod_exp' is deprecated [-Wdeprecated-declarations] RSA_meth_set_bn_mod_exp(keymgr_rsa_meth, RSA_meth_get_bn_mod_exp(meth)); ^ /usr/local/include/openssl/rsa.h:539:1: note: 'RSA_meth_set_bn_mod_exp' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:193:43: warning: 'RSA_meth_get_bn_mod_exp' is deprecated [-Wdeprecated-declarations] RSA_meth_set_bn_mod_exp(keymgr_rsa_meth, RSA_meth_get_bn_mod_exp(meth)); ^ /usr/local/include/openssl/rsa.h:532:1: note: 'RSA_meth_get_bn_mod_exp' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:283:14: warning: 'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations] if ((rsa = EVP_PKEY_get1_RSA(pkey)) == NULL) ^ /usr/local/include/openssl/evp.h:1349:1: note: 'EVP_PKEY_get1_RSA' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:285:3: warning: 'RSA_set_ex_data' is deprecated [-Wdeprecated-declarations] RSA_set_app_data(rsa, dom); ^ /usr/local/include/openssl/rsa.h:197:42: note: expanded from macro 'RSA_set_app_data' # define RSA_set_app_data(s,arg) RSA_set_ex_data(s,0,arg) ^ /usr/local/include/openssl/rsa.h:445:1: note: 'RSA_set_ex_data' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int RSA_set_ex_data(RSA *r, int idx, void *arg); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:286:3: warning: 'RSA_set_method' is deprecated [-Wdeprecated-declarations] RSA_set_method(rsa, keymgr_rsa_meth); ^ /usr/local/include/openssl/rsa.h:302:1: note: 'RSA_set_method' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:289:16: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations] if ((eckey = EVP_PKEY_get1_EC_KEY(pkey)) == NULL) ^ /usr/local/include/openssl/evp.h:1375:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:291:3: warning: 'EC_KEY_set_ex_data' is deprecated [-Wdeprecated-declarations] EC_KEY_set_ex_data(eckey, 0, dom); ^ /usr/local/include/openssl/ec.h:1083:1: note: 'EC_KEY_set_ex_data' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_ex_data(EC_KEY *key, int idx, void *arg); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:292:3: warning: 'EC_KEY_set_method' is deprecated [-Wdeprecated-declarations] EC_KEY_set_method(eckey, keymgr_ec_meth); ^ /usr/local/include/openssl/ec.h:1283:1: note: 'EC_KEY_set_method' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_KEY_METHOD *meth); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:836:3: warning: 'RSA_set_flags' is deprecated [-Wdeprecated-declarations] RSA_set_flags(rsa, RSA_flags(rsa) | ^ /usr/local/include/openssl/rsa.h:243:1: note: 'RSA_set_flags' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void RSA_set_flags(RSA *r, int flags); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:836:22: warning: 'RSA_flags' is deprecated [-Wdeprecated-declarations] RSA_set_flags(rsa, RSA_flags(rsa) | ^ /usr/local/include/openssl/rsa.h:296:1: note: 'RSA_flags' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int RSA_flags(const RSA *r); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:857:13: warning: 'RSA_get_ex_data' is deprecated [-Wdeprecated-declarations] if ((dom = RSA_get_app_data(rsa)) == NULL) ^ /usr/local/include/openssl/rsa.h:198:42: note: expanded from macro 'RSA_get_app_data' # define RSA_get_app_data(s) RSA_get_ex_data(s,0) ^ /usr/local/include/openssl/rsa.h:446:1: note: 'RSA_get_ex_data' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 void *RSA_get_ex_data(const RSA *r, int idx); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ src/tls_openssl.c:878:29: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations] (int)keymgr_buflen == RSA_size(rsa)) { ^ /usr/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ 29 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/local/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/local/include/openssl/evp.h:1347:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/include/openssl/rsa.h:284:1: note: 'RSA_private_encrypt' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get0_EC_KEY' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/include/openssl/evp.h:1347:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 -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/local/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 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/local/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/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/local/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/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/local/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/bsd.c -o obj/bsd.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/local/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 -I/usr/local/include -c -o obj/version.o obj/version.c cc obj/kore.o obj/buf.o obj/config.o obj/connection.o obj/domain.o obj/filemap.o obj/fileref.o obj/json.o obj/log.o obj/mem.o obj/msg.o obj/module.o obj/net.o obj/pool.o obj/runtime.o obj/sha1.o obj/sha2.o obj/timer.o obj/utils.o obj/worker.o obj/tls_openssl.o obj/keymgr_openssl.o obj/auth.o obj/accesslog.o obj/http.o obj/route.o obj/validator.o obj/websocket.o obj/pgsql.o obj/tasks.o obj/jsonrpc.o obj/python.o obj/acme.o obj/curl.o obj/bsd.o obj/version.o -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpq -lpthread -lyajl -L/usr/local/lib -lpython3.9 -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm -L/usr/local//lib -lcurl -L/usr/local//lib -o kore 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/local/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 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -pedantic -DPREFIX='"/usr/local"' -I/usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/include/openssl/rsa.h:201:1: note: 'RSA_new' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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/local/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/local/include/openssl/evp.h:1329:1: note: 'EVP_PKEY_assign' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 ^ /usr/local/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/local/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 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpq -lpthread -lyajl -L/usr/local/lib -lpython3.9 -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm -L/usr/local//lib -lcurl -L/usr/local//lib -L/usr/local/lib -lcrypto -o kodev gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kore-4.2.3 depends on file: /usr/local/lib/libcrypto.so.12 - found ===> kore-4.2.3 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for kore-4.2.3 ===> Generating temporary packing list mkdir -p /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/kore mkdir -p /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/include/kore mkdir -p /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin mkdir -p /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/man/man1 install -m 644 share/man/kodev.1 /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/man/man1/kodev.1 install -m 555 kore /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin/kore install -m 644 kore.features /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/kore/features install -m 644 kore.linker /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/kore/linker install -m 644 include/kore/*.h /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/include/kore install -m 644 misc/ffdhe4096.pem /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/share/kore/ffdhe4096.pem gmake -C kodev install gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev' mkdir -p /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin install -m 555 kodev /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin/kodev gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev' gmake install-sources gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3' /usr/bin/strip /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin/kodev /wrkdirs/usr/ports/devel/kore/work/stage/usr/local/bin/kore ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-02T22:17:08+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=bd7b56ae18' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for kore-4.2.3 ===> Building kore-4.2.3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for kore-4.2.3 build of devel/kore | kore-4.2.3 ended at Tue Apr 2 23:19:28 BST 2024 build time: 00:02:20