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

From: <pkg-fallout_at_FreeBSD.org>
Date: Fri, 20 Oct 2023 01:25:26 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/beefy4/data/124i386-quarterly/6687a67ae6e0/logs/kore-4.2.3.log
Build URL:      https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly&build=6687a67ae6e0
Log:

=>> Building devel/kore
build started at Fri Oct 20 01:25:14 UTC 2023
port directory: /usr/ports/devel/kore
package name: kore-4.2.3
building for: FreeBSD 124i386-quarterly-job-08 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 i386
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1204000
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p6
UNAME_r=12.4-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

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

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/kore/work/.cache  HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kore/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/kore/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -Wno-error=c11-extensions -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=freebsd12  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=12.4 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=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/kore DOCSDIR=/usr/local/share/doc/kore EXAMPLESDIR=/usr/local/share/examples/kore  WWWDIR=/usr/local/www/kore ETCDIR=/usr/local/etc/kore
--End SUB_LIST--

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

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

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

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

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

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

https://bugs.freebsd.org/bugzilla

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       >============================
===>   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.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   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
===>  Extracting for kore-4.2.3
=> SHA256 Checksum OK for kore-4.2.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for kore-4.2.3
===>  Applying FreeBSD patches for kore-4.2.3 from /usr/ports/devel/kore/files
===========================================================================
=======================<phase: build-depends  >============================
===>   kore-4.2.3 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[124i386-quarterly-job-08] Installing gmake-4.3_2...
[124i386-quarterly-job-08] `-- Installing gettext-runtime-0.22_1...
[124i386-quarterly-job-08] |   `-- Installing indexinfo-0.3.1...
[124i386-quarterly-job-08] |   `-- Extracting indexinfo-0.3.1: .... done
[124i386-quarterly-job-08] `-- Extracting gettext-runtime-0.22_1: .......... done
[124i386-quarterly-job-08] Extracting gmake-4.3_2: .......... done
===>   kore-4.2.3 depends on package: gmake>=4.3 - 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.pkg
[124i386-quarterly-job-08] Installing python39-3.9.18...
[124i386-quarterly-job-08] `-- Installing libffi-3.4.4...
[124i386-quarterly-job-08] `-- Extracting libffi-3.4.4: .......... done
[124i386-quarterly-job-08] `-- Installing mpdecimal-2.5.1...
[124i386-quarterly-job-08] `-- Extracting mpdecimal-2.5.1: .......... done
[124i386-quarterly-job-08] `-- Installing readline-8.2.1...
[124i386-quarterly-job-08] `-- Extracting readline-8.2.1: .......... done
[124i386-quarterly-job-08] Extracting python39-3.9.18: .......... done
=====
Message from python39-3.9.18:

--
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
===========================================================================
=======================<phase: lib-depends    >============================
===>   kore-4.2.3 depends on shared library: libcurl.so - not found
===>   Installing existing package /packages/All/curl-8.4.0.pkg
[124i386-quarterly-job-08] Installing curl-8.4.0...
[124i386-quarterly-job-08] `-- Installing libnghttp2-1.57.0...
[124i386-quarterly-job-08] `-- Extracting libnghttp2-1.57.0: .......... done
[124i386-quarterly-job-08] `-- Installing libpsl-0.21.2_3...
[124i386-quarterly-job-08] |   `-- Installing libidn2-2.3.4...
[124i386-quarterly-job-08] |   | `-- Installing libunistring-1.1...
[124i386-quarterly-job-08] |   | `-- Extracting libunistring-1.1: .......... done
[124i386-quarterly-job-08] |   `-- Extracting libidn2-2.3.4: .......... done
[124i386-quarterly-job-08] `-- Extracting libpsl-0.21.2_3: .......... done
[124i386-quarterly-job-08] `-- Installing libssh2-1.11.0,3...
[124i386-quarterly-job-08] `-- Extracting libssh2-1.11.0,3: .......... done
[124i386-quarterly-job-08] 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
[124i386-quarterly-job-08] Installing yajl-2.1.0...
[124i386-quarterly-job-08] 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
[124i386-quarterly-job-08] Installing postgresql15-client-15.4...
[124i386-quarterly-job-08] 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      >============================
===>  Configuring for kore-4.2.3
===========================================================================
=======================<phase: build          >============================
===>  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
src/sha2.c:45:10: fatal error: 'endian.h' file not found
#include <endian.h>
         ^~~~~~~~~~
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
1 error generated.
gmake[1]: *** [Makefile:272: obj/sha2.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
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