==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pyerfa 2.0.1.5-2 (Tue Dec 24 15:50:21 2024) ==> Retrieving sources... -> Found pyerfa-2.0.1.5.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... pyerfa-2.0.1.5.tar.gz ... Passed ==> Making package: python-pyerfa 2.0.1.5-2 (Tue Dec 24 15:50:28 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) blas-3.12.0-5 cblas-3.12.0-5 lapack-3.12.0-5 erfa-2.0.1-1 python-numpy-2.2.1-2 Total Download Size: 0.12 MiB Total Installed Size: 47.61 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... erfa-2.0.1-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing erfa... installing blas... installing cblas... installing lapack... installing python-numpy... Optional dependencies for python-numpy blas-openblas: faster linear algebra :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (16) 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-markupsafe-2.1.5-3 python-more-itertools-10.5.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-setuptools-1:75.2.0-4 python-build-1.2.2-3 python-installer-0.7.0-10 python-jinja-1:3.1.5-1 python-packaging-24.2-3 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Installed Size: 12.98 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-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 python-markupsafe... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found pyerfa-2.0.1.5.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pyerfa-2.0.1.5.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... Using system liberfa 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 egg_info writing pyerfa.egg-info/PKG-INFO writing dependency_links to pyerfa.egg-info/dependency_links.txt writing requirements to pyerfa.egg-info/requires.txt writing top-level names to pyerfa.egg-info/top_level.txt reading manifest file 'pyerfa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'erfa' no previously-included directories found matching 'erfa/_dev' warning: no previously-included files found matching 'liberfa/erfa/Makefile' warning: no previously-included files found matching 'liberfa/erfa/config.h' warning: no previously-included files found matching 'liberfa/erfa/config.log' warning: no previously-included files found matching 'liberfa/erfa/config.status' warning: no previously-included files found matching 'liberfa/erfa/erfa.pc' warning: no previously-included files found matching 'liberfa/erfa/libtool' warning: no previously-included files found matching 'liberfa/erfa/m4/l*' warning: no previously-included files found matching 'liberfa/erfa/src/Makefile' warning: no previously-included files found matching 'liberfa/erfa/stamp-h1' no previously-included directories found matching 'liberfa/erfa/autom4te.cache' no previously-included directories found matching 'liberfa/erfa/src/.deps' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'pyerfa.egg-info/SOURCES.txt' * Building wheel... Using system liberfa 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-aarch64-cpython-313/erfa copying erfa/_version.py -> build/lib.linux-aarch64-cpython-313/erfa copying erfa/core.py -> build/lib.linux-aarch64-cpython-313/erfa copying erfa/helpers.py -> build/lib.linux-aarch64-cpython-313/erfa copying erfa/version.py -> build/lib.linux-aarch64-cpython-313/erfa copying erfa/__init__.py -> build/lib.linux-aarch64-cpython-313/erfa creating build/lib.linux-aarch64-cpython-313/erfa/tests copying erfa/tests/test_ufunc.py -> build/lib.linux-aarch64-cpython-313/erfa/tests copying erfa/tests/test_erfa.py -> build/lib.linux-aarch64-cpython-313/erfa/tests copying erfa/tests/__init__.py -> build/lib.linux-aarch64-cpython-313/erfa/tests running build_ext building 'erfa.ufunc' extension creating build/temp.linux-aarch64-cpython-313/erfa gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPy_LIMITED_API=0x30900f0 -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c erfa/ufunc.c -o build/temp.linux-aarch64-cpython-313/erfa/ufunc.o erfa/ufunc.c:40:1: warning: useless storage class specifier in empty declaration gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/erfa/ufunc.o -L/usr/lib -lerfa -o build/lib.linux-aarch64-cpython-313/erfa/ufunc.abi3.so installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/erfa copying build/lib.linux-aarch64-cpython-313/erfa/_version.py -> build/bdist.linux-aarch64/wheel/./erfa creating build/bdist.linux-aarch64/wheel/erfa/tests copying build/lib.linux-aarch64-cpython-313/erfa/tests/test_ufunc.py -> build/bdist.linux-aarch64/wheel/./erfa/tests copying build/lib.linux-aarch64-cpython-313/erfa/tests/test_erfa.py -> build/bdist.linux-aarch64/wheel/./erfa/tests copying build/lib.linux-aarch64-cpython-313/erfa/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./erfa/tests copying build/lib.linux-aarch64-cpython-313/erfa/core.py -> build/bdist.linux-aarch64/wheel/./erfa copying build/lib.linux-aarch64-cpython-313/erfa/helpers.py -> build/bdist.linux-aarch64/wheel/./erfa copying build/lib.linux-aarch64-cpython-313/erfa/ufunc.abi3.so -> build/bdist.linux-aarch64/wheel/./erfa copying build/lib.linux-aarch64-cpython-313/erfa/version.py -> build/bdist.linux-aarch64/wheel/./erfa copying build/lib.linux-aarch64-cpython-313/erfa/__init__.py -> build/bdist.linux-aarch64/wheel/./erfa running install_egg_info running egg_info writing pyerfa.egg-info/PKG-INFO writing dependency_links to pyerfa.egg-info/dependency_links.txt writing requirements to pyerfa.egg-info/requires.txt writing top-level names to pyerfa.egg-info/top_level.txt reading manifest file 'pyerfa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'erfa' no previously-included directories found matching 'erfa/_dev' warning: no previously-included files found matching 'liberfa/erfa/Makefile' warning: no previously-included files found matching 'liberfa/erfa/config.h' warning: no previously-included files found matching 'liberfa/erfa/config.log' warning: no previously-included files found matching 'liberfa/erfa/config.status' warning: no previously-included files found matching 'liberfa/erfa/erfa.pc' warning: no previously-included files found matching 'liberfa/erfa/libtool' warning: no previously-included files found matching 'liberfa/erfa/m4/l*' warning: no previously-included files found matching 'liberfa/erfa/src/Makefile' warning: no previously-included files found matching 'liberfa/erfa/stamp-h1' no previously-included directories found matching 'liberfa/erfa/autom4te.cache' no previously-included directories found matching 'liberfa/erfa/src/.deps' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'pyerfa.egg-info/SOURCES.txt' Copying pyerfa.egg-info to build/bdist.linux-aarch64/wheel/./pyerfa-2.0.1.5-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/pyerfa-2.0.1.5.dist-info/WHEEL creating '/build/python-pyerfa/src/pyerfa-2.0.1.5/dist/.tmp-6e8ti_ex/pyerfa-2.0.1.5-cp39-abi3-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'erfa/__init__.py' adding 'erfa/_version.py' adding 'erfa/core.py' adding 'erfa/helpers.py' adding 'erfa/ufunc.abi3.so' adding 'erfa/version.py' adding 'erfa/tests/__init__.py' adding 'erfa/tests/test_erfa.py' adding 'erfa/tests/test_ufunc.py' adding 'pyerfa-2.0.1.5.dist-info/LICENSE.rst' adding 'pyerfa-2.0.1.5.dist-info/METADATA' adding 'pyerfa-2.0.1.5.dist-info/WHEEL' adding 'pyerfa-2.0.1.5.dist-info/top_level.txt' adding 'pyerfa-2.0.1.5.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built pyerfa-2.0.1.5-cp39-abi3-linux_aarch64.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-pyerfa"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pyerfa 2.0.1.5-2 (Tue Dec 24 15:50:44 2024) ==> Cleaning up...