>>> Building on exopi-5 under devel/py-time-machine BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [devel/py-time-machine:time_machine-3.2.0.tar.gz] FULLPKGNAME = py3-time-machine-3.2.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1778681708.18) >>> Running depends in devel/py-time-machine at 1778681708.22 last junk was in graphics/quirc /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-time-machine at 1778681710.87 ===> devel/py-time-machine ===> Building from scratch py3-time-machine-3.2.0 ===> py3-time-machine-3.2.0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-time-machine-3.2.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-time-machine-3.2.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-time-machine-3.2.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-time-machine-3.2.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-5 at 1778681712.09) distfiles size=14804 >>> Running extract in devel/py-time-machine at 1778681712.12 ===> devel/py-time-machine ===> Checking files for py3-time-machine-3.2.0 `/exopi-cvs/ports/distfiles/time_machine-3.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-time-machine-3.2.0 >>> Running build in devel/py-time-machine at 1778681712.56 ===> devel/py-time-machine ===> Patching for py3-time-machine-3.2.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-time-machine-3.2.0 ===> Configuring for py3-time-machine-3.2.0 ===> Building for py3-time-machine-3.2.0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.14/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): running egg_info writing src/time_machine.egg-info/PKG-INFO writing dependency_links to src/time_machine.egg-info/dependency_links.txt writing entry points to src/time_machine.egg-info/entry_points.txt writing requirements to src/time_machine.egg-info/requires.txt writing top-level names to src/time_machine.egg-info/top_level.txt reading manifest file 'src/time_machine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'src/time_machine.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.14/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314/time_machine copying src/time_machine/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/time_machine copying src/time_machine/__main__.py -> build/lib.openbsd-7.9-amd64-cpython-314/time_machine copying src/time_machine/cli.py -> build/lib.openbsd-7.9-amd64-cpython-314/time_machine running egg_info writing src/time_machine.egg-info/PKG-INFO writing dependency_links to src/time_machine.egg-info/dependency_links.txt writing entry points to src/time_machine.egg-info/entry_points.txt writing requirements to src/time_machine.egg-info/requires.txt writing top-level names to src/time_machine.egg-info/top_level.txt reading manifest file 'src/time_machine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'src/time_machine.egg-info/SOURCES.txt' copying src/time_machine/py.typed -> build/lib.openbsd-7.9-amd64-cpython-314/time_machine running build_ext building '_time_machine' extension creating build/temp.openbsd-7.9-amd64-cpython-314/src cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/_time_machine.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/_time_machine.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/_time_machine.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/_time_machine.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/time_machine copying build/lib.openbsd-7.9-amd64-cpython-314/time_machine/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./time_machine copying build/lib.openbsd-7.9-amd64-cpython-314/time_machine/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./time_machine copying build/lib.openbsd-7.9-amd64-cpython-314/time_machine/cli.py -> build/bdist.openbsd-7.9-amd64/wheel/./time_machine copying build/lib.openbsd-7.9-amd64-cpython-314/time_machine/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./time_machine copying build/lib.openbsd-7.9-amd64-cpython-314/_time_machine.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/. running install_egg_info Copying src/time_machine.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./time_machine-3.2.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/time_machine-3.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-time-machine-3.2.0/time_machine-3.2.0/dist/.tmp-w6kqkifl/time_machine-3.2.0-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding '_time_machine.cpython-314.so' adding 'time_machine/__init__.py' adding 'time_machine/__main__.py' adding 'time_machine/cli.py' adding 'time_machine/py.typed' adding 'time_machine-3.2.0.dist-info/licenses/LICENSE' adding 'time_machine-3.2.0.dist-info/METADATA' adding 'time_machine-3.2.0.dist-info/WHEEL' adding 'time_machine-3.2.0.dist-info/entry_points.txt' adding 'time_machine-3.2.0.dist-info/top_level.txt' adding 'time_machine-3.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built time_machine-3.2.0-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in devel/py-time-machine at 1778681716.19 ===> devel/py-time-machine ===> Faking installation for py3-time-machine-3.2.0 ===> Building package for py3-time-machine-3.2.0 Create /exopi-cvs/ports/packages/amd64/all/py3-time-machine-3.2.0.tgz Creating package py3-time-machine-3.2.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|********* | 13% archiving|********************** | 34% archiving|*********************************** | 55% archiving|******************************************* | 67% archiving|************************************************** | 78% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-time-machine-3.2.0 was updated --- /exopi-cvs/ports/plist/amd64/py3-time-machine-3.2.0 +++ /exopi-cvs/ports/plist/amd64/py3-time-machine-3.2.0-new @@ -1,29 +1,29 @@ @name py3-time-machine-3.2.0 -@version 16 +@version 17 @comment pkgpath=devel/py-time-machine ftp=yes @arch amd64 +DESC @sha cpsFAMXqNQ7C7WTVu6GCVql2Yvh1AEOJg1PF6fayerk= @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -@so lib/python3.13/site-packages/_time_machine.cpython-313.so -lib/python3.13/site-packages/time_machine/ -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/ -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/METADATA -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/RECORD -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/WHEEL -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/entry_points.txt -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/licenses/ -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/time_machine-3.2.0.dist-info/top_level.txt -lib/python3.13/site-packages/time_machine/__init__.py -lib/python3.13/site-packages/time_machine/__main__.py -lib/python3.13/site-packages/time_machine/__pycache__/ -lib/python3.13/site-packages/time_machine/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/time_machine/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/time_machine/__pycache__/__main__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/time_machine/__pycache__/__main__.cpython-313.pyc -lib/python3.13/site-packages/time_machine/__pycache__/cli.cpython-313.opt-1.pyc -lib/python3.13/site-packages/time_machine/__pycache__/cli.cpython-313.pyc -lib/python3.13/site-packages/time_machine/cli.py -lib/python3.13/site-packages/time_machine/py.typed +@so lib/python3.14/site-packages/_time_machine.cpython-314.so +lib/python3.14/site-packages/time_machine/ +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/ +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/METADATA +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/RECORD +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/WHEEL +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/entry_points.txt +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/licenses/ +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/time_machine-3.2.0.dist-info/top_level.txt +lib/python3.14/site-packages/time_machine/__init__.py +lib/python3.14/site-packages/time_machine/__main__.py +lib/python3.14/site-packages/time_machine/__pycache__/ +lib/python3.14/site-packages/time_machine/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/time_machine/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/time_machine/__pycache__/__main__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/time_machine/__pycache__/__main__.cpython-314.pyc +lib/python3.14/site-packages/time_machine/__pycache__/cli.cpython-314.opt-1.pyc +lib/python3.14/site-packages/time_machine/__pycache__/cli.cpython-314.pyc +lib/python3.14/site-packages/time_machine/cli.py +lib/python3.14/site-packages/time_machine/py.typed Link to /exopi-cvs/ports/packages/amd64/ftp/py3-time-machine-3.2.0.tgz >>> Running clean in devel/py-time-machine at 1778681717.79 ===> devel/py-time-machine ===> Cleaning for py3-time-machine-3.2.0 >>> Ended at 1778681718.10 max_stuck=0.00/depends=2.66/show-prepare-results=1.25/extract=0.44/build=3.63/package=1.60/clean=0.34