==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-btrees 6.2-1 (Thu Nov 6 09:21:35 2025)
==> Retrieving sources...
-> Found python-btrees-6.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-btrees-6.2.tar.gz ... Passed
==> Making package: python-btrees 6.2-1 (Thu Nov 6 09:21:56 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (4) python-cffi-2.0.0-1 python-pycparser-2.23-1
python-persistent-5.2-2 python-zope-interface-8.0.1-1
Total Download Size: 1.00 MiB
Total Installed Size: 7.43 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-zope-interface-8.0.1-1-armv7h downloading...
python-cffi-2.0.0-1-armv7h downloading...
python-pycparser-2.23-1-any downloading...
python-persistent-5.2-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-zope-interface...
installing python-persistent...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.5.0-1
python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1
python-installer-0.7.0-10 python-setuptools-1:80.9.0-2
python-wheel-0.45.1-1
Total Download Size: 1.70 MiB
Total Installed Size: 10.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-2-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.5.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-packaging...
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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-btrees-6.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-btrees-6.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Zope Public License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating src/BTrees.egg-info
writing src/BTrees.egg-info/PKG-INFO
writing dependency_links to src/BTrees.egg-info/dependency_links.txt
writing requirements to src/BTrees.egg-info/requires.txt
writing top-level names to src/BTrees.egg-info/top_level.txt
writing manifest file 'src/BTrees.egg-info/SOURCES.txt'
reading manifest file 'src/BTrees.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/BTrees.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Zope Public License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_module_builder.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_datatypes.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_compat.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/Length.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_base.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/__init__.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/check.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/Interfaces.py -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/utils.py -> build/lib.linux-armv7l-cpython-313/BTrees
creating build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/_test_builder.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_OOBTree.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_utils.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/testPersistency.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_Length.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_compile_flags.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/testConflict.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test__base.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_check.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/__init__.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/testBTrees.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_dynamic_btrees.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_fsBTree.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/common.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test_btreesubclass.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
copying src/BTrees/tests/test__datatypes.py -> build/lib.linux-armv7l-cpython-313/BTrees/tests
running egg_info
writing src/BTrees.egg-info/PKG-INFO
writing dependency_links to src/BTrees.egg-info/dependency_links.txt
writing requirements to src/BTrees.egg-info/requires.txt
writing top-level names to src/BTrees.egg-info/top_level.txt
reading manifest file 'src/BTrees.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/BTrees.egg-info/SOURCES.txt'
copying src/BTrees/BTreeItemsTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/BTreeModuleTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/BTreeTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/BucketTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/MergeTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/SetOpTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/SetOpTemplate.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/SetTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/TreeSetTemplate.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_IFBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_IIBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_IOBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_IUBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_LFBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_LLBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_LOBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_LQBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_OIBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_OLBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_OOBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_OQBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_OUBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_QFBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_QLBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_QOBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_QQBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_UFBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_UIBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_UOBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_UUBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/_fsBTree.c -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/floatvaluemacros.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/intkeymacros.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/intvaluemacros.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/objectkeymacros.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/objectvaluemacros.h -> build/lib.linux-armv7l-cpython-313/BTrees
copying src/BTrees/sorters.c -> build/lib.linux-armv7l-cpython-313/BTrees
running build_ext
building 'BTrees._IOBTree' extension
creating build/temp.linux-armv7l-cpython-313/src/BTrees
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_IOBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_IOBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_IOBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_IOBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._IIBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_IIBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_IIBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_IIBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_IIBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._IFBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_IFBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_IFBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_IFBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_IFBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._IUBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_IUBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_IUBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_IUBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_IUBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._UOBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_UOBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_UOBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_UOBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_UOBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._UUBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_UUBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_UUBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_UUBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_UUBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._UFBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_UFBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_UFBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_UFBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_UFBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._UIBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_UIBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_UIBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_UIBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_UIBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._LOBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_LOBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_LOBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_LOBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_LOBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._LLBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_LLBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_LLBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_LLBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_LLBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._LFBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_LFBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_LFBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_LFBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_LFBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._LQBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_LQBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_LQBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_LQBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_LQBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._QOBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_QOBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_QOBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_QOBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_QOBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._QQBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_QQBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_QQBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_QQBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_QQBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._QFBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_QFBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_QFBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_QFBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_QFBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._QLBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_QLBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_QLBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_QLBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_QLBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._OOBTree' extension
gcc -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OOBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OOBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_OOBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_OOBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._OIBTree' extension
gcc -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OIBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OIBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_OIBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_OIBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._OUBTree' extension
gcc -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OUBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OUBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_OUBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_OUBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._OLBTree' extension
gcc -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OLBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OLBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_OLBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_OLBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._OQBTree' extension
gcc -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OQBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OQBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_OQBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_OQBTree.cpython-313-arm-linux-gnueabihf.so
building 'BTrees._fsBTree' extension
gcc -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 -DEXCLUDE_INTSET_SUPPORT -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_fsBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_fsBTree.o
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/BTrees/_fsBTree.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/BTrees/_fsBTree.cpython-313-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OLBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_module_builder.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OQBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/SetOpTemplate.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/objectkeymacros.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/intkeymacros.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_datatypes.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UIBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/intvaluemacros.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IIBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OUBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IUBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QLBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IFBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OIBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LLBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QFBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_compat.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LFBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/BTreeTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OIBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UIBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LFBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QLBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/Length.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LQBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/sorters.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LQBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/SetOpTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/floatvaluemacros.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IFBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QOBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UOBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UFBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/TreeSetTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UOBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_fsBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/BucketTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OOBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/BTreeItemsTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_base.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LOBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IOBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/BTreeModuleTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/__init__.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QOBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OQBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UUBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UFBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
creating build/bdist.linux-armv7l/wheel/BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/_test_builder.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_OOBTree.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/testPersistency.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_Length.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_compile_flags.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/testConflict.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test__base.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_check.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/testBTrees.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_dynamic_btrees.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_fsBTree.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/common.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test_btreesubclass.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/tests/test__datatypes.py -> build/bdist.linux-armv7l/wheel/./BTrees/tests
copying build/lib.linux-armv7l-cpython-313/BTrees/_OUBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/objectvaluemacros.h -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/SetTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/check.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OOBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IIBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_UUBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LOBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_fsBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IUBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/MergeTemplate.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/Interfaces.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QQBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QFBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/utils.py -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_OLBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_LLBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_QQBTree.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./BTrees
copying build/lib.linux-armv7l-cpython-313/BTrees/_IOBTree.c -> build/bdist.linux-armv7l/wheel/./BTrees
running install_egg_info
Copying src/BTrees.egg-info to build/bdist.linux-armv7l/wheel/./BTrees-6.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/btrees-6.2.dist-info/WHEEL
creating '/build/python-btrees/src/BTrees-6.2/dist/.tmp-rf497p41/btrees-6.2-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'BTrees/BTreeItemsTemplate.c'
adding 'BTrees/BTreeModuleTemplate.c'
adding 'BTrees/BTreeTemplate.c'
adding 'BTrees/BucketTemplate.c'
adding 'BTrees/Interfaces.py'
adding 'BTrees/Length.py'
adding 'BTrees/MergeTemplate.c'
adding 'BTrees/SetOpTemplate.c'
adding 'BTrees/SetOpTemplate.h'
adding 'BTrees/SetTemplate.c'
adding 'BTrees/TreeSetTemplate.c'
adding 'BTrees/_IFBTree.c'
adding 'BTrees/_IFBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_IIBTree.c'
adding 'BTrees/_IIBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_IOBTree.c'
adding 'BTrees/_IOBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_IUBTree.c'
adding 'BTrees/_IUBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_LFBTree.c'
adding 'BTrees/_LFBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_LLBTree.c'
adding 'BTrees/_LLBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_LOBTree.c'
adding 'BTrees/_LOBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_LQBTree.c'
adding 'BTrees/_LQBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_OIBTree.c'
adding 'BTrees/_OIBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_OLBTree.c'
adding 'BTrees/_OLBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_OOBTree.c'
adding 'BTrees/_OOBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_OQBTree.c'
adding 'BTrees/_OQBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_OUBTree.c'
adding 'BTrees/_OUBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_QFBTree.c'
adding 'BTrees/_QFBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_QLBTree.c'
adding 'BTrees/_QLBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_QOBTree.c'
adding 'BTrees/_QOBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_QQBTree.c'
adding 'BTrees/_QQBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_UFBTree.c'
adding 'BTrees/_UFBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_UIBTree.c'
adding 'BTrees/_UIBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_UOBTree.c'
adding 'BTrees/_UOBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_UUBTree.c'
adding 'BTrees/_UUBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/__init__.py'
adding 'BTrees/_base.py'
adding 'BTrees/_compat.py'
adding 'BTrees/_datatypes.py'
adding 'BTrees/_fsBTree.c'
adding 'BTrees/_fsBTree.cpython-313-arm-linux-gnueabihf.so'
adding 'BTrees/_module_builder.py'
adding 'BTrees/check.py'
adding 'BTrees/floatvaluemacros.h'
adding 'BTrees/intkeymacros.h'
adding 'BTrees/intvaluemacros.h'
adding 'BTrees/objectkeymacros.h'
adding 'BTrees/objectvaluemacros.h'
adding 'BTrees/sorters.c'
adding 'BTrees/utils.py'
adding 'BTrees/tests/__init__.py'
adding 'BTrees/tests/_test_builder.py'
adding 'BTrees/tests/common.py'
adding 'BTrees/tests/testBTrees.py'
adding 'BTrees/tests/testConflict.py'
adding 'BTrees/tests/testPersistency.py'
adding 'BTrees/tests/test_Length.py'
adding 'BTrees/tests/test_OOBTree.py'
adding 'BTrees/tests/test__base.py'
adding 'BTrees/tests/test__datatypes.py'
adding 'BTrees/tests/test_btreesubclass.py'
adding 'BTrees/tests/test_check.py'
adding 'BTrees/tests/test_compile_flags.py'
adding 'BTrees/tests/test_dynamic_btrees.py'
adding 'BTrees/tests/test_fsBTree.py'
adding 'BTrees/tests/test_utils.py'
adding 'btrees-6.2.dist-info/licenses/LICENSE.txt'
adding 'btrees-6.2.dist-info/METADATA'
adding 'btrees-6.2.dist-info/WHEEL'
adding 'btrees-6.2.dist-info/top_level.txt'
adding 'btrees-6.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built btrees-6.2-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-btrees"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-btrees 6.2-1 (Thu Nov 6 09:23:05 2025)
==> Cleaning up...