==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-hunter 3.7.0-2 (Mon Dec 23 23:37:10 2024) ==> Retrieving sources... -> Found python-hunter-3.7.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-hunter-3.7.0.tar.gz ... Passed ==> Making package: python-hunter 3.7.0-2 (Mon Dec 23 23:37:32 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (3) python-colorama-0.4.6-5 python-cymem-2.0.8-3 python-manhole-1.8.0-7 Total Download Size: 0.07 MiB Total Installed Size: 0.48 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-cymem-2.0.8-3-armv7h downloading... python-manhole-1.8.0-7-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-colorama... installing python-cymem... installing python-manhole... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (15) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-setuptools-1:75.2.0-4 cython-3.0.11-2 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Installed Size: 28.89 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-packaging... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing python-setuptools-scm... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing cython... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-hunter-3.7.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-hunter-3.7.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/util.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/actions.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/__init__.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/config.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/remote.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/const.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/event.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/predicates.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/_version.py -> build/lib.linux-armv7l-cpython-313/hunter copying src/hunter/tracer.py -> build/lib.linux-armv7l-cpython-313/hunter running build_ext Compiling src/hunter/_event.pyx because it changed. [1/1] Cythonizing src/hunter/_event.pyx building 'hunter._event' extension creating build/temp.linux-armv7l-cpython-313/src/hunter gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -Isrc/hunter -I/usr/include/python3.13 -c src/hunter/_event.c -o build/temp.linux-armv7l-cpython-313/src/hunter/_event.o src/hunter/_event.c:1240:10: fatal error: vendor/_compat.h: No such file or directory 1240 | #include "vendor/_compat.h" | ^~~~~~~~~~~~~~~~~~ compilation terminated. distcc[999] ERROR: compile src/hunter/_event.c on 10.3.0.15:3732/8 failed distcc[999] (dcc_build_somewhere) Warning: remote compilation of 'src/hunter/_event.c' failed, retrying locally distcc[999] Warning: failed to distribute src/hunter/_event.c to 10.3.0.15:3732/8, running locally instead src/hunter/_event.c:1240:10: fatal error: vendor/_compat.h: No such file or directory 1240 | #include "vendor/_compat.h" | ^~~~~~~~~~~~~~~~~~ compilation terminated. distcc[999] ERROR: compile src/hunter/_event.c on localhost failed ******************************************************************************** WARNING: An optional code optimization (C extension) could not be compiled. Optimizations for this package will not be available! CAUSE: CompileError(DistutilsExecError("command '/usr/lib/distcc/bin/gcc' failed with exit code 1")) ******************************************************************************** copying /build/python-hunter/src/python-hunter-3.7.0/src/hunter.pth -> build/lib.linux-armv7l-cpython-313 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel copying build/lib.linux-armv7l-cpython-313/hunter.pth -> build/bdist.linux-armv7l/wheel/. creating build/bdist.linux-armv7l/wheel/hunter copying build/lib.linux-armv7l-cpython-313/hunter/util.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/actions.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/__init__.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/config.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/remote.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/const.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/event.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/predicates.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/_version.py -> build/bdist.linux-armv7l/wheel/./hunter copying build/lib.linux-armv7l-cpython-313/hunter/tracer.py -> build/bdist.linux-armv7l/wheel/./hunter running install_egg_info running egg_info creating src/hunter.egg-info writing src/hunter.egg-info/PKG-INFO writing dependency_links to src/hunter.egg-info/dependency_links.txt writing entry points to src/hunter.egg-info/entry_points.txt writing requirements to src/hunter.egg-info/requires.txt writing top-level names to src/hunter.egg-info/top_level.txt writing manifest file 'src/hunter.egg-info/SOURCES.txt' reading manifest file 'src/hunter.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/hunter.egg-info/SOURCES.txt' Copying src/hunter.egg-info to build/bdist.linux-armv7l/wheel/./hunter-3.7.0-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hunter-3.7.0.dist-info/WHEEL creating '/build/python-hunter/src/python-hunter-3.7.0/dist/.tmp-ju7k_li9/hunter-3.7.0-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hunter.pth' adding 'hunter/__init__.py' adding 'hunter/_version.py' adding 'hunter/actions.py' adding 'hunter/config.py' adding 'hunter/const.py' adding 'hunter/event.py' adding 'hunter/predicates.py' adding 'hunter/remote.py' adding 'hunter/tracer.py' adding 'hunter/util.py' adding 'hunter-3.7.0.dist-info/AUTHORS.rst' adding 'hunter-3.7.0.dist-info/LICENSE' adding 'hunter-3.7.0.dist-info/METADATA' adding 'hunter-3.7.0.dist-info/WHEEL' adding 'hunter-3.7.0.dist-info/entry_points.txt' adding 'hunter-3.7.0.dist-info/top_level.txt' adding 'hunter-3.7.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built hunter-3.7.0-cp313-cp313-linux_armv7l.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-hunter"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-hunter 3.7.0-2 (Mon Dec 23 23:37:54 2024) ==> Cleaning up...