>>> Building on exopi-4 under devel/py-timelib,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-build,python3;lang/cython,python3;devel/py-installer,python3;lang/python/3;devel/py-setuptools,python3] DIST = [devel/py-timelib,python3:timelib-0.3.0.tar.gz] FULLPKGNAME = py3-timelib-0.3.0p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1731970119.20) >>> Running depends in devel/py-timelib,python3 at 1731970119.24 last junk was in net/py-netmiko,python3 /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 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 >>> Running show-prepare-results in devel/py-timelib,python3 at 1731970122.22 ===> devel/py-timelib,python3 ===> Building from scratch py3-timelib-0.3.0p0 ===> py3-timelib-0.3.0p0 depends on: py3-cython-* -> py3-cython-3.0.10v0 ===> py3-timelib-0.3.0p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-timelib-0.3.0p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-timelib-0.3.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-timelib-0.3.0p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-timelib-0.3.0p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Verifying specs: m ===> found m.10.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 (Junk lock released for exopi-4 at 1731970124.85) distfiles size=308768 >>> Running build in devel/py-timelib,python3 at 1731970124.87 ===> devel/py-timelib,python3 ===> Checking files for py3-timelib-0.3.0p0 `/exopi-cvs/ports/distfiles/timelib-0.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-timelib-0.3.0p0 ===> Patching for py3-timelib-0.3.0p0 ===> 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.0p0 ===> Configuring for py3-timelib-0.3.0p0 ===> Building for py3-timelib-0.3.0p0 * 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-311 creating build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib cc -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.11 -c ext-date-lib/astro.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/astro.o cc -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.11 -c ext-date-lib/dow.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/dow.o cc -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.11 -c ext-date-lib/parse_date.c -o build/temp.openbsd-7.6-amd64-cpython-311/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 -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.11 -c ext-date-lib/parse_tz.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/parse_tz.o cc -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.11 -c ext-date-lib/timelib.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/timelib.o cc -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.11 -c ext-date-lib/tm2unixtime.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/tm2unixtime.o cc -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.11 -c ext-date-lib/unixtime2tm.c -o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/unixtime2tm.o cc -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.11 -c timelib.c -o build/temp.openbsd-7.6-amd64-cpython-311/timelib.o creating build/lib.openbsd-7.6-amd64-cpython-311 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/astro.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/dow.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/parse_date.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/parse_tz.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/timelib.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/tm2unixtime.o build/temp.openbsd-7.6-amd64-cpython-311/ext-date-lib/unixtime2tm.o build/temp.openbsd-7.6-amd64-cpython-311/timelib.o -L/usr/local/lib -lm -o build/lib.openbsd-7.6-amd64-cpython-311/timelib.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 copying build/lib.openbsd-7.6-amd64-cpython-311/timelib.cpython-311.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.11.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-python3/timelib-0.3.0/dist/.tmp-fkj89qcn/timelib-0.3.0-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'timelib.cpython-311.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-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in devel/py-timelib,python3 at 1731970156.01 ===> devel/py-timelib,python3 ===> Faking installation for py3-timelib-0.3.0p0 ===> Building package for py3-timelib-0.3.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-timelib-0.3.0p0.tgz Creating package py3-timelib-0.3.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-timelib-0.3.0p0.tgz >>> Running clean in devel/py-timelib,python3 at 1731970162.71 ===> devel/py-timelib,python3 ===> Cleaning for py3-timelib-0.3.0p0 >>> Ended at 1731970163.23 max_stuck=12.65/depends=3.00/show-prepare-results=2.65/build=31.12/package=6.72/clean=0.54