==> Building on s ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/python-btrees ./ PKGBUILD 922 100% 0.00kB/s 0:00:00 922 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-btrees-4.10.0-1.log 352 100% 343.75kB/s 0:00:00 352 100% 343.75kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 958 bytes received 102 bytes 424.00 bytes/sec total size is 1,110 speedup is 1.05 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix41 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix41]...done ==> Making package: python-btrees 4.10.0-1 (Wed Aug 31 15:41:27 2022) ==> Retrieving sources...  -> Downloading python-btrees-4.10.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 187k 0 187k 0 0 364k 0 --:--:-- --:--:-- --:--:-- 364k ==> Validating source files with sha512sums... python-btrees-4.10.0.tar.gz ... Passed ==> Making package: python-btrees 4.10.0-1 (Wed Aug 31 15:41:41 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (7) New Version Net Change Download Size core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.6-1 80.83 MiB extra/python-cffi 1.15.1-1 1.00 MiB extra/python-ply 3.11-10 0.31 MiB extra/python-pycparser 2.21-3 1.39 MiB community/python-persistent 4.8.0-1 1.01 MiB 0.17 MiB extra/python-zope-interface 5.4.0-4 2.49 MiB Total Download Size: 0.17 MiB Total Installed Size: 87.10 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-persistent-4.8.0-1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-ply... installing python-pycparser... installing python-cffi... installing python-zope-interface... installing python-persistent... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (22) New Version Net Change Download Size community/cython 0.29.32-1 7.52 MiB extra/python-appdirs 1.4.4-7 0.07 MiB community/python-autocommand 2.2.1-1 0.07 MiB community/python-inflect 6.0.0-1 0.28 MiB community/python-jaraco.context 4.1.2-1 0.02 MiB community/python-jaraco.functools 3.5.1-1 0.05 MiB community/python-jaraco.text 3.9.1-1 0.07 MiB community/python-more-itertools 8.13.0-2 0.48 MiB extra/python-nspektr 0.4.0-1 0.02 MiB extra/python-ordered-set 4.1.0-1 0.06 MiB extra/python-packaging 21.3-1 0.26 MiB community/python-pydantic 1.9.2-1 5.46 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB extra/python-six 1.16.0-6 0.09 MiB extra/python-tomli 2.0.1-1 0.08 MiB extra/python-trove-classifiers 2022.8.24-1 0.11 MiB community/python-typing_extensions 4.3.0-1 0.21 MiB extra/python-validate-pyproject 0.9-1 0.39 MiB community/python-zope-exceptions 4.5-1 0.16 MiB extra/python-setuptools 1:61.3.1-1 3.18 MiB community/python-transaction 3.0.1-3 0.53 MiB 0.08 MiB community/python-zope-testrunner 5.5-1 1.35 MiB Total Download Size: 0.08 MiB Total Installed Size: 21.42 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-transaction-3.0.1-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing cython... installing python-typing_extensions... installing python-pydantic... Optional dependencies for python-pydantic python-dotenv: for .env file support python-email-validator: for email validation installing python-inflect... installing python-jaraco.text... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-nspektr... installing python-ordered-set... installing python-tomli... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-transaction... installing python-zope-exceptions... installing python-six... installing python-zope-testrunner... [?25h==> Retrieving sources...  -> Found python-btrees-4.10.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting python-btrees-4.10.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-riscv64-3.10 creating build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/Interfaces.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/Length.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/__init__.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_base.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_compat.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_datatypes.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_module_builder.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/check.py -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/utils.py -> build/lib.linux-riscv64-3.10/BTrees creating build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/__init__.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/_test_builder.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/common.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/testBTrees.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/testBTreesUnicode.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/testConflict.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/testPersistency.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_Length.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_OOBTree.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test__base.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test__datatypes.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_btreesubclass.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_check.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_dynamic_btrees.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_fsBTree.py -> build/lib.linux-riscv64-3.10/BTrees/tests copying src/BTrees/tests/test_utils.py -> build/lib.linux-riscv64-3.10/BTrees/tests 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' copying src/BTrees/BTreeItemsTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/BTreeModuleTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/BTreeTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/BucketTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/MergeTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/SetOpTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/SetOpTemplate.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/SetTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/TreeSetTemplate.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_IFBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_IIBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_IOBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_IUBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_LFBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_LLBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_LOBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_LQBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_OIBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_OLBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_OOBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_OQBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_OUBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_QFBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_QLBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_QOBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_QQBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_UFBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_UIBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_UOBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_UUBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_compat.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/_fsBTree.c -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/floatvaluemacros.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/intkeymacros.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/intvaluemacros.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/objectkeymacros.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/objectvaluemacros.h -> build/lib.linux-riscv64-3.10/BTrees copying src/BTrees/sorters.c -> build/lib.linux-riscv64-3.10/BTrees running build_ext building 'BTrees._IOBTree' extension creating build/temp.linux-riscv64-3.10 creating build/temp.linux-riscv64-3.10/src creating build/temp.linux-riscv64-3.10/src/BTrees gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_IOBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_IOBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_IOBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_IOBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._IIBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_IIBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_IIBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_IIBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_IIBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._IFBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_IFBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_IFBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_IFBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_IFBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._IUBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_IUBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_IUBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_IUBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_IUBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._UOBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_UOBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_UOBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_UOBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_UOBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._UUBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_UUBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_UUBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_UUBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_UUBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._UFBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_UFBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_UFBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_UFBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_UFBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._UIBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_UIBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_UIBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_UIBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_UIBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._LOBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_LOBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_LOBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_LOBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_LOBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._LLBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_LLBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_LLBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_LLBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_LLBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._LFBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_LFBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_LFBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_LFBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_LFBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._LQBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_LQBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_LQBTree.o In file included from src/BTrees/_LQBTree.c:44: src/BTrees/BTreeModuleTemplate.c:104:1: warning: ‘ulonglong_check’ defined but not used [-Wunused-function] 104 | ulonglong_check(PyObject *ob) | ^~~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_LQBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_LQBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._QOBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_QOBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_QOBTree.o In file included from src/BTrees/_QOBTree.c:42: src/BTrees/BTreeModuleTemplate.c:210:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 210 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:202:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 202 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:133:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 133 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_QOBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_QOBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._QQBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_QQBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_QQBTree.o In file included from src/BTrees/_QQBTree.c:45: src/BTrees/BTreeModuleTemplate.c:210:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 210 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:202:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 202 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:133:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 133 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_QQBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_QQBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._QFBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_QFBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_QFBTree.o In file included from src/BTrees/_QFBTree.c:44: src/BTrees/BTreeModuleTemplate.c:210:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 210 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:202:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 202 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:133:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 133 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_QFBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_QFBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._QLBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_QLBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_QLBTree.o In file included from src/BTrees/_QLBTree.c:44: src/BTrees/BTreeModuleTemplate.c:133:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 133 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_QLBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_QLBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._OOBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_OOBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_OOBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_OOBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_OOBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._OIBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_OIBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_OIBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_OIBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_OIBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._OUBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_OUBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_OUBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_OUBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_OUBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._OLBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_OLBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_OLBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_OLBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_OLBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._OQBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_OQBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_OQBTree.o In file included from src/BTrees/_OQBTree.c:42: src/BTrees/BTreeModuleTemplate.c:210:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 210 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:202:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 202 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_OQBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_OQBTree.cpython-310-riscv64-linux-gnu.so building 'BTrees._fsBTree' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -fPIC -DEXCLUDE_INTSET_SUPPORT -I/usr/lib/python3.10/site-packages -I/usr/include/python3.10 -c src/BTrees/_fsBTree.c -o build/temp.linux-riscv64-3.10/src/BTrees/_fsBTree.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-3.10/src/BTrees/_fsBTree.o -L/usr/lib -o build/lib.linux-riscv64-3.10/BTrees/_fsBTree.cpython-310-riscv64-linux-gnu.so ==> Starting check()... Test-module import failures: Module: BTrees.tests.testBTrees ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.testBTreesUnicode ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.testConflict ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.testPersistency ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_Length ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_OOBTree ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test__base ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test__datatypes ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_btreesubclass ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_check ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_dynamic_btrees ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_fsBTree ModuleNotFoundError: No module named 'BTrees' Module: BTrees.tests.test_utils ModuleNotFoundError: No module named 'BTrees' Test-modules with import problems: BTrees.tests.testBTrees BTrees.tests.testBTreesUnicode BTrees.tests.testConflict BTrees.tests.testPersistency BTrees.tests.test_Length BTrees.tests.test_OOBTree BTrees.tests.test__base BTrees.tests.test__datatypes BTrees.tests.test_btreesubclass BTrees.tests.test_check BTrees.tests.test_dynamic_btrees BTrees.tests.test_fsBTree BTrees.tests.test_utils Total: 0 tests, 0 failures, 13 errors and 0 skipped in 0.000 seconds. ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix41/build receiving incremental file list python-btrees-4.10.0-1-riscv64-build.log python-btrees-4.10.0-1-riscv64-check.log sent 62 bytes received 2,444 bytes 1,002.40 bytes/sec total size is 42,975 speedup is 17.15