>>> Building on exopi-3 under devel/py-rencode BDEPENDS = [lang/cython;devel/py-wheel;lang/pythran;devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer] DIST = [devel/py-rencode:rencode-1.0.6-572ff745.tar.gz] FULLPKGNAME = py3-rencode-1.0.6pl20210810p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1741690166.55) >>> Running depends in devel/py-rencode at 1741690166.62 last junk was in devel/py-typeguard /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-cython-3.0.12v0 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 pythran-0.15.0p3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-cython-3.0.12v0 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 pythran-0.15.0p3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-cython-3.0.12v0 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 pythran-0.15.0p3 >>> Running show-prepare-results in devel/py-rencode at 1741690178.82 ===> devel/py-rencode ===> Building from scratch py3-rencode-1.0.6pl20210810p2 ===> py3-rencode-1.0.6pl20210810p2 depends on: py3-cython-* -> py3-cython-3.0.12v0 ===> py3-rencode-1.0.6pl20210810p2 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> py3-rencode-1.0.6pl20210810p2 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-rencode-1.0.6pl20210810p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rencode-1.0.6pl20210810p2 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-rencode-1.0.6pl20210810p2 depends on: py3-wheel-* -> py3-wheel-0.45.1p1 ===> py3-rencode-1.0.6pl20210810p2 depends on: pythran-* -> pythran-0.15.0p3 py3-build-1.2.2.post1p1 py3-cython-3.0.12v0 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 pythran-0.15.0p3 (Junk lock released for exopi-3 at 1741690180.10) distfiles size=25887 >>> Running extract in devel/py-rencode at 1741690180.15 ===> devel/py-rencode ===> Checking files for py3-rencode-1.0.6pl20210810p2 `/exopi-cvs/ports/distfiles/rencode-1.0.6-572ff745.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rencode-1.0.6pl20210810p2 >>> Running build in devel/py-rencode at 1741690180.49 ===> devel/py-rencode ===> Patching for py3-rencode-1.0.6pl20210810p2 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 42. 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.6pl20210810p2 ===> Configuring for py3-rencode-1.0.6pl20210810p2 ===> Building for py3-rencode-1.0.6pl20210810p2 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /exopi-obj/pobj/py-rencode-1.0.6pl20210810/rencode-572ff74586d9b1daab904c6f7f7009ce0143bb75/rencode/_rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling rencode/_rencode.pyx because it changed. [1/1] Cythonizing rencode/_rencode.pyx * Building wheel... running bdist_wheel running build running build_py creating build/lib.openbsd-7.7-amd64-cpython-312/rencode copying rencode/__init__.py -> build/lib.openbsd-7.7-amd64-cpython-312/rencode copying rencode/rencode_orig.py -> build/lib.openbsd-7.7-amd64-cpython-312/rencode running build_ext building 'rencode._rencode' extension creating build/temp.openbsd-7.7-amd64-cpython-312/rencode cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c rencode/_rencode.c -o build/temp.openbsd-7.7-amd64-cpython-312/rencode/_rencode.o rencode/_rencode.c:4536:28: warning: result of comparison of constant 128 with expression of type 'signed char' is always true [-Wtautological-constant-out-of-range-compare] __pyx_t_1 = (__pyx_v_x < 0x80); ~~~~~~~~~ ^ ~~~~ rencode/_rencode.c:9649:35: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare] __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. cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.7-amd64-cpython-312/rencode/_rencode.o -L/usr/local/lib -o build/lib.openbsd-7.7-amd64-cpython-312/rencode/_rencode.cpython-312.so installing to build/bdist.openbsd-7.7-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.7-amd64/wheel creating build/bdist.openbsd-7.7-amd64/wheel/rencode copying build/lib.openbsd-7.7-amd64-cpython-312/rencode/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./rencode copying build/lib.openbsd-7.7-amd64-cpython-312/rencode/rencode_orig.py -> build/bdist.openbsd-7.7-amd64/wheel/./rencode copying build/lib.openbsd-7.7-amd64-cpython-312/rencode/_rencode.cpython-312.so -> build/bdist.openbsd-7.7-amd64/wheel/./rencode running install_egg_info running egg_info creating rencode.egg-info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt writing manifest file 'rencode.egg-info/SOURCES.txt' reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'rencode/rencode.c' adding license file 'COPYING' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to build/bdist.openbsd-7.7-amd64/wheel/./rencode-1.0.6-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-amd64/wheel/rencode-1.0.6.dist-info/WHEEL creating '/exopi-obj/pobj/py-rencode-1.0.6pl20210810/rencode-572ff74586d9b1daab904c6f7f7009ce0143bb75/dist/.tmp-5c0h1x75/rencode-1.0.6-cp312-cp312-openbsd_7_7_amd64.whl' and adding 'build/bdist.openbsd-7.7-amd64/wheel' to it adding 'rencode/__init__.py' adding 'rencode/_rencode.cpython-312.so' adding 'rencode/rencode_orig.py' adding 'rencode-1.0.6.dist-info/COPYING' adding 'rencode-1.0.6.dist-info/METADATA' adding 'rencode-1.0.6.dist-info/WHEEL' adding 'rencode-1.0.6.dist-info/top_level.txt' adding 'rencode-1.0.6.dist-info/RECORD' removing build/bdist.openbsd-7.7-amd64/wheel Successfully built rencode-1.0.6-cp312-cp312-openbsd_7_7_amd64.whl >>> Running package in devel/py-rencode at 1741690188.14 ===> devel/py-rencode ===> Faking installation for py3-rencode-1.0.6pl20210810p2 ===> Building package for py3-rencode-1.0.6pl20210810p2 Create /exopi-cvs/ports/packages/amd64/all/py3-rencode-1.0.6pl20210810p2.tgz Creating package py3-rencode-1.0.6pl20210810p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 4% archiving|****** | 9% archiving|********************************************************* | 89% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rencode-1.0.6pl20210810p2.tgz >>> Running clean in devel/py-rencode at 1741690189.57 ===> devel/py-rencode ===> Cleaning for py3-rencode-1.0.6pl20210810p2 >>> Ended at 1741690189.75 max_stuck=6.88/depends=12.23/show-prepare-results=1.33/extract=0.34/build=7.61/package=1.46/clean=0.22