>>> Building on exopi-3 under devel/py-rencode,python3 BDEPENDS = [devel/py-setuptools,python3;lang/python/3.10;lang/cython,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3] DIST = [devel/py-rencode,python3:rencode-1.0.6-572ff745.tar.gz] FULLPKGNAME = py3-rencode-1.0.6pl20210810 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-3 at 1713773828.62) >>> Running depends in devel/py-rencode,python3 at 1713773828.65 last junk was in www/py-spotipy,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in devel/py-rencode,python3 at 1713773831.53 ===> devel/py-rencode,python3 ===> Building from scratch py3-rencode-1.0.6pl20210810 ===> py3-rencode-1.0.6pl20210810 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> py3-rencode-1.0.6pl20210810 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-rencode-1.0.6pl20210810 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-rencode-1.0.6pl20210810 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-rencode-1.0.6pl20210810 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-rencode-1.0.6pl20210810 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-3 at 1713773833.35) distfiles size=25887 >>> Running build in devel/py-rencode,python3 at 1713773833.39 ===> devel/py-rencode,python3 ===> Checking files for py3-rencode-1.0.6pl20210810 `/exopi-cvs/ports/distfiles/rencode-1.0.6-572ff745.tar.gz' is up to date. >> (SHA256) rencode-1.0.6-572ff745.tar.gz: OK ===> Extracting for py3-rencode-1.0.6pl20210810 ===> Patching for py3-rencode-1.0.6pl20210810 ===> 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.6pl20210810 ===> Configuring for py3-rencode-1.0.6pl20210810 ===> Building for py3-rencode-1.0.6pl20210810 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! 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.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/rencode copying rencode/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/rencode copying rencode/rencode_orig.py -> build/lib.openbsd-7.5-amd64-cpython-310/rencode running build_ext building 'rencode._rencode' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/rencode cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c rencode/_rencode.c -o build/temp.openbsd-7.5-amd64-cpython-310/rencode/_rencode.o rencode/_rencode.c:2836: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:8001: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.5-amd64-cpython-310/rencode/_rencode.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/rencode/_rencode.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/rencode copying build/lib.openbsd-7.5-amd64-cpython-310/rencode/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rencode copying build/lib.openbsd-7.5-amd64-cpython-310/rencode/rencode_orig.py -> build/bdist.openbsd-7.5-amd64/wheel/rencode copying build/lib.openbsd-7.5-amd64-cpython-310/rencode/_rencode.cpython-310.so -> build/bdist.openbsd-7.5-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.5-amd64/wheel/rencode-1.0.6-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/rencode-1.0.6.dist-info/WHEEL creating '/exopi-obj/pobj/py-rencode-1.0.6pl20210810-python3/rencode-572ff74586d9b1daab904c6f7f7009ce0143bb75/dist/.tmp-xbau970c/rencode-1.0.6-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'rencode/__init__.py' adding 'rencode/_rencode.cpython-310.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.5-amd64/wheel Successfully built rencode-1.0.6-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in devel/py-rencode,python3 at 1713773840.72 ===> devel/py-rencode,python3 ===> Faking installation for py3-rencode-1.0.6pl20210810 ===> Building package for py3-rencode-1.0.6pl20210810 Create /exopi-cvs/ports/packages/amd64/all/py3-rencode-1.0.6pl20210810.tgz Creating package py3-rencode-1.0.6pl20210810 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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|***** | 8% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rencode-1.0.6pl20210810.tgz >>> Running clean in devel/py-rencode,python3 at 1713773842.27 ===> devel/py-rencode,python3 ===> Cleaning for py3-rencode-1.0.6pl20210810 >>> Ended at 1713773842.47 max_stuck=2.26/depends=2.89/show-prepare-results=1.84/build=7.35/package=1.54/clean=0.24