[package - 132releng-armv7-default][devel/kore] Failed for kore-4.2.3 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 07:23:18 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/ampere3/data/132releng-armv7-default/d5268d5f7157/logs/kore-4.2.3.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=132releng-armv7-default&build=d5268d5f7157 Log: =>> Building devel/kore build started at Mon Nov 13 07:22:56 UTC 2023 port directory: /usr/ports/devel/kore package name: kore-4.2.3 building for: FreeBSD 132releng-armv7-default-job-12 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 1302001 arm maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2031 Nov 7 01:02 /usr/ports/devel/kore/Makefile Ports top last git commit: d5268d5f71 Ports top unclean checkout: no Port dir last git commit: c558035841 Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.0-1251-ge8a0e12e Host OSVERSION: 1500000 Jail OSVERSION: 1302001 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p4 1302001 UNAME_r=13.2-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.0-1251-ge8a0e12e MASTERMNT=/usr/local/poudriere/data/.m/132releng-armv7-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/132releng-armv7-default/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132releng-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.0-1251-ge8a0e12e 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=/wrkdirs/usr/ports/devel/kore/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/kore/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/kore/work/.cache HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kore/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/kore/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -Wno-error=c11-extensions -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 -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/us r/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" ACME="" NO_ACME="@comment " CURL="" NO_CURL="@comment " DEBUG="@comment " NO_DEBUG="" EXAMPLES="" NO_EXAMPLES="@comment " HTTP="" NO_HTTP="@comment " JSONRPC="" NO_JSONRPC="@comment " PGSQL="" NO_PGSQL="@comment " PYTHON="" NO_PYTHON="@comment " TASKS="" NO_TASKS="@comment " TLS="" NO_TLS="@comment " PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=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 PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The kore port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License ISCL accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kore-4.2.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [132releng-armv7-default-job-12] Installing pkg-1.20.8... [132releng-armv7-default-job-12] Extracting pkg-1.20.8: .......... done ===> kore-4.2.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of kore-4.2.3 =========================================================================== =======================<phase: fetch-depends >============================ ===== 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 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The kore port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License ISCL accepted by the user ===> Fetching all distfiles required by kore-4.2.3 for building => SHA256 Checksum OK for kore-4.2.3.tar.gz. <snip> [132releng-armv7-default-job-12] Extracting curl-8.4.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 [132releng-armv7-default-job-12] Installing yajl-2.1.0... [132releng-armv7-default-job-12] 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.4.pkg [132releng-armv7-default-job-12] Installing postgresql15-client-15.4... [132releng-armv7-default-job-12] Extracting postgresql15-client-15.4: .......... done ===== Message from postgresql15-client-15.4: -- 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) =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for kore-4.2.3 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for kore-4.2.3 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3' cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/buf.c -o obj/buf.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/config.c -o obj/config.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/connection.c -o obj/connection.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/domain.c -o obj/domain.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/filemap.c -o obj/filemap.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/fileref.c -o obj/fileref.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/json.c -o obj/json.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/log.c -o obj/log.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/mem.c -o obj/mem.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/msg.c -o obj/msg.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/module.c -o obj/module.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/net.c -o obj/net.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/pool.c -o obj/pool.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/runtime.c -o obj/runtime.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/sha1.c -o obj/sha1.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/sha2.c -o obj/sha2.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/timer.c -o obj/timer.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/utils.c -o obj/utils.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/worker.c -o obj/worker.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/tls_openssl.c -o obj/tls_openssl.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/keymgr_openssl.c -o obj/keymgr_openssl.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/auth.c -o obj/auth.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/accesslog.c -o obj/accesslog.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/http.c -o obj/http.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/route.c -o obj/route.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/validator.c -o obj/validator.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/websocket.c -o obj/websocket.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/pgsql.c -o obj/pgsql.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/tasks.c -o obj/tasks.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/jsonrpc.c -o obj/jsonrpc.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/acme.c -o obj/acme.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/curl.c -o obj/curl.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/bsd.c -o obj/bsd.o gmake -C kodev gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev' cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -std=c99 -pedantic -DPREFIX='"/usr/local"' -I/usr/include -c ../src/cli.c -o obj/cli.o cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/python.c -o obj/python.o ../src/cli.c:537:9: warning: '_Generic' is a C11 extension [-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ ../src/cli.c:588:20: warning: '_Generic' is a C11 extension [-Wc11-extensions] appl = cli_strdup(basename(pwd)); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -I/usr/local/include -c -o obj/version.o obj/version.c ../src/cli.c:758:9: warning: '_Generic' is a C11 extension [-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ ../src/cli.c:914:7: warning: '_Generic' is a C11 extension [-Wc11-extensions] basename(argv[0])); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ ../src/cli.c:1392:15: warning: '_Generic' is a C11 extension [-Wc11-extensions] if ((fname = basename(fpath)) == NULL) ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ ../src/cli.c:2140:9: warning: '_Generic' is a C11 extension [-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ cc -O2 -pipe -Wno-error=c11-extensions -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr/local"' -fstack-protector-all -DTLS_BACKEND_OPENSSL -I/usr/include -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -DKORE_USE_PYTHON -DKORE_USE_ACME -I/usr/local/include -DKORE_USE_CURL -I/usr/local/include -c src/kore.c -o obj/kore.o src/python.c:2809:11: warning: '_Generic' is a C11 extension [-Wc11-extensions] if ((p = dirname(copy)) == NULL) ^ /usr/include/libgen.h:62:20: note: expanded from macro 'dirname' #define dirname(x) __generic(x, const char *, __old_dirname, dirname)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/python.c:2816:11: warning: '_Generic' is a C11 extension [-Wc11-extensions] if ((p = basename(copy)) == NULL) ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/python.c:4831:45: error: format specifies type 'unsigned long' but the argument has type 'Py_ssize_t' (aka 'int') [-Werror,-Wformat] kore_buf_appendf(&iterobj->buf, "%lx\r\n", length); ~~~ ^~~~~~ %zx 2 warnings and 1 error generated. gmake[1]: *** [Makefile:272: obj/python.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... src/kore.c:748:6: warning: '_Generic' is a C11 extension [-Wc11-extensions] basename(kore_progname), title); ^ /usr/include/libgen.h:61:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:321:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ 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.9 -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm -L/usr/local/lib -lcurl -L/usr/local/lib -L/usr/lib -lcrypto -o kodev gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3/kodev' 1 warning generated. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-4.2.3' ===> 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