>>> Building on exopi-3 under devel/py-rcsparse BDEPENDS = [devel/py-installer;devel/dwz;devel/py-setuptools;lang/python/3;devel/py-build;devel/py-wheel] DIST = [devel/py-rcsparse:rcsparse-20151027-206bca0b.tar.gz] FULLPKGNAME = py3-rcsparse-20151027p9 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1767806247.93) >>> Running depends in devel/py-rcsparse at 1767806247.97 last junk was in emulators/openmsx /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/py-rcsparse at 1767806249.67 ===> devel/py-rcsparse ===> Building from scratch py3-rcsparse-20151027p9 ===> py3-rcsparse-20151027p9 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> py3-rcsparse-20151027p9 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-rcsparse-20151027p9 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rcsparse-20151027p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-rcsparse-20151027p9 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-rcsparse-20151027p9 depends on: dwz-* -> dwz-0.16p0 ===> Verifying specs: python3.13 pthread ===> found python3.13.0.0 pthread.28.1 dwz-0.16p0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 Still tainted: no >>> Running junk in devel/py-rcsparse at 1767806250.91 /usr/sbin/pkg_delete -aIXq bison-3.8.2p0 bzip2-1.0.8p0 cmake-core-3.31.8p0 curl-8.17.0 dwz-0.16p0 glew-2.2.0p0 gmake-4.4.1p0 libtheora-1.2.0v0 libvorbis-1.3.7 libxml-2.15.1p1 lz4-1.10.0 lzo2-2.10p2 ninja-1.11.1p1v1 pcre2-10.44 png-1.6.52 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 sdl2-2.32.8 sdl2-ttf-2.24.0 snappy-1.1.10p2 tcl-8.5.19p6 unzip-6.0p18 xz-5.8.2 zstd-1.5.7p0 --- -dbus-1.16.2p1v0 ------------------- You should also remove /etc/machine-id You should also run /usr/sbin/userdel _dbus You should also run /usr/sbin/groupdel _dbus --- -gawk-5.1.0p0 ------------------- You may wish to remove /usr/local/man/man3am from man.conf --- -xtensa-esp32-elf-binutils-2.35.1.2020.1223p2 ------------------- You may wish to remove /usr/local/xtensa-esp32-elf/share/man from man.conf --- -xtensa-esp32s3-elf-binutils-2.35.1.2020.1223p1 ------------------- You may wish to remove /usr/local/xtensa-esp32s3-elf/share/man from man.conf (Junk lock released for exopi-3 at 1767806262.45) distfiles size=141562 >>> Running extract in devel/py-rcsparse at 1767806262.48 ===> devel/py-rcsparse ===> Checking files for py3-rcsparse-20151027p9 `/exopi-cvs/ports/distfiles/rcsparse-20151027-206bca0b.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rcsparse-20151027p9 >>> Running build in devel/py-rcsparse at 1767806262.82 ===> devel/py-rcsparse ===> Patching for py3-rcsparse-20151027p9 ===> Applying OpenBSD patch patch-py-rcsparse_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: py-rcsparse.c |--- py-rcsparse.c.orig |+++ py-rcsparse.c -------------------------- Patching file py-rcsparse.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 137. Hunk #3 succeeded at 292. Hunk #4 succeeded at 317. Hunk #5 succeeded at 513. Hunk #6 succeeded at 538. Hunk #7 succeeded at 662. Hunk #8 succeeded at 685. Hunk #9 succeeded at 745. Hunk #10 succeeded at 770. Hunk #11 succeeded at 786. Hunk #12 succeeded at 835. done ===> Applying OpenBSD patch patch-testmodule_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |apply 2to3 and additional fixes | |Index: testmodule.py |--- testmodule.py.orig |+++ testmodule.py -------------------------- Patching file testmodule.py using Plan A... Hunk #1 succeeded at 1. 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-rcsparse-20151027p9 ===> Configuring for py3-rcsparse-20151027p9 ===> Building for py3-rcsparse-20151027p9 * Getting build dependencies for wheel... * Building wheel... py-rcsparse.c:37:8: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 37 | *strp = PyUnicode_AsUTF8AndSize(obj, sizep); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. Successfully built rcsparse-0.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-rcsparse at 1767806266.52 ===> devel/py-rcsparse ===> Faking installation for py3-rcsparse-20151027p9 Reading existing plist for py3-rcsparse-20151027p9 Writing /exopi-obj/pobj/py-rcsparse-20151027/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/py-rcsparse-20151027/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/py-rcsparse-20151027/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/py-rcsparse-20151027/fake-amd64/usr/local/lib/python3.13/site-packages/rcsparse.cpython-313.so ===> Building package for py3-rcsparse-20151027p9 Create /exopi-cvs/ports/packages/amd64/all/py3-rcsparse-20151027p9.tgz Creating package py3-rcsparse-20151027p9 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************************|100% Creating package debug-py3-rcsparse-20151027p9 reading plist| checking dependencies| checking dependencies|devel/py-rcsparse checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rcsparse-20151027p9.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-py3-rcsparse-20151027p9.tgz >>> Running clean in devel/py-rcsparse at 1767806271.03 ===> devel/py-rcsparse ===> Cleaning for py3-rcsparse-20151027p9 >>> Ended at 1767806271.23 max_stuck=1.80/depends=1.70/show-prepare-results=1.23/junk=11.57/extract=0.34/build=3.70/package=4.51/clean=0.24