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-192474-46640/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=1580342400 Wrote: /builddir/build/SRPMS/python-indexed_gzip-1.1.0-1.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-192474-46640/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=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MMAyw3 + 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.ImxX66 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.8 creating build/lib.linux-riscv64-3.8/indexed_gzip copying indexed_gzip/__init__.py -> build/lib.linux-riscv64-3.8/indexed_gzip creating build/lib.linux-riscv64-3.8/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip_threading.py -> build/lib.linux-riscv64-3.8/indexed_gzip/tests copying indexed_gzip/tests/test_zran.py -> build/lib.linux-riscv64-3.8/indexed_gzip/tests copying indexed_gzip/tests/__init__.py -> build/lib.linux-riscv64-3.8/indexed_gzip/tests copying indexed_gzip/tests/benchmark.py -> build/lib.linux-riscv64-3.8/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip.py -> build/lib.linux-riscv64-3.8/indexed_gzip/tests running build_ext building 'indexed_gzip.indexed_gzip' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/indexed_gzip gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c indexed_gzip/indexed_gzip.c -o build/temp.linux-riscv64-3.8/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/indexed_gzip.c:4737:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 4737 | 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:4737:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 4737 | 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:5208:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5208 | 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:5208:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5208 | 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:5848:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5848 | 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:5848:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5848 | 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:7052:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7052 | 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:7052:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7052 | 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:7370:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7370 | 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:7370:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7370 | 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:8003:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8003 | 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:8003:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8003 | 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:8604:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8604 | 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:8604:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8604 | 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:8706:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8706 | 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:8706:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8706 | 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:9367:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9367 | 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:9367:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9367 | 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:11108:117: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11108 | 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:11108:104: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11108 | 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:11428:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11428 | 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:11428:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11428 | 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:12492:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12492 | {"__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:12492:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12492 | {"__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:12494:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12494 | {"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:12494:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12494 | {"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:12495:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12495 | {"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:12495:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12495 | {"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:12497:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12497 | {"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:12497:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12497 | {"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:12498:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12498 | {"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:12498:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12498 | {"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:12499:30: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12499 | {"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:12499:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12499 | {"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:12501:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12501 | {"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:12501:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12501 | {"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:12503:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12503 | {"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:12503:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12503 | {"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:12504:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12504 | {"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:12504:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12504 | {"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:12932:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12932 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/indexed_gzip.c:12933:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12933 | {Py_mod_exec, (void*)__pyx_pymod_exec_indexed_gzip}, | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: indexed_gzip/indexed_gzip.c:15252:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15252 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15252:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15252 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/indexed_gzip.c:15254:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15254 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c:15254:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15254 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: indexed_gzip/indexed_gzip.c:16194:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16194 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c:16194:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16194 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod2’: indexed_gzip/indexed_gzip.c:16760:45: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16760 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:16760:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16760 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); | ^ indexed_gzip/indexed_gzip.c:16767:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16767 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); | ^ indexed_gzip/indexed_gzip.c:16767:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16767 | 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:16785:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16785 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:16785:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16785 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod1’: indexed_gzip/indexed_gzip.c:16818:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16818 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:16818:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16818 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); | ^ indexed_gzip/indexed_gzip.c:16820:61: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16820 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:16820:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16820 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:16823:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16823 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); | ^ indexed_gzip/indexed_gzip.c:16823:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16823 | 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:16839:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 16839 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ indexed_gzip/indexed_gzip.c:16839:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 16839 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.8/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/indexed_gzip/indexed_gzip.o build/temp.linux-riscv64-3.8/indexed_gzip/zran.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.8/indexed_gzip/indexed_gzip.cpython-38-riscv64-linux-gnu.so building 'indexed_gzip.tests.ctest_indexed_gzip' extension creating build/temp.linux-riscv64-3.8/indexed_gzip/tests gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iindexed_gzip -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-riscv64-3.8/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/tests/ctest_indexed_gzip.c:2576:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2576 | 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:2576:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2576 | 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:2825:142: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2825 | 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:2825:129: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2825 | 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:3212:126: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3212 | 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:3212:113: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3212 | 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:3748:149: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 3748 | 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:3748:136: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 3748 | 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:4188:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 4188 | 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:4188:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 4188 | 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:5186:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 5186 | 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:5186:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 5186 | 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:6836:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6836 | 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:6836:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6836 | 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:7413:153: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7413 | 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:7413:140: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7413 | 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:7969:145: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7969 | 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:7969:132: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7969 | 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:10119:123: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10119 | 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:10119:110: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10119 | 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:10566:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10566 | 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:10566:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10566 | 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:12567:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12567 | 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:12567:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12567 | 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:13130:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13130 | 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:13130:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 13130 | 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:27039:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 27039 | 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:27039:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 27039 | 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:28287:135: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 28287 | 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:28287:122: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 28287 | 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:29470:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 29470 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_indexed_gzip.c:29471:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 29471 | {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:31598:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 31598 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31598:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 31598 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31600:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 31600 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:31600:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 31600 | 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:33073:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 33073 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_indexed_gzip.c:33073:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 33073 | 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/indexed_gzip/tests/ctest_indexed_gzip.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.8/indexed_gzip/tests/ctest_indexed_gzip.cpython-38-riscv64-linux-gnu.so building 'indexed_gzip.tests.ctest_zran' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-riscv64-3.8/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:631: /usr/lib64/python3.8/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.8/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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:631: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/__multiarray_api.h: In function ‘_import_array’: /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1501:22: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ 1501 | if (NPY_VERSION != PyArray_GetNDArrayCVersion()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1504:39: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ 1504 | (int) NPY_VERSION, (int) PyArray_GetNDArrayCVersion()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1507:29: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ 1507 | if (NPY_FEATURE_VERSION > PyArray_GetNDArrayCFeatureVersion()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1510:47: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ 1510 | (int) NPY_FEATURE_VERSION, (int) PyArray_GetNDArrayCFeatureVersion()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1518:8: note: in expansion of macro ‘PyArray_GetEndianness’ 1518 | st = PyArray_GetEndianness(); | ^~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:6528:124: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 6528 | 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:6528:111: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 6528 | 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:7504:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7504 | 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:7504:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7504 | 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:7937:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 7937 | 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:7937:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 7937 | 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:8552:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 8552 | 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:8552:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 8552 | 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:9491:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 9491 | 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:9491:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 9491 | 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:10353:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10353 | 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:10353:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10353 | 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:10947:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 10947 | 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:10947:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 10947 | 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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:631: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_19test_read_all’: /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:133:9: note: in expansion of macro ‘PyArray_New’ 133 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ | ^~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c:11405:15: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 11405 | __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:11515:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 11515 | 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:11515:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 11515 | 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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:631: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block’: /usr/lib64/python3.8/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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:133:9: note: in expansion of macro ‘PyArray_New’ 133 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ | ^~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c:12568:25: note: in expansion of macro ‘PyArray_SimpleNewFromData’ 12568 | __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:12864:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 12864 | 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:12864:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 12864 | 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:13604:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 13604 | 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:13604:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 13604 | 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:14360:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 14360 | 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:14360:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 14360 | 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:15291:141: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 15291 | 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:15291:128: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 15291 | 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.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from indexed_gzip/tests/ctest_zran.c:631: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew1’: /usr/lib64/python3.8/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:19996:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 19996 | __pyx_t_1 = PyArray_MultiIterNew(1, ((void *)__pyx_v_a)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 822, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew2’: /usr/lib64/python3.8/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:20043:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20043 | __pyx_t_1 = PyArray_MultiIterNew(2, ((void *)__pyx_v_a), ((void *)__pyx_v_b)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 825, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew3’: /usr/lib64/python3.8/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:20090:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20090 | __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, 828, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew4’: /usr/lib64/python3.8/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:20137:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20137 | __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, 831, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew5’: /usr/lib64/python3.8/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:20184:15: note: in expansion of macro ‘PyArray_MultiIterNew’ 20184 | __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, 834, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_set_array_base’: /usr/lib64/python3.8/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:21057:10: note: in expansion of macro ‘PyArray_SetBaseObject’ 21057 | (void)(PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base)); | ^~~~~~~~~~~~~~~~~~~~~ indexed_gzip/tests/ctest_zran.c: At top level: indexed_gzip/tests/ctest_zran.c:21917:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 21917 | {Py_mod_create, (void*)__pyx_pymod_create}, | ^ indexed_gzip/tests/ctest_zran.c:21918:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 21918 | {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:23797:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 23797 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:23797:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 23797 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); | ^ indexed_gzip/tests/ctest_zran.c:23799:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 23799 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); | ^ indexed_gzip/tests/ctest_zran.c:23799:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 23799 | 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:24954:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 24954 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ indexed_gzip/tests/ctest_zran.c:24954:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 24954 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.8/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/indexed_gzip/tests/ctest_zran.o build/temp.linux-riscv64-3.8/indexed_gzip/zran.o -L/usr/lib64 -lz -o build/lib.linux-riscv64-3.8/indexed_gzip/tests/ctest_zran.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XGRfG3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64 + cd indexed_gzip-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip creating /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/test_indexed_gzip_threading.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/test_zran.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/ctest_zran.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/ctest_indexed_gzip.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/benchmark.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/tests/test_indexed_gzip.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.8/indexed_gzip/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip copying build/lib.linux-riscv64-3.8/indexed_gzip/indexed_gzip.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/test_indexed_gzip_threading.py to test_indexed_gzip_threading.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/test_zran.py to test_zran.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/benchmark.py to benchmark.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp4djqvmj7.py' /usr/bin/python3 /tmp/tmp4djqvmj7.py removing /tmp/tmp4djqvmj7.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-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip-1.1.0-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-1.fc33 --unique-debug-suffix -1.1.0-1.fc33.riscv64 --unique-debug-src-base python-indexed_gzip-1.1.0-1.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-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/indexed_gzip.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/ctest_zran.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/indexed_gzip.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/indexed_gzip/tests/ctest_zran.cpython-38-riscv64-linux-gnu.so original debug info size: 8748kB, size after compression: 8612kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 7786 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-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9YtiM7 + 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-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LKMPp4 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.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-1.fc33.riscv64/usr/share/doc/python3-indexed_gzip + cp -pr README.md /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/share/doc/python3-indexed_gzip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0IYTS7 + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.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-1.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + cp -pr LICENSE /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64/usr/share/licenses/python3-indexed_gzip + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-indexed_gzip = 1.1.0-1.fc33 python-indexed_gzip = 1.1.0-1.fc33 python3-indexed_gzip = 1.1.0-1.fc33 python3-indexed_gzip(riscv-64) = 1.1.0-1.fc33 python3.8dist(indexed-gzip) = 1.1 python38-indexed_gzip = 1.1.0-1.fc33 python38-indexed_gzip = 1.1.0-1.fc33 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.8 rtld(GNU_HASH) Obsoletes: python-indexed_gzip < 1.1.0-1.fc33 Processing files: python-indexed_gzip-debugsource-1.1.0-1.fc33.riscv64 Provides: python-indexed_gzip-debugsource = 1.1.0-1.fc33 python-indexed_gzip-debugsource(riscv-64) = 1.1.0-1.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-1.fc33.riscv64 Provides: debuginfo(build-id) = 2a449fc39a42ff672096bf03bf80ab04cdcdd4ef debuginfo(build-id) = 56d19112c3dd87f2ea14ca750bbd67071697740d debuginfo(build-id) = c9349fae818e28617a5cb983f50cad6db4805553 python-indexed_gzip-debuginfo = 1.1.0-1.fc33 python3-indexed_gzip-debuginfo = 1.1.0-1.fc33 python3-indexed_gzip-debuginfo(riscv-64) = 1.1.0-1.fc33 python38-indexed_gzip-debuginfo = 1.1.0-1.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-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-indexed_gzip-1.1.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-indexed_gzip-1.1.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-indexed_gzip-debugsource-1.1.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-indexed_gzip-debuginfo-1.1.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UiaEP4 + 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-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0