running build running build_py creating build creating build/lib.linux-riscv64-3.10 creating build/lib.linux-riscv64-3.10/persistent copying persistent/wref.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/timestamp.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/ring.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/picklecache.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/persistence.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/mapping.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/list.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/interfaces.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/dict.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/_ring_build.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/_compat.py -> build/lib.linux-riscv64-3.10/persistent copying persistent/__init__.py -> build/lib.linux-riscv64-3.10/persistent running egg_info creating persistent.egg-info writing persistent.egg-info/PKG-INFO writing dependency_links to persistent.egg-info/dependency_links.txt writing requirements to persistent.egg-info/requires.txt writing top-level names to persistent.egg-info/top_level.txt writing manifest file 'persistent.egg-info/SOURCES.txt' reading manifest file 'persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'terryfy' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching 'coverage.xml' found anywhere in distribution no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'persistent/__pycache__' adding license file 'LICENSE.txt' writing manifest file 'persistent.egg-info/SOURCES.txt' copying persistent/_compat.h -> build/lib.linux-riscv64-3.10/persistent copying persistent/_timestamp.c -> build/lib.linux-riscv64-3.10/persistent copying persistent/cPersistence.c -> build/lib.linux-riscv64-3.10/persistent copying persistent/cPersistence.h -> build/lib.linux-riscv64-3.10/persistent copying persistent/cPickleCache.c -> build/lib.linux-riscv64-3.10/persistent copying persistent/ring.c -> build/lib.linux-riscv64-3.10/persistent copying persistent/ring.h -> build/lib.linux-riscv64-3.10/persistent creating build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/__init__.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/attrhooks.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/cucumbers.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test__compat.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_docs.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_list.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_mapping.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_persistence.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_picklecache.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_ring.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_timestamp.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/test_wref.py -> build/lib.linux-riscv64-3.10/persistent/tests copying persistent/tests/utils.py -> build/lib.linux-riscv64-3.10/persistent/tests running build_ext generating cffi module 'build/temp.linux-riscv64-3.10/persistent._ring.c' creating build/temp.linux-riscv64-3.10 building 'persistent.cPersistence' extension creating build/temp.linux-riscv64-3.10/persistent gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c persistent/cPersistence.c -o build/temp.linux-riscv64-3.10/persistent/cPersistence.o gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c persistent/ring.c -o build/temp.linux-riscv64-3.10/persistent/ring.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-riscv64-3.10/persistent/cPersistence.o build/temp.linux-riscv64-3.10/persistent/ring.o -L/usr/lib -o build/lib.linux-riscv64-3.10/persistent/cPersistence.cpython-310-riscv64-linux-gnu.so building 'persistent.cPickleCache' extension gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c persistent/cPickleCache.c -o build/temp.linux-riscv64-3.10/persistent/cPickleCache.o gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c persistent/ring.c -o build/temp.linux-riscv64-3.10/persistent/ring.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-riscv64-3.10/persistent/cPickleCache.o build/temp.linux-riscv64-3.10/persistent/ring.o -L/usr/lib -o build/lib.linux-riscv64-3.10/persistent/cPickleCache.cpython-310-riscv64-linux-gnu.so building 'persistent._timestamp' extension gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c persistent/_timestamp.c -o build/temp.linux-riscv64-3.10/persistent/_timestamp.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-riscv64-3.10/persistent/_timestamp.o -L/usr/lib -o build/lib.linux-riscv64-3.10/persistent/_timestamp.cpython-310-riscv64-linux-gnu.so building 'persistent._ring' extension creating build/temp.linux-riscv64-3.10/build creating build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-3.10 gcc -pthread -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 -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/build/python-persistent/src/persistent-4.7.0/persistent -I/usr/include/python3.10 -c build/temp.linux-riscv64-3.10/persistent._ring.c -o build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-3.10/persistent._ring.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-3.10/persistent._ring.o -L/usr/lib -o build/lib.linux-riscv64-3.10/persistent/_ring.abi3.so