>>> Building on exopi-1 under devel/py-rcsparse,python3 BDEPENDS = [devel/dwz;lang/python/3.10] DIST = [devel/py-rcsparse:rcsparse-20151027-206bca0b.tar.gz] FULLPKGNAME = py3-rcsparse-20151027p4 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-1 at 1713478887.16) >>> Running depends in devel/py-rcsparse,python3 at 1713478887.21 last junk was in x11/wmdate /usr/sbin/pkg_add -aI -Drepair python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair python-3.10.14p0 >>> Running show-prepare-results in devel/py-rcsparse,python3 at 1713478888.87 ===> devel/py-rcsparse,python3 ===> Building from scratch py3-rcsparse-20151027p4 ===> py3-rcsparse-20151027p4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-rcsparse-20151027p4 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: python3.10 pthread ===> found python3.10.0.0 pthread.27.1 dwz-0.15 python-3.10.14p0 (Junk lock released for exopi-1 at 1713478889.57) distfiles size=141562 >>> Running build in devel/py-rcsparse,python3 at 1713478889.61 ===> devel/py-rcsparse,python3 ===> Checking files for py3-rcsparse-20151027p4 `/exopi-cvs/ports/distfiles/rcsparse-20151027-206bca0b.tar.gz' is up to date. >> (SHA256) rcsparse-20151027-206bca0b.tar.gz: OK ===> Extracting for py3-rcsparse-20151027p4 ===> Patching for py3-rcsparse-20151027p4 ===> 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 786. Hunk #11 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: -------------------------- |Index: testmodule.py |--- testmodule.py.orig |+++ testmodule.py -------------------------- Patching file testmodule.py using Plan A... Hunk #1 succeeded at 1. Hunk #2 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-rcsparse-20151027p4 ===> Configuring for py3-rcsparse-20151027p4 ===> Building for py3-rcsparse-20151027p4 /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/./setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running build running build_ext building 'rcsparse' extension creating /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/temp.openbsd-7.5-amd64-3.10 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include/python3.10 -c py-rcsparse.c -o /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/temp.openbsd-7.5-amd64-3.10/py-rcsparse.o py-rcsparse.c:37:8: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] *strp = PyUnicode_AsUTF8AndSize(obj, sizep); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include/python3.10 -c rcsparse.c -o /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/temp.openbsd-7.5-amd64-3.10/rcsparse.o creating /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/lib.openbsd-7.5-amd64-3.10 cc -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe -g /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/temp.openbsd-7.5-amd64-3.10/py-rcsparse.o /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/temp.openbsd-7.5-amd64-3.10/rcsparse.o -L/usr/local/lib -o /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/lib.openbsd-7.5-amd64-3.10/rcsparse.cpython-310.so >>> Running package in devel/py-rcsparse,python3 at 1713478892.29 ===> devel/py-rcsparse,python3 ===> Faking installation for py3-rcsparse-20151027p4 /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/./setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running build running build_ext running install running install_lib creating /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/usr/local/lib/python3.10 creating /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages copying /exopi-obj/pobj/py-rcsparse-20151027-python3/rcsparse-206bca0b90f5780815c0b6c6cbccfd03f27f6985/lib.openbsd-7.5-amd64-3.10/rcsparse.cpython-310.so -> /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages running install_egg_info Writing /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/rcsparse-0.1-py3.10.egg-info Reading existing plist for py3-rcsparse-20151027p4 Writing /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/debug-pkg/Makefile.new Writing /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/debug-pkg/PLIST Renaming /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/py-rcsparse-20151027-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/rcsparse.cpython-310.so ===> Building package for py3-rcsparse-20151027p4 Create /exopi-cvs/ports/packages/amd64/all/py3-rcsparse-20151027p4.tgz Creating package py3-rcsparse-20151027p4 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Creating package debug-py3-rcsparse-20151027p4 reading plist| checking dependencies| checking dependencies|devel/py-rcsparse,python3 checking dependencies|lang/python/3.10,-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-20151027p4.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-py3-rcsparse-20151027p4.tgz >>> Running clean in devel/py-rcsparse,python3 at 1713478896.48 ===> devel/py-rcsparse,python3 ===> Cleaning for py3-rcsparse-20151027p4 >>> Ended at 1713478897.00 max_stuck=1.52/depends=1.66/show-prepare-results=0.75/build=2.67/package=4.20/clean=0.56