Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'], chrootPath='/var/lib/mock/f33-build-261119-51124/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/python-indexed_gzip-1.1.0-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'], chrootPath='/var/lib/mock/f33-build-261119-51124/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AMTYDL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indexed_gzip-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/indexed_gzip-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd indexed_gzip-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*py' -exec sed -i '/^#!\/usr\/bin\/env python/ d' '{}' ';' + rm -rfv indexed_gzip.egg-info removed 'indexed_gzip.egg-info/dependency_links.txt' removed 'indexed_gzip.egg-info/SOURCES.txt' removed 'indexed_gzip.egg-info/PKG-INFO' removed 'indexed_gzip.egg-info/top_level.txt' removed directory 'indexed_gzip.egg-info' + rm -fv 'indexed_gzip/{indexed_gzip}.c' + rm -fv 'indexed_gzip/tests/ctest_{indexed_gzip}.c' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FXF6RI + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling indexed_gzip/indexed_gzip.pyx because it depends on /usr/lib64/python3.9/site-packages/Cython/Includes/posix/types.pxd. Compiling indexed_gzip/tests/ctest_indexed_gzip.pyx because it depends on /usr/lib64/python3.9/site-packages/Cython/Includes/libc/string.pxd. Compiling indexed_gzip/tests/ctest_zran.pyx because it depends on /usr/lib64/python3.9/site-packages/numpy/__init__.pxd. [1/3] Cythonizing indexed_gzip/tests/ctest_zran.pyx [2/3] Cythonizing indexed_gzip/indexed_gzip.pyx [3/3] Cythonizing indexed_gzip/tests/ctest_indexed_gzip.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/indexed_gzip copying indexed_gzip/__init__.py -> build/lib.linux-riscv64-3.9/indexed_gzip creating build/lib.linux-riscv64-3.9/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip_threading.py -> build/lib.linux-riscv64-3.9/indexed_gzip/tests copying indexed_gzip/tests/test_zran.py -> build/lib.linux-riscv64-3.9/indexed_gzip/tests copying indexed_gzip/tests/__init__.py -> build/lib.linux-riscv64-3.9/indexed_gzip/tests copying indexed_gzip/tests/benchmark.py -> build/lib.linux-riscv64-3.9/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip.py -> build/lib.linux-riscv64-3.9/indexed_gzip/tests running build_ext building 'indexed_gzip.indexed_gzip' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/indexed_gzip gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c indexed_gzip/indexed_gzip.c -o build/temp.linux-riscv64-3.9/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/indexed_gzip.c:4791:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 4791 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_20__exit__}; | ^ indexed_gzip/indexed_gzip.c:4791:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 4791 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_20__exit__}; | ^ indexed_gzip/indexed_gzip.c:5271:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5271 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_26seek}; | ^ indexed_gzip/indexed_gzip.c:5271:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5271 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_26seek}; | ^ indexed_gzip/indexed_gzip.c:5917:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5917 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28read}; | ^ indexed_gzip/indexed_gzip.c:5917:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5917 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28read}; | ^ indexed_gzip/indexed_gzip.c:7130:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7130 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32pread}; | ^ indexed_gzip/indexed_gzip.c:7130:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7130 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32pread}; | ^ indexed_gzip/indexed_gzip.c:7454:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7454 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34readline}; | ^ indexed_gzip/indexed_gzip.c:7454:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7454 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34readline}; | ^ indexed_gzip/indexed_gzip.c:8093:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8093 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readlines}; | ^ indexed_gzip/indexed_gzip.c:8093:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8093 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readlines}; | ^ indexed_gzip/indexed_gzip.c:8703:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8703 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_42write}; | ^ indexed_gzip/indexed_gzip.c:8703:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8703 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_42write}; | ^ indexed_gzip/indexed_gzip.c:8808:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8808 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46export_index}; | ^ indexed_gzip/indexed_gzip.c:8808:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8808 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46export_index}; | ^ indexed_gzip/indexed_gzip.c:9475:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9475 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48import_index}; | ^ indexed_gzip/indexed_gzip.c:9475:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9475 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48import_index}; | ^ indexed_gzip/indexed_gzip.c:11270:117: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11270 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_1__init__ = {"__init__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_1__init__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_15IndexedGzipFile___init__}; | ^ indexed_gzip/indexed_gzip.c:11270:104: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11270 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_1__init__ = {"__init__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_1__init__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_15IndexedGzipFile___init__}; | ^ indexed_gzip/indexed_gzip.c:11596:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11596 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_3pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_3pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_2pread}; | ^ indexed_gzip/indexed_gzip.c:11596:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11596 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_3pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_3pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_15IndexedGzipFile_2pread}; | ^ indexed_gzip/indexed_gzip.c:12672:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12672 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_20__exit__}, | ^ indexed_gzip/indexed_gzip.c:12672:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12672 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_21__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_20__exit__}, | ^ indexed_gzip/indexed_gzip.c:12674:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12674 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_26seek}, | ^ indexed_gzip/indexed_gzip.c:12674:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12674 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_27seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_26seek}, | ^ indexed_gzip/indexed_gzip.c:12675:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12675 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28read}, | ^ indexed_gzip/indexed_gzip.c:12675:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12675 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28read}, | ^ indexed_gzip/indexed_gzip.c:12677:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12677 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32pread}, | ^ indexed_gzip/indexed_gzip.c:12677:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12677 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_33pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32pread}, | ^ indexed_gzip/indexed_gzip.c:12678:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12678 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34readline}, | ^ indexed_gzip/indexed_gzip.c:12678:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12678 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34readline}, | ^ indexed_gzip/indexed_gzip.c:12679:30: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12679 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readlines}, | ^ indexed_gzip/indexed_gzip.c:12679:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12679 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readlines}, | ^ indexed_gzip/indexed_gzip.c:12681:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12681 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_42write}, | ^ indexed_gzip/indexed_gzip.c:12681:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12681 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_43write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_42write}, | ^ indexed_gzip/indexed_gzip.c:12683:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12683 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46export_index}, | ^ indexed_gzip/indexed_gzip.c:12683:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12683 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_47export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46export_index}, | ^ indexed_gzip/indexed_gzip.c:12684:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12684 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48import_index}, | ^ indexed_gzip/indexed_gzip.c:12684:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12684 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48import_index}, | ^ indexed_gzip/indexed_gzip.c:13112:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13112 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/indexed_gzip.c:13113:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13113 | {Py_mod_exec, (void*)__pyx_pymod_exec_indexed_gzip}, | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: indexed_gzip/indexed_gzip.c:15440:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15440 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15440:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15440 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15442:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15442 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c:15442:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15442 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: indexed_gzip/indexed_gzip.c:16368:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16368 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c:16368:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16368 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod2’: indexed_gzip/indexed_gzip.c:16947:45: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16947 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:16947:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16947 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:16954:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16954 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); | ^ indexed_gzip/indexed_gzip.c:16954:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16954 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx__CallUnboundCMethod2’: indexed_gzip/indexed_gzip.c:16972:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16972 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:16972:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16972 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod1’: indexed_gzip/indexed_gzip.c:17005:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17005 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:17005:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17005 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:17007:61: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17007 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17007:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17007 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17010:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17010 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17010:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17010 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx__CallUnboundCMethod1’: indexed_gzip/indexed_gzip.c:17026:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17026 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:17026:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17026 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.9/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function indexed_gzip/zran.c: In function ‘_zran_inflate’: indexed_gzip/zran.c:1636:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1636 | if ((FTELL(index->fd) >= index->compressed_size) && | ^~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/indexed_gzip/indexed_gzip.o build/temp.linux-riscv64-3.9/indexed_gzip/zran.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.9/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so building 'indexed_gzip.tests.ctest_indexed_gzip' extension creating build/temp.linux-riscv64-3.9/indexed_gzip/tests gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iindexed_gzip -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-riscv64-3.9/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/tests/ctest_indexed_gzip.c:2586:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2586 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_4read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_4read_element, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2586:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2586 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_4read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_4read_element, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2841:142: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2841 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_6write_text_to_gzip_file = {"write_text_to_gzip_file", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_6write_text_to_gzip_file, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2841:129: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2841 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_6write_text_to_gzip_file = {"write_text_to_gzip_file", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_6write_text_to_gzip_file, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3234:126: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3234 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_8test_open_close = {"test_open_close", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_8test_open_close, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3234:113: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3234 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_8test_open_close = {"test_open_close", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_8test_open_close, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3776:149: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3776 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_10test_open_close_ctxmanager = {"test_open_close_ctxmanager", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_10test_open_close_ctxmanager, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3776:136: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3776 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_10test_open_close_ctxmanager = {"test_open_close_ctxmanager", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_10test_open_close_ctxmanager, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:4222:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 4222 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_12test_atts = {"test_atts", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_12test_atts, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:4222:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 4222 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_12test_atts = {"test_atts", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_12test_atts, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:5226:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5226 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_14test_init_failure_cases = {"test_init_failure_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_14test_init_failure_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:5226:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5226 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_14test_init_failure_cases = {"test_init_failure_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_14test_init_failure_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6882:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6882 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_16test_init_success_cases = {"test_init_success_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_16test_init_success_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6882:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6882 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_16test_init_success_cases = {"test_init_success_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_16test_init_success_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:7465:153: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7465 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_18test_create_from_open_handle = {"test_create_from_open_handle", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_18test_create_from_open_handle, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:7465:140: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7465 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_18test_create_from_open_handle = {"test_create_from_open_handle", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_18test_create_from_open_handle, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:8027:145: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8027 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_20test_handles_not_dropped = {"test_handles_not_dropped", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_20test_handles_not_dropped, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:8027:132: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8027 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_20test_handles_not_dropped = {"test_handles_not_dropped", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_20test_handles_not_dropped, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10186:123: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10186 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_24test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_24test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10186:110: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10186 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_24test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_24test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10639:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10639 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_26test_read_beyond_end = {"test_read_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_26test_read_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10639:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10639 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_26test_read_beyond_end = {"test_read_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_26test_read_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12649:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12649 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_30test_seek_and_read = {"test_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_30test_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12649:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12649 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_30test_seek_and_read = {"test_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_30test_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:13218:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13218 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_32test_seek_and_tell = {"test_seek_and_tell", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_32test_seek_and_tell, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:13218:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 13218 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_32test_seek_and_tell = {"test_seek_and_tell", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_32test_seek_and_tell, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:27169:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 27169 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_56_mpfunc = {"_mpfunc", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_56_mpfunc, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:27169:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 27169 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_56_mpfunc = {"_mpfunc", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_56_mpfunc, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:28426:135: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 28426 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_60test_32bit_overflow = {"test_32bit_overflow", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_60test_32bit_overflow, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:28426:122: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 28426 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_60test_32bit_overflow = {"test_32bit_overflow", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_60test_32bit_overflow, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:29615:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 29615 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_indexed_gzip.c:29616:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 29616 | {Py_mod_exec, (void*)__pyx_pymod_exec_ctest_indexed_gzip}, | ^ indexed_gzip/tests/ctest_indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: indexed_gzip/tests/ctest_indexed_gzip.c:31751:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 31751 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31751:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 31751 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31753:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 31753 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31753:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 31753 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: indexed_gzip/tests/ctest_indexed_gzip.c:33212:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 33212 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:33212:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 33212 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/indexed_gzip/tests/ctest_indexed_gzip.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.9/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so building 'indexed_gzip.tests.ctest_zran' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-riscv64-3.9/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:630: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:630: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h: In function ‘_import_array’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:639:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 639 | (*(unsigned int (*)(void)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1492:22: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ 1492 | if (NPY_VERSION != PyArray_GetNDArrayCVersion()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:639:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 639 | (*(unsigned int (*)(void)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1495:39: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ 1495 | (int) NPY_VERSION, (int) PyArray_GetNDArrayCVersion()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1194:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 1194 | (*(unsigned int (*)(void)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1498:29: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ 1498 | if (NPY_FEATURE_VERSION > PyArray_GetNDArrayCFeatureVersion()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1194:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 1194 | (*(unsigned int (*)(void)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1501:47: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ 1501 | (int) NPY_FEATURE_VERSION, (int) PyArray_GetNDArrayCFeatureVersion()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1191:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 1191 | (*(int (*)(void)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1509:8: note: in expansion of macro ‘PyArray_GetEndianness’ 1509 | st = PyArray_GetEndianness(); | ^~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:6572:124: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6572 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_8test_no_auto_build = {"test_no_auto_build", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_8test_no_auto_build, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:6572:111: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6572 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_8test_no_auto_build = {"test_no_auto_build", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_8test_no_auto_build, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7554:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7554 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_10test_seek_to_end = {"test_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_10test_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7554:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7554 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_10test_seek_to_end = {"test_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_10test_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7993:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7993 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_12test_seek_cur = {"test_seek_cur", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_12test_seek_cur, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7993:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7993 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_12test_seek_cur = {"test_seek_cur", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_12test_seek_cur, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8614:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8614 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_14test_seek_beyond_end = {"test_seek_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_14test_seek_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8614:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8614 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_14test_seek_beyond_end = {"test_seek_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_14test_seek_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:9559:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9559 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_16test_sequential_seek_to_end = {"test_sequential_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_16test_sequential_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:9559:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9559 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_16test_sequential_seek_to_end = {"test_sequential_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_16test_sequential_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:10427:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10427 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_18test_random_seek = {"test_random_seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_18test_random_seek, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:10427:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10427 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_18test_random_seek = {"test_random_seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_18test_random_seek, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11027:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11027 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_20test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_20test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11027:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11027 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_20test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_20test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:630: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_19test_read_all’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:840:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 840 | (*(PyObject * (*)(PyTypeObject *, int, npy_intp const *, int, npy_intp const *, void *, int, int, PyObject *)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:121:9: note: in expansion of macro ‘PyArray_New’ 121 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ | ^~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c:11491:15: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 11491 | __pyx_t_5 = PyArray_SimpleNewFromData(1, (&__pyx_v_nelemsp), NPY_UINT64, __pyx_v_buffer); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 584, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:11601:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11601 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_22test_seek_then_read_block = {"test_seek_then_read_block", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_22test_seek_then_read_block, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11601:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11601 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_22test_seek_then_read_block = {"test_seek_then_read_block", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_22test_seek_then_read_block, METH_VARARGS|METH_KEYWORDS, 0}; | ^ In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:630: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:840:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 840 | (*(PyObject * (*)(PyTypeObject *, int, npy_intp const *, int, npy_intp const *, void *, int, int, PyObject *)) \ | ^ /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:121:9: note: in expansion of macro ‘PyArray_New’ 121 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ | ^~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c:12660:25: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 12660 | __pyx_t_5 = PyArray_SimpleNewFromData(1, (&__pyx_v_nelemsp), NPY_UINT64, __pyx_v_buffer); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 641, __pyx_L7_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:12956:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12956 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_24test_random_seek_and_read = {"test_random_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_24test_random_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:12956:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12956 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_24test_random_seek_and_read = {"test_random_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_24test_random_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:13702:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13702 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_26test_read_all_sequential = {"test_read_all_sequential", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_26test_read_all_sequential, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:13702:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 13702 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_26test_read_all_sequential = {"test_read_all_sequential", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_26test_read_all_sequential, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14464:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 14464 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_28test_build_then_read = {"test_build_then_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_28test_build_then_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14464:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 14464 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_28test_build_then_read = {"test_build_then_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_28test_build_then_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:15401:141: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15401 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_30test_readbuf_spacing_sizes = {"test_readbuf_spacing_sizes", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_30test_readbuf_spacing_sizes, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:15401:128: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15401 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_30test_readbuf_spacing_sizes = {"test_readbuf_spacing_sizes", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_30test_readbuf_spacing_sizes, METH_VARARGS|METH_KEYWORDS, 0}; | ^ In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:630: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew1’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 858 | (*(PyObject* (*)(int, ...)) \ | ^ indexed_gzip/tests/ctest_zran.c:19265:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19265 | __pyx_t_1 = PyArray_MultiIterNew(1, ((void *)__pyx_v_a)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 743, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew2’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 858 | (*(PyObject* (*)(int, ...)) \ | ^ indexed_gzip/tests/ctest_zran.c:19315:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19315 | __pyx_t_1 = PyArray_MultiIterNew(2, ((void *)__pyx_v_a), ((void *)__pyx_v_b)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 746, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew3’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 858 | (*(PyObject* (*)(int, ...)) \ | ^ indexed_gzip/tests/ctest_zran.c:19365:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19365 | __pyx_t_1 = PyArray_MultiIterNew(3, ((void *)__pyx_v_a), ((void *)__pyx_v_b), ((void *)__pyx_v_c)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 749, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew4’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 858 | (*(PyObject* (*)(int, ...)) \ | ^ indexed_gzip/tests/ctest_zran.c:19415:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19415 | __pyx_t_1 = PyArray_MultiIterNew(4, ((void *)__pyx_v_a), ((void *)__pyx_v_b), ((void *)__pyx_v_c), ((void *)__pyx_v_d)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 752, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew5’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 858 | (*(PyObject* (*)(int, ...)) \ | ^ indexed_gzip/tests/ctest_zran.c:19465:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19465 | __pyx_t_1 = PyArray_MultiIterNew(5, ((void *)__pyx_v_a), ((void *)__pyx_v_b), ((void *)__pyx_v_c), ((void *)__pyx_v_d), ((void *)__pyx_v_e)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 755, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_set_array_base’: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1397:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 1397 | (*(int (*)(PyArrayObject *, PyObject *)) \ | ^ indexed_gzip/tests/ctest_zran.c:20341:10: note: in expansion of macro ‘PyArray_SetBaseObject’ 20341 | (void)(PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base)); | ^~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:21213:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 21213 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_zran.c:21214:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 21214 | {Py_mod_exec, (void*)__pyx_pymod_exec_ctest_zran}, | ^ indexed_gzip/tests/ctest_zran.c: In function ‘__Pyx_PyCFunction_FastCall’: indexed_gzip/tests/ctest_zran.c:23080:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 23080 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:23080:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 23080 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:23082:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 23082 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_zran.c:23082:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 23082 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_zran.c: In function ‘__Pyx_CyFunction_CallMethod’: indexed_gzip/tests/ctest_zran.c:24223:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 24223 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_zran.c:24223:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 24223 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.9/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function indexed_gzip/zran.c: In function ‘_zran_inflate’: indexed_gzip/zran.c:1636:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1636 | if ((FTELL(index->fd) >= index->compressed_size) && | ^~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/indexed_gzip/tests/ctest_zran.o build/temp.linux-riscv64-3.9/indexed_gzip/zran.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.9/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9uP6hM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 + cd indexed_gzip-1.1.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip copying build/lib.linux-riscv64-3.9/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/test_indexed_gzip_threading.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/test_zran.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/benchmark.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/test_indexed_gzip.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_indexed_gzip_threading.py to test_indexed_gzip_threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_zran.py to test_zran.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp8_b_vybw.py' /usr/bin/python3 /tmp/tmp8_b_vybw.py removing /tmp/tmp8_b_vybw.py running install_egg_info running egg_info creating indexed_gzip.egg-info writing indexed_gzip.egg-info/PKG-INFO writing dependency_links to indexed_gzip.egg-info/dependency_links.txt writing top-level names to indexed_gzip.egg-info/top_level.txt writing manifest file 'indexed_gzip.egg-info/SOURCES.txt' reading manifest file 'indexed_gzip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'indexed_gzip.egg-info/SOURCES.txt' Copying indexed_gzip.egg-info to /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip-1.1.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-2.fc33 --unique-debug-suffix -1.1.0-2.fc33.riscv64 --unique-debug-src-base python-indexed_gzip-1.1.0-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/indexed_gzip-1.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so original debug info size: 7052kB, size after compression: 6916kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 7740 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iBpnNJ + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-indexed_gzip-1.1.0-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9rTOjK + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/doc/python3-indexed_gzip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/doc/python3-indexed_gzip + cp -pr README.md /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/doc/python3-indexed_gzip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JeWz1M + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + cp -pr LICENSE /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-indexed_gzip = 1.1.0-2.fc33 python3-indexed_gzip = 1.1.0-2.fc33 python3-indexed_gzip(riscv-64) = 1.1.0-2.fc33 python3.9-indexed_gzip = 1.1.0-2.fc33 python3.9dist(indexed-gzip) = 1.1 python3dist(indexed-gzip) = 1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-indexed_gzip < 1.1.0-2.fc33 Processing files: python-indexed_gzip-debugsource-1.1.0-2.fc33.riscv64 Provides: python-indexed_gzip-debugsource = 1.1.0-2.fc33 python-indexed_gzip-debugsource(riscv-64) = 1.1.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-indexed_gzip-debuginfo-1.1.0-2.fc33.riscv64 Provides: debuginfo(build-id) = 369b7411c7d71cea94d669d831e724fc5136a246 debuginfo(build-id) = 49b87a4b471855d734d16a1e88548e7419d51fef debuginfo(build-id) = a584d2c660c421038affe2abcdbcf99a140b94fe python-indexed_gzip-debuginfo = 1.1.0-2.fc33 python3-indexed_gzip-debuginfo = 1.1.0-2.fc33 python3-indexed_gzip-debuginfo(riscv-64) = 1.1.0-2.fc33 python3.9-indexed_gzip-debuginfo = 1.1.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-indexed_gzip-debugsource(riscv-64) = 1.1.0-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-indexed_gzip-1.1.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-indexed_gzip-debugsource-1.1.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-indexed_gzip-debuginfo-1.1.0-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JspsTJ + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0