>>> Building on exopi-5 under devel/py-timelib BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;lang/cython;devel/py-wheel;devel/py-installer] DIST = [devel/py-timelib:timelib-0.3.0.tar.gz] FULLPKGNAME = py3-timelib-0.3.0p1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1735147513.20) >>> Running depends in devel/py-timelib at 1735147513.25 last junk was in devel/py-r2pipe /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in devel/py-timelib at 1735147516.79 ===> devel/py-timelib ===> Building from scratch py3-timelib-0.3.0p1 ===> py3-timelib-0.3.0p1 depends on: py3-cython-* -> py3-cython-3.0.11p0v0 ===> py3-timelib-0.3.0p1 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-timelib-0.3.0p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-timelib-0.3.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-timelib-0.3.0p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-timelib-0.3.0p1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: m ===> found m.10.1 py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-5 at 1735147518.24) distfiles size=308768 >>> Running build in devel/py-timelib at 1735147518.29 ===> devel/py-timelib ===> Checking files for py3-timelib-0.3.0p1 `/exopi-cvs/ports/distfiles/timelib-0.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-timelib-0.3.0p1 ===> Patching for py3-timelib-0.3.0p1 ===> 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-timelib-0.3.0p1 ===> Configuring for py3-timelib-0.3.0p1 ===> Building for py3-timelib-0.3.0p1 * Getting build dependencies for wheel... Compiling timelib.pyx because it changed. [1/1] Cythonizing timelib.pyx running egg_info writing timelib.egg-info/PKG-INFO writing dependency_links to timelib.egg-info/dependency_links.txt writing top-level names to timelib.egg-info/top_level.txt reading manifest file 'timelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'timelib.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_ext building 'timelib' extension creating build creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/astro.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/astro.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/dow.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/dow.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/parse_date.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/parse_date.o In file included from ext-date-lib/parse_date.c:175: ext-date-lib/fallbackmap.h:37:16: warning: implicit conversion from 'double' to 'int' changes value from 10.5 to 10 [-Wliteral-conversion] { "cst", 1, 10.5, "Australia/Adelaide" }, ~ ^~~~ ext-date-lib/fallbackmap.h:30:16: warning: implicit conversion from 'double' to 'int' changes value from 5.75 to 5 [-Wliteral-conversion] { "npt", 0, 5.75, "Asia/Katmandu" }, ~ ^~~~ ext-date-lib/fallbackmap.h:29:17: warning: implicit conversion from 'double' to 'int' changes value from 5.5 to 5 [-Wliteral-conversion] { "ist", 0, 5.5, "Asia/Calcutta" }, ~ ^~~ 3 warnings generated. cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/parse_tz.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/parse_tz.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/timelib.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/timelib.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/tm2unixtime.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/tm2unixtime.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c ext-date-lib/unixtime2tm.c -o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/unixtime2tm.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/usr/local/include/python3.12 -c timelib.c -o build/temp.openbsd-7.6-amd64-cpython-312/timelib.o timelib.c:5411:26: warning: code will never be executed [-Wunreachable-code] module = PyImport_ImportModuleLevelObject( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. creating build/lib.openbsd-7.6-amd64-cpython-312 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/astro.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/dow.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/parse_date.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/parse_tz.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/timelib.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/tm2unixtime.o build/temp.openbsd-7.6-amd64-cpython-312/ext-date-lib/unixtime2tm.o build/temp.openbsd-7.6-amd64-cpython-312/timelib.o -L/usr/local/lib -lm -o build/lib.openbsd-7.6-amd64-cpython-312/timelib.cpython-312.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 copying build/lib.openbsd-7.6-amd64-cpython-312/timelib.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel running install_egg_info running egg_info writing timelib.egg-info/PKG-INFO writing dependency_links to timelib.egg-info/dependency_links.txt writing top-level names to timelib.egg-info/top_level.txt reading manifest file 'timelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'timelib.egg-info/SOURCES.txt' Copying timelib.egg-info to build/bdist.openbsd-7.6-amd64/wheel/timelib-0.3.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/timelib-0.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-timelib-0.3.0/timelib-0.3.0/dist/.tmp-5sgunix2/timelib-0.3.0-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'timelib.cpython-312.so' adding 'timelib-0.3.0.dist-info/METADATA' adding 'timelib-0.3.0.dist-info/WHEEL' adding 'timelib-0.3.0.dist-info/top_level.txt' adding 'timelib-0.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built timelib-0.3.0-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in devel/py-timelib at 1735147538.17 ===> devel/py-timelib ===> Faking installation for py3-timelib-0.3.0p1 ===> Building package for py3-timelib-0.3.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-timelib-0.3.0p1.tgz Creating package py3-timelib-0.3.0p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-timelib-0.3.0p1.tgz >>> Running clean in devel/py-timelib at 1735147541.31 ===> devel/py-timelib ===> Cleaning for py3-timelib-0.3.0p1 >>> Ended at 1735147541.77 max_stuck=0.19/depends=3.55/show-prepare-results=1.48/build=19.89/package=3.15/clean=0.49