==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-btrees 6.1-2 (Wed Dec 25 09:06:16 2024) ==> Retrieving sources... -> Found python-btrees-6.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-btrees-6.1.tar.gz ... Passed ==> Making package: python-btrees 6.1-2 (Wed Dec 25 09:06:37 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) python-cffi-1.17.1-2 python-pycparser-2.22-3 python-persistent-5.2-2 python-zope-interface-7.2-1 Total Download Size: 0.53 MiB Total Installed Size: 7.40 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-zope-interface-7.2-1-armv7h 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.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-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 Total Installed Size: 10.72 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-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.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-btrees-6.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... 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... 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 -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 -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 -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 -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 -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 -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 -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 -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 In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_IUBTree.c:39: src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:358:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'bucket_byValue': src/BTrees/BucketTemplate.c:1026:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1334:466: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function 'BTree_byValue': src/BTrees/BTreeTemplate.c:1900:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_UOBTree.c:35: src/BTrees/BucketTemplate.c: In function '_bucket_get': src/BTrees/BucketTemplate.c:88:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:346:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'Bucket_findRangeEnd': src/BTrees/BucketTemplate.c:714:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1331:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:512: src/BTrees/SetTemplate.c: In function '_set_setstate': src/BTrees/SetTemplate.c:259:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function '_BTree_get': src/BTrees/BTreeTemplate.c:254:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_set': src/BTrees/BTreeTemplate.c:722:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_setstate': src/BTrees/BTreeTemplate.c:1228:397: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function 'BTree_findRangeEnd': src/BTrees/BTreeTemplate.c:1478:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:515: src/BTrees/SetOpTemplate.c: In function 'nextGenericKeyIter': src/BTrees/SetOpTemplate.c:70:450: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/SetOpTemplate.c: In function 'initSetIteration': src/BTrees/SetOpTemplate.c:161:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_UUBTree.c:39: src/BTrees/BucketTemplate.c: In function '_bucket_get': src/BTrees/BucketTemplate.c:88:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:346:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c:358:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'Bucket_findRangeEnd': src/BTrees/BucketTemplate.c:714:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'bucket_byValue': src/BTrees/BucketTemplate.c:1026:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1331:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c:1334:466: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:512: src/BTrees/SetTemplate.c: In function '_set_setstate': src/BTrees/SetTemplate.c:259:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function '_BTree_get': src/BTrees/BTreeTemplate.c:254:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_set': src/BTrees/BTreeTemplate.c:722:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_setstate': src/BTrees/BTreeTemplate.c:1228:397: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function 'BTree_findRangeEnd': src/BTrees/BTreeTemplate.c:1478:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function 'BTree_byValue': src/BTrees/BTreeTemplate.c:1900:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:515: src/BTrees/SetOpTemplate.c: In function 'nextGenericKeyIter': src/BTrees/SetOpTemplate.c:70:450: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/SetOpTemplate.c: In function 'initSetIteration': src/BTrees/SetOpTemplate.c:161:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_UFBTree.c:38: src/BTrees/BucketTemplate.c: In function '_bucket_get': src/BTrees/BucketTemplate.c:88:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:346:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'Bucket_findRangeEnd': src/BTrees/BucketTemplate.c:714:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1331:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:512: src/BTrees/SetTemplate.c: In function '_set_setstate': src/BTrees/SetTemplate.c:259:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function '_BTree_get': src/BTrees/BTreeTemplate.c:254:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_set': src/BTrees/BTreeTemplate.c:722:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_setstate': src/BTrees/BTreeTemplate.c:1228:397: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function 'BTree_findRangeEnd': src/BTrees/BTreeTemplate.c:1478:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:515: src/BTrees/SetOpTemplate.c: In function 'nextGenericKeyIter': src/BTrees/SetOpTemplate.c:70:450: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/SetOpTemplate.c: In function 'initSetIteration': src/BTrees/SetOpTemplate.c:161:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_UIBTree.c:38: src/BTrees/BucketTemplate.c: In function '_bucket_get': src/BTrees/BucketTemplate.c:88:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:346:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'Bucket_findRangeEnd': src/BTrees/BucketTemplate.c:714:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1331:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:512: src/BTrees/SetTemplate.c: In function '_set_setstate': src/BTrees/SetTemplate.c:259:462: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function '_BTree_get': src/BTrees/BTreeTemplate.c:254:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_set': src/BTrees/BTreeTemplate.c:722:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function '_BTree_setstate': src/BTrees/BTreeTemplate.c:1228:397: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BTreeTemplate.c: In function 'BTree_findRangeEnd': src/BTrees/BTreeTemplate.c:1478:448: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:515: src/BTrees/SetOpTemplate.c: In function 'nextGenericKeyIter': src/BTrees/SetOpTemplate.c:70:450: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/SetOpTemplate.c: In function 'initSetIteration': src/BTrees/SetOpTemplate.c:161:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -Iinclude/persistent -I/usr/include/python3.13 -c src/BTrees/_OUBTree.c -o build/temp.linux-armv7l-cpython-313/src/BTrees/_OUBTree.o In file included from src/BTrees/BTreeModuleTemplate.c:511, from src/BTrees/_OUBTree.c:37: src/BTrees/BucketTemplate.c: In function '_bucket_set': src/BTrees/BucketTemplate.c:358:446: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function 'bucket_byValue': src/BTrees/BucketTemplate.c:1026:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] src/BTrees/BucketTemplate.c: In function '_bucket_setstate': src/BTrees/BucketTemplate.c:1334:466: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] In file included from src/BTrees/BTreeModuleTemplate.c:513: src/BTrees/BTreeTemplate.c: In function 'BTree_byValue': src/BTrees/BTreeTemplate.c:1900:444: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare] 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 -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 -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 -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 -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 -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 -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.1-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/BTrees-6.1.dist-info/WHEEL creating '/build/python-btrees/src/BTrees-6.1/dist/.tmp-pjic4lca/BTrees-6.1-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.1.dist-info/LICENSE.txt' adding 'BTrees-6.1.dist-info/METADATA' adding 'BTrees-6.1.dist-info/WHEEL' adding 'BTrees-6.1.dist-info/top_level.txt' adding 'BTrees-6.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built BTrees-6.1-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.1-2 (Wed Dec 25 09:07:57 2024) ==> Cleaning up...