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-294923-55400/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=1595980800 Wrote: /builddir/build/SRPMS/python-indexed_gzip-1.3.2-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-294923-55400/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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7ZCc03 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indexed_gzip-1.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/indexed_gzip-1.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd indexed_gzip-1.3.2 + /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.TcORv5 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.3.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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' 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_nibabel_integration.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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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:5007:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5007 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__}; | ^ indexed_gzip/indexed_gzip.c:5007:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5007 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__}; | ^ indexed_gzip/indexed_gzip.c:5487:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5487 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek}; | ^ indexed_gzip/indexed_gzip.c:5487:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5487 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek}; | ^ indexed_gzip/indexed_gzip.c:6209:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6209 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read}; | ^ indexed_gzip/indexed_gzip.c:6209:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6209 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read}; | ^ indexed_gzip/indexed_gzip.c:7422:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7422 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread}; | ^ indexed_gzip/indexed_gzip.c:7422:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7422 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread}; | ^ indexed_gzip/indexed_gzip.c:7746:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7746 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline}; | ^ indexed_gzip/indexed_gzip.c:7746:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7746 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline}; | ^ indexed_gzip/indexed_gzip.c:8385:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8385 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines}; | ^ indexed_gzip/indexed_gzip.c:8385:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8385 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines}; | ^ indexed_gzip/indexed_gzip.c:8995:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8995 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write}; | ^ indexed_gzip/indexed_gzip.c:8995:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8995 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write}; | ^ indexed_gzip/indexed_gzip.c:9100:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9100 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index}; | ^ indexed_gzip/indexed_gzip.c:9100:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9100 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index}; | ^ indexed_gzip/indexed_gzip.c:9767:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9767 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index}; | ^ indexed_gzip/indexed_gzip.c:9767:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9767 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index}; | ^ indexed_gzip/indexed_gzip.c:11562:117: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11562 | 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:11562:104: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11562 | 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:11900:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11900 | 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:11900:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11900 | 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:12977:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12977 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__}, | ^ indexed_gzip/indexed_gzip.c:12977:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12977 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_24__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__}, | ^ indexed_gzip/indexed_gzip.c:12979:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12979 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek}, | ^ indexed_gzip/indexed_gzip.c:12979:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12979 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek}, | ^ indexed_gzip/indexed_gzip.c:12980:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12980 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read}, | ^ indexed_gzip/indexed_gzip.c:12980:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12980 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_32read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read}, | ^ indexed_gzip/indexed_gzip.c:12982:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12982 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread}, | ^ indexed_gzip/indexed_gzip.c:12982:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12982 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread}, | ^ indexed_gzip/indexed_gzip.c:12983:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12983 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline}, | ^ indexed_gzip/indexed_gzip.c:12983:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12983 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline}, | ^ indexed_gzip/indexed_gzip.c:12984:30: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12984 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines}, | ^ indexed_gzip/indexed_gzip.c:12984:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12984 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_40readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines}, | ^ indexed_gzip/indexed_gzip.c:12986:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12986 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write}, | ^ indexed_gzip/indexed_gzip.c:12986:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12986 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_46write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write}, | ^ indexed_gzip/indexed_gzip.c:12988:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12988 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index}, | ^ indexed_gzip/indexed_gzip.c:12988:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12988 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index}, | ^ indexed_gzip/indexed_gzip.c:12989:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12989 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index}, | ^ indexed_gzip/indexed_gzip.c:12989:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12989 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index}, | ^ indexed_gzip/indexed_gzip.c:13523:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13523 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/indexed_gzip.c:13524:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13524 | {Py_mod_exec, (void*)__pyx_pymod_exec_indexed_gzip}, | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: indexed_gzip/indexed_gzip.c:15890:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15890 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15890:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15890 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15892:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15892 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c:15892:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15892 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: indexed_gzip/indexed_gzip.c:16830:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16830 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c:16830:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16830 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod2’: indexed_gzip/indexed_gzip.c:17409:45: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17409 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:17409:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17409 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:17416:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17416 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); | ^ indexed_gzip/indexed_gzip.c:17416:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17416 | 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:17434:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17434 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:17434:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17434 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod1’: indexed_gzip/indexed_gzip.c:17467:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17467 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:17467:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17467 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:17469:61: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17469 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17469:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17469 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17472:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17472 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:17472:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17472 | 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:17488:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 17488 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:17488:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 17488 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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:1640:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1640 | 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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:2099:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2099 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2099:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2099 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2354:142: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2354 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_3write_text_to_gzip_file = {"write_text_to_gzip_file", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_3write_text_to_gzip_file, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2354:129: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2354 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_3write_text_to_gzip_file = {"write_text_to_gzip_file", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_3write_text_to_gzip_file, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2747:126: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2747 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_5test_open_close = {"test_open_close", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_5test_open_close, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:2747:113: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2747 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_5test_open_close = {"test_open_close", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_5test_open_close, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3289:148: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3289 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_7test_open_close_ctxmanager = {"test_open_close_ctxmanager", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_7test_open_close_ctxmanager, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3289:135: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3289 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_7test_open_close_ctxmanager = {"test_open_close_ctxmanager", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_7test_open_close_ctxmanager, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3735:114: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3735 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_9test_atts = {"test_atts", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_9test_atts, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:3735:101: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3735 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_9test_atts = {"test_atts", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_9test_atts, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:4739:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 4739 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_11test_init_failure_cases = {"test_init_failure_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_11test_init_failure_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:4739:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 4739 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_11test_init_failure_cases = {"test_init_failure_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_11test_init_failure_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6395:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6395 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_13test_init_success_cases = {"test_init_success_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_13test_init_success_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6395:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6395 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_13test_init_success_cases = {"test_init_success_cases", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_13test_init_success_cases, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6978:153: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6978 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_15test_create_from_open_handle = {"test_create_from_open_handle", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_15test_create_from_open_handle, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:6978:140: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6978 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_15test_create_from_open_handle = {"test_create_from_open_handle", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_15test_create_from_open_handle, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:7541:145: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7541 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_17test_handles_not_dropped = {"test_handles_not_dropped", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_17test_handles_not_dropped, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:7541:132: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7541 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_17test_handles_not_dropped = {"test_handles_not_dropped", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_17test_handles_not_dropped, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:9700:123: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9700 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_21test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_21test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:9700:110: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9700 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_21test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_21test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10153:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10153 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_23test_read_beyond_end = {"test_read_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_23test_read_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:10153:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10153 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_23test_read_beyond_end = {"test_read_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_23test_read_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12377:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12377 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_27test_seek_and_read = {"test_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_27test_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12377:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12377 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_27test_seek_and_read = {"test_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_27test_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12946:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12946 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_29test_seek_and_tell = {"test_seek_and_tell", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_29test_seek_and_tell, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:12946:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12946 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_29test_seek_and_tell = {"test_seek_and_tell", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_29test_seek_and_tell, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:27786:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 27786 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_55_mpfunc = {"_mpfunc", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_55_mpfunc, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:27786:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 27786 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_55_mpfunc = {"_mpfunc", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_55_mpfunc, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:29043:135: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 29043 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_59test_32bit_overflow = {"test_32bit_overflow", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_59test_32bit_overflow, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:29043:122: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 29043 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_59test_32bit_overflow = {"test_32bit_overflow", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_59test_32bit_overflow, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_indexed_gzip.c:30122:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 30122 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_indexed_gzip.c:30123:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 30123 | {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:32125:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 32125 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:32125:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 32125 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:32127:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 32127 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:32127:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 32127 | 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:33698:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 33698 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:33698:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 33698 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_indexed_gzip.c: In function ‘__Pyx_decode_c_bytes’: indexed_gzip/tests/ctest_indexed_gzip.c:33897:9: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 33897 | return PyUnicode_FromUnicode(NULL, 0); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from indexed_gzip/tests/ctest_indexed_gzip.c:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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:637: /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:637: /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:6061:124: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6061 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_5test_no_auto_build = {"test_no_auto_build", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_5test_no_auto_build, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:6061:111: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6061 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_5test_no_auto_build = {"test_no_auto_build", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_5test_no_auto_build, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7043:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7043 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_7test_seek_to_end = {"test_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_7test_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7043:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7043 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_7test_seek_to_end = {"test_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_7test_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7482:114: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7482 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_9test_seek_cur = {"test_seek_cur", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_9test_seek_cur, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:7482:101: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7482 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_9test_seek_cur = {"test_seek_cur", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_9test_seek_cur, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8103:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8103 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_11test_seek_end = {"test_seek_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_11test_seek_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8103:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8103 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_11test_seek_end = {"test_seek_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_11test_seek_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8978:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8978 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_13test_seek_beyond_end = {"test_seek_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_13test_seek_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:8978:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8978 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_13test_seek_beyond_end = {"test_seek_beyond_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_13test_seek_beyond_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:9923:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9923 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_15test_sequential_seek_to_end = {"test_sequential_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_15test_sequential_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:9923:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9923 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_15test_sequential_seek_to_end = {"test_sequential_seek_to_end", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_15test_sequential_seek_to_end, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:10791:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10791 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_17test_random_seek = {"test_random_seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_17test_random_seek, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:10791:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10791 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_17test_random_seek = {"test_random_seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_17test_random_seek, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11391:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11391 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_19test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_19test_read_all, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11391:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11391 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_19test_read_all = {"test_read_all", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_19test_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:637: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_18test_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:11855:15: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 11855 | __pyx_t_5 = PyArray_SimpleNewFromData(1, (&__pyx_v_nelemsp), NPY_UINT64, __pyx_v_buffer); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 627, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:11965:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11965 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block = {"test_seek_then_read_block", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:11965:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11965 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block = {"test_seek_then_read_block", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_21test_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:637: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_20test_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:13024:25: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 13024 | __pyx_t_5 = PyArray_SimpleNewFromData(1, (&__pyx_v_nelemsp), NPY_UINT64, __pyx_v_buffer); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 684, __pyx_L7_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:13320:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13320 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_23test_random_seek_and_read = {"test_random_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_23test_random_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:13320:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 13320 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_23test_random_seek_and_read = {"test_random_seek_and_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_23test_random_seek_and_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14066:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 14066 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_25test_read_all_sequential = {"test_read_all_sequential", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_25test_read_all_sequential, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14066:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 14066 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_25test_read_all_sequential = {"test_read_all_sequential", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_25test_read_all_sequential, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14828:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 14828 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_27test_build_then_read = {"test_build_then_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_27test_build_then_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:14828:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 14828 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_27test_build_then_read = {"test_build_then_read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_27test_build_then_read, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:15765:141: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15765 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_29test_readbuf_spacing_sizes = {"test_readbuf_spacing_sizes", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_29test_readbuf_spacing_sizes, METH_VARARGS|METH_KEYWORDS, 0}; | ^ indexed_gzip/tests/ctest_zran.c:15765:128: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15765 | static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_10ctest_zran_29test_readbuf_spacing_sizes = {"test_readbuf_spacing_sizes", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_10ctest_zran_29test_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:637: 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:20488:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20488 | __pyx_t_1 = PyArray_MultiIterNew(1, ((void *)__pyx_v_a)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 821, __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:20538:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20538 | __pyx_t_1 = PyArray_MultiIterNew(2, ((void *)__pyx_v_a), ((void *)__pyx_v_b)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 824, __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:20588:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20588 | __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, 827, __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:20638:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20638 | __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, 830, __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:20688:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20688 | __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, 833, __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:21564:10: note: in expansion of macro ‘PyArray_SetBaseObject’ 21564 | (void)(PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base)); | ^~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:22323:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 22323 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_zran.c:22324:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 22324 | {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:24086:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 24086 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:24086:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 24086 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:24088:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 24088 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_zran.c:24088:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 24088 | 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:25298:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 25298 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_zran.c:25298:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 25298 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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:1640:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1640 | 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 -flto=auto -ffat-lto-objects -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.otIRE3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 + cd indexed_gzip-1.3.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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.3.2-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip creating /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.9/indexed_gzip/tests/test_nibabel_integration.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_nibabel_integration.py to test_nibabel_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-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.3.2-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.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpxnfwm2wp.py' /usr/bin/python3 /tmp/tmpxnfwm2wp.py removing /tmp/tmpxnfwm2wp.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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip-1.3.2-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.2-2.fc33 --unique-debug-suffix -1.3.2-2.fc33.riscv64 --unique-debug-src-base python-indexed_gzip-1.3.2-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.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-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.3.2-2.fc33.riscv64/usr/lib64/python3.9/site-packages/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so original debug info size: 16348kB, size after compression: 16208kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 7811 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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-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.X3NiB3 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.3.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-indexed_gzip-1.3.2-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UxM5e1 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-2.fc33.riscv64/usr/share/doc/python3-indexed_gzip + cp -pr README.md /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.4Vl843 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-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.3.2-2.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + cp -pr LICENSE /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-indexed_gzip = 1.3.2-2.fc33 python3-indexed_gzip = 1.3.2-2.fc33 python3-indexed_gzip(riscv-64) = 1.3.2-2.fc33 python3.9-indexed_gzip = 1.3.2-2.fc33 python3.9dist(indexed-gzip) = 1.3.2 python3dist(indexed-gzip) = 1.3.2 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.3.2-2.fc33 Processing files: python-indexed_gzip-debugsource-1.3.2-2.fc33.riscv64 Provides: python-indexed_gzip-debugsource = 1.3.2-2.fc33 python-indexed_gzip-debugsource(riscv-64) = 1.3.2-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.3.2-2.fc33.riscv64 Provides: debuginfo(build-id) = 9933a107b289b545db7e1d98ee5f882a450c609d debuginfo(build-id) = ad9e39d61e88f1c7bfd7525edfc9e48a0f1dbc53 debuginfo(build-id) = cbab9ef77fbea1aa7f1a2abedeecba1cba6c7704 python-indexed_gzip-debuginfo = 1.3.2-2.fc33 python3-indexed_gzip-debuginfo = 1.3.2-2.fc33 python3-indexed_gzip-debuginfo(riscv-64) = 1.3.2-2.fc33 python3.9-indexed_gzip-debuginfo = 1.3.2-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.3.2-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-indexed_gzip-1.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-indexed_gzip-debugsource-1.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-indexed_gzip-debuginfo-1.3.2-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zfraq1 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-1.3.2-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0