Created
May 17, 2024 16:33
-
-
Save lwhsu/f898fbd65a8bd063081f63c7741a4632 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=>> Building sysutils/kleene-cli | |
build started at Thu May 16 15:33:12 CST 2024 | |
port directory: /usr/ports/sysutils/kleene-cli | |
package name: kleene-cli-0.1.0.r3 | |
building for: FreeBSD 14_0_amd64-default-job-01 14.0-RELEASE FreeBSD 14.0-RELEASE amd64 | |
maintained by: [email protected] | |
port version: 0.1.0.r3 | |
port revision: 0 | |
Makefile datestamp: -rw-r--r-- 1 1001 staff 1001 May 16 07:30 /usr/ports/sysutils/kleene-cli/Makefile | |
Poudriere version: poudriere-git-3.4.99.20240424 | |
Host OSVERSION: 1400097 | |
Jail OSVERSION: 1400097 | |
Job Id: 01 | |
---Begin Environment--- | |
SHELL=/bin/sh | |
OSVERSION=1400097 | |
UNAME_v=FreeBSD 14.0-RELEASE | |
UNAME_r=14.0-RELEASE | |
BLOCKSIZE=K | |
MAIL=/var/mail/root | |
MM_CHARSET=UTF-8 | |
LANG=C.UTF-8 | |
WARNING_WAIT=0 | |
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 | |
POUDRIERE_VERSION=3.4.99.20240424 | |
MASTERMNT=/usr/local/poudriere/data/.m/14_0_amd64-default/ref | |
DEV_WARNING_WAIT=0 | |
LC_COLLATE=C | |
POUDRIERE_BUILD_TYPE=bulk | |
PACKAGE_BUILDING=yes | |
SAVED_TERM=xterm-256color | |
GID=0 | |
OUTPUT_REDIRECTED_STDERR=4 | |
OUTPUT_REDIRECTED=1 | |
UID=0 | |
PWD=/usr/local/poudriere/data/.m/14_0_amd64-default/01/.p | |
OUTPUT_REDIRECTED_STDOUT=3 | |
NO_WARNING_PKG_INSTALL_EOL=yes | |
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS | |
MASTERNAME=14_0_amd64-default | |
OLDPWD=/usr/local/poudriere/data/.m/14_0_amd64-default/ref/.p/pool | |
POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240424 | |
PREFIX=/usr/local | |
POUDRIEREPATH=/usr/local/bin/poudriere | |
---End Environment--- | |
---Begin Poudriere Port Flags/Env--- | |
PORT_FLAGS= | |
PKGENV= | |
FLAVOR=py39 | |
MAKE_ARGS= FLAVOR=py39 | |
---End Poudriere Port Flags/Env--- | |
---Begin OPTIONS List--- | |
---End OPTIONS List--- | |
--MAINTAINER-- | |
[email protected] | |
--End MAINTAINER-- | |
--PORTVERSION-- | |
0.1.0.r3 | |
--End PORTVERSION-- | |
--PORTREVISION-- | |
0 | |
--End PORTREVISION-- | |
--CONFIGURE_ARGS-- | |
--End CONFIGURE_ARGS-- | |
--CONFIGURE_ENV-- | |
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.cache HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh | |
--End CONFIGURE_ENV-- | |
--MAKE_ENV-- | |
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.cache HOME=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/kleene-cli/work-py39/.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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" | |
--End MAKE_ENV-- | |
--PLIST_SUB-- | |
PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd14 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=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kleene-cli" EXAMPLESDIR="share/examples/kleene-cli" DATADIR="share/kleene-cli" WWWDIR="www/kleene-cli" ETCDIR="etc/kleene-cli" | |
--End PLIST_SUB-- | |
--SUB_LIST-- | |
PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd14 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/kleene-cli DOCSDIR=/usr/local/share/doc/kleene-cli EXAMPLESDIR=/usr/local/share/examples/kleene-cli WWWDIR=/usr/local/www/kleene-cli ETCDIR=/usr/local/etc/kleene-cli | |
--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 | |
#### Misc Poudriere #### | |
.include "/etc/make.conf.ports_env" | |
---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) 34290 | |
open files (-n) 4096 | |
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: DEVELOPER_MODE=yes DEVELOPER=1 STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> License BSD2CLAUSE accepted by the user | |
=========================================================================== | |
=======================<phase: pkg-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
===> kleene-cli-0.1.0.r3 depends on file: /usr/local/sbin/pkg - not found | |
===> Installing existing package /packages/All/pkg-1.21.2.pkg | |
[14_0_amd64-default-job-01] Installing pkg-1.21.2... | |
[14_0_amd64-default-job-01] Extracting pkg-1.21.2: .......... done | |
===> kleene-cli-0.1.0.r3 depends on file: /usr/local/sbin/pkg - found | |
===> Returning to build of kleene-cli-0.1.0.r3 | |
=========================================================================== | |
=======================<phase: fetch-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
=========================================================================== | |
=======================<phase: fetch >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 | |
===> License BSD2CLAUSE accepted by the user | |
===> kleene-cli-0.1.0.r3 depends on file: /usr/local/sbin/pkg - found | |
=> kleene-cli-v0.1.0rc3.tar.gz doesn't seem to exist in /portdistfiles/. | |
=> Attempting to fetch https://files.pythonhosted.org/packages/source/k/kleene-cli/kleene-cli-v0.1.0rc3.tar.gz | |
fetch: https://files.pythonhosted.org/packages/source/k/kleene-cli/kleene-cli-v0.1.0rc3.tar.gz: Not Found | |
=> Attempting to fetch https://pypi.org/packages/source/k/kleene-cli/kleene-cli-v0.1.0rc3.tar.gz | |
fetch: https://pypi.org/packages/source/k/kleene-cli/kleene-cli-v0.1.0rc3.tar.gz: Not Found | |
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/kleene-cli-v0.1.0rc3.tar.gz | |
fetch: http://distcache.FreeBSD.org/ports-distfiles/kleene-cli-v0.1.0rc3.tar.gz: Not Found | |
=> Couldn't fetch it - please try to retrieve this | |
=> port manually into /portdistfiles/ and try again. | |
*** Error code 1 | |
Stop. | |
make: stopped in /usr/ports/sysutils/kleene-cli | |
=>> Cleaning up wrkdir | |
===> Cleaning for kleene-cli-0.1.0.r3 | |
build of sysutils/kleene-cli@py39 | kleene-cli-0.1.0.r3 ended at Thu May 16 15:33:15 CST 2024 | |
build time: 00:00:05 | |
!!! build failure encountered !!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment