>>> Building on exopi-1 under devel/py-timelib,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;devel/py-wheel,python3;devel/py-installer,python3;lang/cython,python3;lang/python/3.10] DIST = [devel/py-timelib,python3:timelib-0.3.0.tar.gz] FULLPKGNAME = py3-timelib-0.3.0 RDEPENDS = [lang/python/3.10] (Junk lock failure for exopi-1 at 1714749476.0757) Received IO (Junk lock obtained for exopi-1 at 1714749481.02) Received IO Woken up devel/py-timelib,python3 Woken up devel/py-timelib,python3 Woken up devel/py-timelib,python3 Woken up devel/py-timelib,python3 >>> Running depends in devel/py-timelib,python3 at 1714749482.31 last junk was in textproc/py-cchardet,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.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.2.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-timelib,python3 at 1714749484.06 ===> devel/py-timelib,python3 ===> Building from scratch py3-timelib-0.3.0 ===> py3-timelib-0.3.0 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> py3-timelib-0.3.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-timelib-0.3.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-timelib-0.3.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-timelib-0.3.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-timelib-0.3.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: m ===> found m.10.1 py3-build-1.2.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-1 at 1714749485.86) distfiles size=308768 >>> Running build in devel/py-timelib,python3 at 1714749485.89 ===> devel/py-timelib,python3 ===> Checking files for py3-timelib-0.3.0 `/exopi-cvs/ports/distfiles/timelib-0.3.0.tar.gz' is up to date. >> (SHA256) timelib-0.3.0.tar.gz: OK ===> Extracting for py3-timelib-0.3.0 ===> Patching for py3-timelib-0.3.0 ===> 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.0 ===> Configuring for py3-timelib-0.3.0 ===> Building for py3-timelib-0.3.0 * Getting build dependencies for wheel... 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.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib cc -Wno-unused-result -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.10 -c ext-date-lib/astro.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/astro.o cc -Wno-unused-result -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.10 -c ext-date-lib/dow.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/dow.o cc -Wno-unused-result -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.10 -c ext-date-lib/parse_date.c -o build/temp.openbsd-7.5-amd64-cpython-310/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 -Wno-unused-result -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.10 -c ext-date-lib/parse_tz.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/parse_tz.o cc -Wno-unused-result -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.10 -c ext-date-lib/timelib.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/timelib.o cc -Wno-unused-result -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.10 -c ext-date-lib/tm2unixtime.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/tm2unixtime.o cc -Wno-unused-result -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.10 -c ext-date-lib/unixtime2tm.c -o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/unixtime2tm.o cc -Wno-unused-result -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.10 -c timelib.c -o build/temp.openbsd-7.5-amd64-cpython-310/timelib.o creating build/lib.openbsd-7.5-amd64-cpython-310 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/astro.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/dow.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/parse_date.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/parse_tz.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/timelib.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/tm2unixtime.o build/temp.openbsd-7.5-amd64-cpython-310/ext-date-lib/unixtime2tm.o build/temp.openbsd-7.5-amd64-cpython-310/timelib.o -L/usr/local/lib -lm -o build/lib.openbsd-7.5-amd64-cpython-310/timelib.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 copying build/lib.openbsd-7.5-amd64-cpython-310/timelib.cpython-310.so -> build/bdist.openbsd-7.5-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.5-amd64/wheel/timelib-0.3.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-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-51fki2ja/timelib-0.3.0-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'timelib.cpython-310.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.5-amd64/wheel Successfully built timelib-0.3.0-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in devel/py-timelib,python3 at 1714749507.20 ===> devel/py-timelib,python3 ===> Faking installation for py3-timelib-0.3.0 ===> Building package for py3-timelib-0.3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-timelib-0.3.0.tgz Creating package py3-timelib-0.3.0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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.0.tgz >>> Running clean in devel/py-timelib,python3 at 1714749511.31 ===> devel/py-timelib,python3 ===> Cleaning for py3-timelib-0.3.0 >>> Ended at 1714749511.61 max_stuck=8.21/waiting-for-lock #82=6.25/depends=1.75/show-prepare-results=1.82/build=21.30/package=4.12/clean=0.33