=>> Building net/py-pyenet build started at Sat Dec 4 09:19:05 MSK 2021 port directory: /usr/ports/net/py-pyenet package name: py311-pyenet-1.3.13.p7 building for: FreeBSD 13-amd64-default-py311-job-01 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 amd64 maintained by: freebsd@skinc.ru Makefile datestamp: -rw-r--r-- 1 root wheel 552 Apr 6 2021 /usr/ports/net/py-pyenet/Makefile Poudriere version: poudriere-git-3.3.99.20211130 Host OSVERSION: 1300139 Jail OSVERSION: 1300139 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p4 UNAME_r=13.0-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.99.20211130 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-py311/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/13-amd64-default-py311/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13-amd64-default-py311 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-py311/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.99.20211130 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py311 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py311 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- freebsd@skinc.ru --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311/.cache HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 PATH=/wrkdirs/usr/ports/net/py-pyenet/work-py311/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311/.cache HOME=/wrkdirs/usr/ports/net/py-pyenet/work-py311 PATH=/wrkdirs/usr/ports/net/py-pyenet/work-py311/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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 " MANPREFIX="/usr/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-- PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pyenet" EXAMPLESDIR="share/examples/pyenet" DATADIR="share/pyenet" WWWDIR="www/pyenet" ETCDIR="etc/pyenet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyenet DOCSDIR=/usr/local/share/doc/pyenet EXAMPLESDIR=/usr/local/share/examples/pyenet WWWDIR=/usr/local/www/pyenet ETCDIR=/usr/local/etc/pyenet --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes #### /usr/local/etc/poudriere.d/make.conf #### PETITECHEZ_AGREE_LICENSE= yes _LICENSE_STATUS= accepted #OPTIONS_UNSET+= DOXYGEN BOOTSTRAP OPTIONS_UNSET+= LATEX LTO BUILD_ALL_PYTHON_FLAVORS= yes .if ${.CURDIR:T} == "llvm11" || ${.CURDIR:T} == "llvm12" || ${.CURDIR:T} == "llvm13" || ${.CURDIR:T} == "gcc-arm-embedded" || ${.CURDIR:T} == "llvm-devel" || ${.CURDIR:T} == "llvm-cheri" BROKEN= no heavt crap from ports .endif #### /usr/local/etc/poudriere.d/py311-make.conf #### DEFAULT_VERSIONS+= python=3.11 python3=3.11 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### 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) 34275 open files (-n) 1024 virtual mem size (kbytes, -v) 4194304 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=nobody UID=65534 GID=65534 ===> License BSD3CLAUSE MIT accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pyenet-1.3.13.p7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [13-amd64-default-py311-job-01] Installing pkg-1.17.5... [13-amd64-default-py311-job-01] Extracting pkg-1.17.5: .......... done ===> py311-pyenet-1.3.13.p7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py311-pyenet-1.3.13.p7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE MIT accepted by the user ===> Fetching all distfiles required by py311-pyenet-1.3.13.p7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE MIT accepted by the user ===> Fetching all distfiles required by py311-pyenet-1.3.13.p7 for building => SHA256 Checksum OK for pyenet-1.3.13.post7.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License BSD3CLAUSE MIT accepted by the user ===> Fetching all distfiles required by py311-pyenet-1.3.13.p7 for building ===> Extracting for py311-pyenet-1.3.13.p7 => SHA256 Checksum OK for pyenet-1.3.13.post7.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for py311-pyenet-1.3.13.p7 ===> Applying FreeBSD patches for py311-pyenet-1.3.13.p7 from /usr/ports/net/py-pyenet/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pyenet-1.3.13.p7 depends on executable: cython-3.11 - not found ===> Installing existing package /packages/All/py311-cython-devel-3.0.0.a9.pkg [13-amd64-default-py311-job-01] Installing py311-cython-devel-3.0.0.a9... [13-amd64-default-py311-job-01] `-- Installing py311-setuptools-57.0.0... [13-amd64-default-py311-job-01] | `-- Installing python311-3.11.0.a2... [13-amd64-default-py311-job-01] | | `-- Installing gettext-runtime-0.21... [13-amd64-default-py311-job-01] | | `-- Installing indexinfo-0.3.1... [13-amd64-default-py311-job-01] | | `-- Extracting indexinfo-0.3.1: .... done [13-amd64-default-py311-job-01] | | `-- Extracting gettext-runtime-0.21: .......... done [13-amd64-default-py311-job-01] | | `-- Installing libffi-3.3_1... [13-amd64-default-py311-job-01] | | `-- Extracting libffi-3.3_1: .......... done [13-amd64-default-py311-job-01] | | `-- Installing mpdecimal-2.5.1... [13-amd64-default-py311-job-01] | | `-- Extracting mpdecimal-2.5.1: .......... done [13-amd64-default-py311-job-01] | | `-- Installing readline-8.1.1... [13-amd64-default-py311-job-01] | | `-- Extracting readline-8.1.1: .......... done [13-amd64-default-py311-job-01] | `-- Extracting python311-3.11.0.a2: .......... done [13-amd64-default-py311-job-01] `-- Extracting py311-setuptools-57.0.0: .......... done [13-amd64-default-py311-job-01] Extracting py311-cython-devel-3.0.0.a9: .......... done ===== Message from python311-3.11.0.a2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> py311-pyenet-1.3.13.p7 depends on executable: cython-3.11 - found ===> Returning to build of py311-pyenet-1.3.13.p7 ===> py311-pyenet-1.3.13.p7 depends on package: py311-setuptools>0 - found ===> py311-pyenet-1.3.13.p7 depends on file: /usr/local/bin/python3.11 - found ===> py311-pyenet-1.3.13.p7 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_2.pkg [13-amd64-default-py311-job-01] Installing ccache-3.7.12_2... [13-amd64-default-py311-job-01] Extracting ccache-3.7.12_2: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_2: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> py311-pyenet-1.3.13.p7 depends on file: /usr/local/bin/ccache - found ===> Returning to build of py311-pyenet-1.3.13.p7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for py311-pyenet-1.3.13.p7 WARNING: The wheel package is not available. /usr/local/bin/python3.11: No module named pip Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/setuptools/installer.py", line 75, in fetch_build_egg subprocess.check_call(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/local/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmptrj6st3z', '--quiet', 'Cython<1,>=0']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "", line 1, in File "setup.py", line 63, in setup( ^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/__init__.py", line 152, in setup _install_setup_requires(attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/dist.py", line 779, in fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py", line 766, in resolve dist = best[req.key] = env.best_match( ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py", line 1051, in best_match return self.obtain(req, installer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py", line 1063, in obtain return installer(requirement) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/dist.py", line 838, in fetch_build_egg return fetch_build_egg(self, req) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/installer.py", line 77, in fetch_build_egg raise DistutilsError(str(e)) from e ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ distutils.errors.DistutilsError: Command '['/usr/local/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmptrj6st3z', '--quiet', 'Cython<1,>=0']' returned non-zero exit status 1. *** Error code 1 Stop. make: stopped in /usr/ports/net/py-pyenet =>> Cleaning up wrkdir ===> Cleaning for py311-pyenet-1.3.13.p7 build of net/py-pyenet@py311 | py311-pyenet-1.3.13.p7 ended at Sat Dec 4 09:19:17 MSK 2021 build time: 00:00:12 !!! build failure encountered !!!