>>> Building on exopi-2 under devel/py-rencode BDEPENDS = [devel/py-installer;lang/python/3;lang/cython;devel/py-build;lang/pythran;devel/py-poetry-core;devel/py-setuptools] DIST = [devel/py-rencode:rencode-1.0.8.tar.gz] FULLPKGNAME = py3-rencode-1.0.8 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1767954224.80) >>> Running depends in devel/py-rencode at 1767954224.84 last junk was in net/py-netaddr /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-poetry-core-2.2.1 py3-setuptools-80.9.0v0 pythran-0.15.0p6 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-poetry-core-2.2.1 py3-setuptools-80.9.0v0 python-3.13.11p0 pythran-0.15.0p6 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-poetry-core-2.2.1 py3-setuptools-80.9.0v0 pythran-0.15.0p6 >>> Running show-prepare-results in devel/py-rencode at 1767954227.48 ===> devel/py-rencode ===> Building from scratch py3-rencode-1.0.8 ===> py3-rencode-1.0.8 depends on: py3-setuptools-* -> py3-setuptools-80.9.0v0 ===> py3-rencode-1.0.8 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-rencode-1.0.8 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> py3-rencode-1.0.8 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-rencode-1.0.8 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rencode-1.0.8 depends on: py3-poetry-core->=2.2.0 -> py3-poetry-core-2.2.1 ===> py3-rencode-1.0.8 depends on: pythran-* -> pythran-0.15.0p6 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-poetry-core-2.2.1 py3-setuptools-80.9.0v0 python-3.13.11p0 pythran-0.15.0p6 Still tainted: no >>> Running junk in devel/py-rencode at 1767954229.03 /usr/sbin/pkg_delete -aIXq brotli-1.2.0 bzip2-1.0.8p0 cmake-core-3.31.8p0 dwz-0.16p0 flock-20110525p1 gmake-4.4.1p0 icu4c-78.1p0v0 libcares-1.34.5 libuv-1.51.0p0 nghttp2-1.68.0 nghttp3-1.14.0 ninja-1.11.1p1v1 openssl-3.5.4v0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-poetry-core-2.2.1 py3-setuptools-80.9.0v0 python-3.13.11p0 pythran-0.15.0p6 xz-5.8.2 zstd-1.5.7p0 --- -cyrus-sasl-2.1.28p2 ------------------- You should also run rm -rf /var/sasl2/* --- -iodbc-3.52.16 ------------------- You should also run rm -rf /etc/iodbc/ODBCDataSources/* --- -libxml-2.15.1p1 ------------------- You should also remove /var/db/xmlcatalog --- -tcl-8.5.19p6 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.5/man from man.conf --- -tk-8.5.19p2 ------------------- You may wish to remove /usr/local/lib/tcl/tk8.5/man from man.conf (Junk lock released for exopi-2 at 1767954243.50) Woken up textproc/py-lxml distfiles size=109483 >>> Running build in devel/py-rencode at 1767954243.56 ===> devel/py-rencode ===> Checking files for py3-rencode-1.0.8 `/exopi-cvs/ports/distfiles/rencode-1.0.8.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rencode-1.0.8 cd /exopi-obj/pobj/py-rencode-1.0.8/rencode-1.0.8; mv build.py build_.py ===> Patching for py3-rencode-1.0.8 ===> Applying OpenBSD patch patch-build__py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: build_.py |--- build_.py.orig |+++ build_.py -------------------------- Patching file build_.py using Plan A... Hunk #1 succeeded at 11. done ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |ihttps://github.com/aresch/rencode/issues/42 | |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 9. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-rencode-1.0.8 ===> Configuring for py3-rencode-1.0.8 ===> Building for py3-rencode-1.0.8 * Getting build dependencies for wheel... * Building wheel... Compiling rencode/_rencode.pyx because it changed. [1/1] Cythonizing rencode/_rencode.pyx rencode/_rencode.c:4413:28: warning: result of comparison of constant 128 with expression of type 'signed char' is always true [-Wtautological-constant-out-of-range-compare] 4413 | __pyx_t_1 = (__pyx_v_x < 0x80); | ~~~~~~~~~ ^ ~~~~ rencode/_rencode.c:9440:35: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare] 9440 | __pyx_t_1 = (__pyx_v_typecode < (__pyx_e_7rencode_8_rencode_LIST_FIXED_START + __pyx_e_7rencode_8_rencode_LIST_FIXED_COUNT)); | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. Successfully built rencode-1.0.8-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-rencode at 1767954250.83 ===> devel/py-rencode ===> Faking installation for py3-rencode-1.0.8 ===> Building package for py3-rencode-1.0.8 Create /exopi-cvs/ports/packages/amd64/all/py3-rencode-1.0.8.tgz Creating package py3-rencode-1.0.8 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|****** | 10% archiving|************ | 19% archiving|************* | 20% archiving|********************************************* | 71% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rencode-1.0.8.tgz >>> Running clean in devel/py-rencode at 1767954252.16 ===> devel/py-rencode ===> Cleaning for py3-rencode-1.0.8 >>> Ended at 1767954252.35 max_stuck=10.79/depends=2.65/show-prepare-results=1.54/junk=14.50/build=7.30/package=1.32/clean=0.21