>>> Building on sparc64-0b under devel/py-time-machine BDEPENDS = [devel/py-setuptools;devel/py-installer;lang/gcc/15;lang/python/3;devel/py-build;devel/py-wheel] DIST = [devel/py-time-machine:time_machine-3.2.0.tar.gz] FULLPKGNAME = py3-time-machine-3.2.0 RDEPENDS = [lang/python/3] Avoided depends for gcc-15.2.0p5 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 distfiles size=14804 >>> Running extract in devel/py-time-machine at 1771640200.09 ===> devel/py-time-machine ===> Building from scratch py3-time-machine-3.2.0 ===> Checking files for py3-time-machine-3.2.0 `/usr/ports/distfiles/time_machine-3.2.0.tar.gz' is up to date. >> (SHA256) all files: OK Package database already locked... awaiting release... done! ===> py3-time-machine-3.2.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-time-machine-3.2.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-time-machine-3.2.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> 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.46.3 ===> py3-time-machine-3.2.0 depends on: gcc->=15,<16 -> gcc-15.2.0p5 ===> Extracting for py3-time-machine-3.2.0 >>> Running patch in devel/py-time-machine at 1771640211.12 ===> devel/py-time-machine ===> Patching for py3-time-machine-3.2.0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/py-time-machine at 1771640212.35 ===> devel/py-time-machine ===> Generating configure for py3-time-machine-3.2.0 ===> Configuring for py3-time-machine-3.2.0 >>> Running build in devel/py-time-machine at 1771640213.63 ===> devel/py-time-machine ===> 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 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 running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/__init__.py -> build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/__main__.py -> build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/cli.py -> build/lib.openbsd-7.8-sparc64-cpython-313/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' adding license file 'LICENSE' writing manifest file 'src/time_machine.egg-info/SOURCES.txt' copying src/time_machine/py.typed -> build/lib.openbsd-7.8-sparc64-cpython-313/time_machine running build_ext no previously-included directories found matching 'tests' building '_time_machine' extension creating build/temp.openbsd-7.8-sparc64-cpython-313/src cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c src/_time_machine.c -o build/temp.openbsd-7.8-sparc64-cpython-313/src/_time_machine.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-sparc64-cpython-313/src/_time_machine.o -L/usr/local/lib -o build/lib.openbsd-7.8-sparc64-cpython-313/_time_machine.cpython-313.so installing to build/bdist.openbsd-7.8-sparc64/wheel running install running install_lib creating build/bdist.openbsd-7.8-sparc64/wheel creating build/bdist.openbsd-7.8-sparc64/wheel/time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/__init__.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/__main__.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/cli.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/py.typed -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/_time_machine.cpython-313.so -> build/bdist.openbsd-7.8-sparc64/wheel/. running install_egg_info Copying src/time_machine.egg-info to build/bdist.openbsd-7.8-sparc64/wheel/./time_machine-3.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-sparc64/wheel/time_machine-3.2.0.dist-info/WHEEL creating '/usr/obj/ports/py-time-machine-3.2.0/time_machine-3.2.0/dist/.tmp-9pi2myhn/time_machine-3.2.0-cp313-cp313-openbsd_7_8_sparc64.whl' and adding 'build/bdist.openbsd-7.8-sparc64/wheel' to it adding '_time_machine.cpython-313.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.8-sparc64/wheel Successfully built time_machine-3.2.0-cp313-cp313-openbsd_7_8_sparc64.whl >>> Running fake in devel/py-time-machine at 1771640235.69 ===> devel/py-time-machine ===> Faking installation for py3-time-machine-3.2.0 >>> Running package in devel/py-time-machine at 1771640239.85 ===> devel/py-time-machine `/usr/obj/ports/py-time-machine-3.2.0/fake-sparc64/.fake_done' is up to date. ===> Building package for py3-time-machine-3.2.0 Create /usr/ports/packages/sparc64/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|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% Error: /usr/obj/ports/py-time-machine-3.2.0/fake-sparc64/usr/local/lib/python3.13/site-packages/time_machine/__pycache__/__init__.cpython-313-pytest-9.0.2.pyc does not exist pkg_create: can't continue *** Error 1 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2243 '/usr/ports/packages/sparc64/all/py3-time-machine-3.2.0.tgz') *** Error 2 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2727 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DE...) *** Error 2 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'package': @lock=py3-time-machine-3.2.0; export _LOCKS_...) ===> Exiting devel/py-time-machine with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1771640243.07 max_stuck=0.00/extract=11.08/patch=1.18/configure=1.32/build=22.06/fake=4.16/package=3.30 Error: job failed with 512 on sparc64-0b at 1771640243 >>> Building on sparc64-0d under devel/py-time-machine BDEPENDS = [devel/py-wheel;devel/py-setuptools;devel/py-build;devel/py-installer;lang/python/3;lang/gcc/15] 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 sparc64-0d at 1772097101.64) >>> Running depends in devel/py-time-machine at 1772097101.78 last junk was in x11/qt6/qtquick3d /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 was: /usr/sbin/pkg_add -aI -Drepair gcc-15.2.0p5 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 >>> Running show-prepare-results in devel/py-time-machine at 1772097111.68 ===> devel/py-time-machine ===> Building from scratch py3-time-machine-3.2.0 ===> py3-time-machine-3.2.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-time-machine-3.2.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-time-machine-3.2.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> 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.46.3 ===> py3-time-machine-3.2.0 depends on: gcc->=15,<16 -> gcc-15.2.0p5 gcc-15.2.0p5 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 Don't run junk because nojunk in editors/qownnotes (Junk lock released for sparc64-0d at 1772097117.89) distfiles size=14804 >>> Running extract in devel/py-time-machine at 1772097118.02 ===> devel/py-time-machine ===> Checking files for py3-time-machine-3.2.0 `/usr/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 patch in devel/py-time-machine at 1772097119.36 ===> devel/py-time-machine ===> Patching for py3-time-machine-3.2.0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/py-time-machine at 1772097120.44 ===> devel/py-time-machine ===> Generating configure for py3-time-machine-3.2.0 ===> Configuring for py3-time-machine-3.2.0 >>> Running build in devel/py-time-machine at 1772097121.51 ===> devel/py-time-machine ===> Building for py3-time-machine-3.2.0 * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/__init__.py -> build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/__main__.py -> build/lib.openbsd-7.8-sparc64-cpython-313/time_machine copying src/time_machine/cli.py -> build/lib.openbsd-7.8-sparc64-cpython-313/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.8-sparc64-cpython-313/time_machine running build_ext building '_time_machine' extension creating build/temp.openbsd-7.8-sparc64-cpython-313/src cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c src/_time_machine.c -o build/temp.openbsd-7.8-sparc64-cpython-313/src/_time_machine.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-sparc64-cpython-313/src/_time_machine.o -L/usr/local/lib -o build/lib.openbsd-7.8-sparc64-cpython-313/_time_machine.cpython-313.so installing to build/bdist.openbsd-7.8-sparc64/wheel running install running install_lib creating build/bdist.openbsd-7.8-sparc64/wheel creating build/bdist.openbsd-7.8-sparc64/wheel/time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/__init__.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/__main__.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/cli.py -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/time_machine/py.typed -> build/bdist.openbsd-7.8-sparc64/wheel/./time_machine copying build/lib.openbsd-7.8-sparc64-cpython-313/_time_machine.cpython-313.so -> build/bdist.openbsd-7.8-sparc64/wheel/. running install_egg_info Copying src/time_machine.egg-info to build/bdist.openbsd-7.8-sparc64/wheel/./time_machine-3.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-sparc64/wheel/time_machine-3.2.0.dist-info/WHEEL creating '/usr/obj/ports/py-time-machine-3.2.0/time_machine-3.2.0/dist/.tmp-0ncww5sq/time_machine-3.2.0-cp313-cp313-openbsd_7_8_sparc64.whl' and adding 'build/bdist.openbsd-7.8-sparc64/wheel' to it adding '_time_machine.cpython-313.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.8-sparc64/wheel Successfully built time_machine-3.2.0-cp313-cp313-openbsd_7_8_sparc64.whl >>> Running fake in devel/py-time-machine at 1772097142.40 ===> devel/py-time-machine ===> Faking installation for py3-time-machine-3.2.0 >>> Running package in devel/py-time-machine at 1772097145.90 ===> devel/py-time-machine `/usr/obj/ports/py-time-machine-3.2.0/fake-sparc64/.fake_done' is up to date. ===> Building package for py3-time-machine-3.2.0 Create /usr/ports/packages/sparc64/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|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% Error: /usr/obj/ports/py-time-machine-3.2.0/fake-sparc64/usr/local/lib/python3.13/site-packages/time_machine/__pycache__/__init__.cpython-313-pytest-9.0.2.pyc does not exist pkg_create: can't continue *** Error 1 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2243 '/usr/ports/packages/sparc64/all/py3-time-machine-3.2.0.tgz') *** Error 2 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2727 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DE...) *** Error 2 in devel/py-time-machine (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'package': @lock=py3-time-machine-3.2.0; export _LOCKS_...) ===> Exiting devel/py-time-machine with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1772097148.54 max_stuck=0.00/depends=9.92/show-prepare-results=6.33/extract=1.37/patch=1.01/configure=1.16/build=20.82/fake=3.55/package=2.73 Error: job failed with 512 on sparc64-0d at 1772097148