==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-cbor2 5.6.5-2 (Mon Dec 23 08:38:16 2024) ==> Retrieving sources... -> Found cbor2-5.6.5.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... cbor2-5.6.5.tar.gz ... Passed ==> Validating source files with b2sums... cbor2-5.6.5.tar.gz ... Passed ==> Making package: python-cbor2 5.6.5-2 (Mon 23 Dec 2024 08:38:22 AM MST) ==> Checking runtime dependencies... ==> 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 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.1.0-3 python-toml-0.10.2-12 python-wheel-0.45.0-3 Total Installed Size: 11.27 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-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-toml... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found cbor2-5.6.5.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting cbor2-5.6.5.tar.gz with bsdtar ==> 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-aarch64-cpython-313/cbor2 copying cbor2/__init__.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/_types.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/_decoder.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/types.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/encoder.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/tool.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/decoder.py -> build/lib.linux-aarch64-cpython-313/cbor2 copying cbor2/_encoder.py -> build/lib.linux-aarch64-cpython-313/cbor2 running egg_info creating cbor2.egg-info writing cbor2.egg-info/PKG-INFO writing dependency_links to cbor2.egg-info/dependency_links.txt writing entry points to cbor2.egg-info/entry_points.txt writing requirements to cbor2.egg-info/requires.txt writing top-level names to cbor2.egg-info/top_level.txt writing manifest file 'cbor2.egg-info/SOURCES.txt' reading manifest file 'cbor2.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'cbor2.egg-info/SOURCES.txt' copying cbor2/py.typed -> build/lib.linux-aarch64-cpython-313/cbor2 running build_ext building '_cbor2' extension creating build/temp.linux-aarch64-cpython-313/source 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 -I/usr/include/python3.13 -c source/decoder.c -o build/temp.linux-aarch64-cpython-313/source/decoder.o -std=c99 -D_GNU_SOURCE 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 -I/usr/include/python3.13 -c source/encoder.c -o build/temp.linux-aarch64-cpython-313/source/encoder.o -std=c99 -D_GNU_SOURCE 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 -I/usr/include/python3.13 -c source/halffloat.c -o build/temp.linux-aarch64-cpython-313/source/halffloat.o -std=c99 -D_GNU_SOURCE 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 -I/usr/include/python3.13 -c source/module.c -o build/temp.linux-aarch64-cpython-313/source/module.o -std=c99 -D_GNU_SOURCE source/module.c:90:30: warning: missing braces around initializer [-Wmissing-braces] source/module.c:141:27: warning: missing braces around initializer [-Wmissing-braces] 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 -I/usr/include/python3.13 -c source/tags.c -o build/temp.linux-aarch64-cpython-313/source/tags.o -std=c99 -D_GNU_SOURCE 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/source/decoder.o build/temp.linux-aarch64-cpython-313/source/encoder.o build/temp.linux-aarch64-cpython-313/source/halffloat.o build/temp.linux-aarch64-cpython-313/source/module.o build/temp.linux-aarch64-cpython-313/source/tags.o -L/usr/lib -lm -o build/lib.linux-aarch64-cpython-313/_cbor2.cpython-313-aarch64-linux-gnu.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/cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/__init__.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/_types.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/py.typed -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/_decoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/types.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/encoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/tool.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/decoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/cbor2/_encoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 copying build/lib.linux-aarch64-cpython-313/_cbor2.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/. running install_egg_info Copying cbor2.egg-info to build/bdist.linux-aarch64/wheel/./cbor2-5.6.5-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/cbor2-5.6.5.dist-info/WHEEL creating '/build/python-cbor2/src/cbor2-5.6.5/dist/.tmp-vw_t84xv/cbor2-5.6.5-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding '_cbor2.cpython-313-aarch64-linux-gnu.so' adding 'cbor2/__init__.py' adding 'cbor2/_decoder.py' adding 'cbor2/_encoder.py' adding 'cbor2/_types.py' adding 'cbor2/decoder.py' adding 'cbor2/encoder.py' adding 'cbor2/py.typed' adding 'cbor2/tool.py' adding 'cbor2/types.py' adding 'cbor2-5.6.5.dist-info/LICENSE.txt' adding 'cbor2-5.6.5.dist-info/METADATA' adding 'cbor2-5.6.5.dist-info/WHEEL' adding 'cbor2-5.6.5.dist-info/entry_points.txt' adding 'cbor2-5.6.5.dist-info/top_level.txt' adding 'cbor2-5.6.5.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built cbor2-5.6.5-cp313-cp313-linux_aarch64.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-cbor2/pkg/python-cbor2/usr/share' install: creating directory '/build/python-cbor2/pkg/python-cbor2/usr/share/doc' install: creating directory '/build/python-cbor2/pkg/python-cbor2/usr/share/doc/python-cbor2' 'README.rst' -> '/build/python-cbor2/pkg/python-cbor2/usr/share/doc/python-cbor2/README.rst' install: creating directory '/build/python-cbor2/pkg/python-cbor2/usr/share/licenses' install: creating directory '/build/python-cbor2/pkg/python-cbor2/usr/share/licenses/python-cbor2' 'LICENSE.txt' -> '/build/python-cbor2/pkg/python-cbor2/usr/share/licenses/python-cbor2/LICENSE.txt' ==> 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-cbor2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cbor2 5.6.5-2 (Mon 23 Dec 2024 08:38:34 AM MST) ==> Cleaning up...