>>> Building on exopi-2 under devel/py-rencode,python3 BDEPENDS = [devel/py-build,python3;lang/cython,python3;devel/py-wheel,python3;devel/py-installer,python3;devel/py-setuptools,python3;lang/python/3] DIST = [devel/py-rencode,python3:rencode-1.0.6-572ff745.tar.gz] FULLPKGNAME = py3-rencode-1.0.6pl20210810p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1731871586.20) >>> Running depends in devel/py-rencode,python3 at 1731871586.26 last junk was in textproc/apertium-lex-tools /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 >>> Running show-prepare-results in devel/py-rencode,python3 at 1731871589.59 ===> devel/py-rencode,python3 ===> Building from scratch py3-rencode-1.0.6pl20210810p0 ===> py3-rencode-1.0.6pl20210810p0 depends on: py3-cython-* -> py3-cython-3.0.10v0 ===> py3-rencode-1.0.6pl20210810p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-rencode-1.0.6pl20210810p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-rencode-1.0.6pl20210810p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-rencode-1.0.6pl20210810p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-rencode-1.0.6pl20210810p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 Still tainted: no >>> Running junk in devel/py-rencode,python3 at 1731871590.96 /usr/sbin/pkg_delete -aIXq bison-3.8.2 gas-2.31.1p0 gmake-4.4.1 gmp-6.3.0 libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 xz-5.6.3 --- -libxml-2.13.5 ------------------- You should also remove /var/db/xmlcatalog (Junk lock released for exopi-2 at 1731871592.55) distfiles size=25887 >>> Running build in devel/py-rencode,python3 at 1731871592.60 ===> devel/py-rencode,python3 ===> Checking files for py3-rencode-1.0.6pl20210810p0 `/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.6pl20210810p0 ===> Patching for py3-rencode-1.0.6pl20210810p0 ===> 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.6pl20210810p0 ===> Configuring for py3-rencode-1.0.6pl20210810p0 ===> Building for py3-rencode-1.0.6pl20210810p0 * Getting build dependencies for wheel... /usr/local/lib/python3.11/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-python3/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 creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/rencode copying rencode/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/rencode copying rencode/rencode_orig.py -> build/lib.openbsd-7.6-amd64-cpython-311/rencode running build_ext building 'rencode._rencode' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/rencode cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c rencode/_rencode.c -o build/temp.openbsd-7.6-amd64-cpython-311/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:9648: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.6-amd64-cpython-311/rencode/_rencode.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/rencode/_rencode.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/rencode copying build/lib.openbsd-7.6-amd64-cpython-311/rencode/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/rencode copying build/lib.openbsd-7.6-amd64-cpython-311/rencode/rencode_orig.py -> build/bdist.openbsd-7.6-amd64/wheel/rencode copying build/lib.openbsd-7.6-amd64-cpython-311/rencode/_rencode.cpython-311.so -> build/bdist.openbsd-7.6-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' adding license file 'COPYING' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to build/bdist.openbsd-7.6-amd64/wheel/rencode-1.0.6-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/rencode-1.0.6.dist-info/WHEEL creating '/exopi-obj/pobj/py-rencode-1.0.6pl20210810-python3/rencode-572ff74586d9b1daab904c6f7f7009ce0143bb75/dist/.tmp-fewhlslx/rencode-1.0.6-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'rencode/__init__.py' warning: no files found matching 'rencode/rencode.c' adding 'rencode/_rencode.cpython-311.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.6-amd64/wheel Successfully built rencode-1.0.6-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in devel/py-rencode,python3 at 1731871599.96 ===> devel/py-rencode,python3 ===> Faking installation for py3-rencode-1.0.6pl20210810p0 ===> Building package for py3-rencode-1.0.6pl20210810p0 Create /exopi-cvs/ports/packages/amd64/all/py3-rencode-1.0.6pl20210810p0.tgz Creating package py3-rencode-1.0.6pl20210810p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|**************** | 24% archiving|******************************* | 49% archiving|******************************** | 49% archiving|**************************************** | 62% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rencode-1.0.6pl20210810p0.tgz >>> Running clean in devel/py-rencode,python3 at 1731871601.29 ===> devel/py-rencode,python3 ===> Cleaning for py3-rencode-1.0.6pl20210810p0 >>> Ended at 1731871601.49 max_stuck=1.14/depends=3.34/show-prepare-results=1.32/junk=1.63/build=7.37/package=1.33/clean=0.24