Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'], chrootPath='/var/lib/mock/f31-build-47363-26803/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=345600uid=986gid=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=1558310400 Wrote: /builddir/build/SRPMS/python-indexed_gzip-0.8.10-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-indexed_gzip.spec'], chrootPath='/var/lib/mock/f31-build-47363-26803/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=345600uid=986gid=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=1558310400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8spOLQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indexed_gzip-0.8.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/indexed_gzip-0.8.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd indexed_gzip-0.8.10 + /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 + rm -fv 'indexed_gzip/{indexed_gzip}.c' + rm -fv 'indexed_gzip/tests/ctest_{indexed_gzip}.c' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 removed 'indexed_gzip.egg-info/PKG-INFO' removed 'indexed_gzip.egg-info/top_level.txt' removed 'indexed_gzip.egg-info/dependency_links.txt' removed 'indexed_gzip.egg-info/SOURCES.txt' removed directory 'indexed_gzip.egg-info' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zE63VR + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + 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' BUILDSTDERR: indexed_gzip/indexed_gzip.c:4806:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 4806 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:4806:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 4806 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:5265:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 5265 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28seek}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:5265:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 5265 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek = {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28seek}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:5922:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 5922 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30read}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:5922:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 5922 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read = {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30read}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:7145:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7145 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34pread}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:7145:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7145 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread = {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34pread}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:7463:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7463 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readline}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:7463:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7463 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline = {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readline}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8096:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8096 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readlines}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8096:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8096 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines = {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readlines}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8697:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8697 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_44write}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8697:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8697 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write = {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_44write}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8799:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8799 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48export_index}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:8799:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8799 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index = {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48export_index}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:9479:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9479 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50import_index}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:9479:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9479 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index = {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50import_index}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11083:117: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11083 | 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__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11083:104: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11083 | 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__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11385:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11385 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11385:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11385 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11699:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11699 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile_1__init__ = {"__init__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile_1__init__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile___init__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11699:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11699 | static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile_1__init__ = {"__init__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile_1__init__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_19SafeIndexedGzipFile___init__}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11951:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11951 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11951:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11951 | {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11953:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11953 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28seek}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11953:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11953 | {"seek", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_29seek, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_28seek}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11954:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11954 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30read}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11954:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11954 | {"read", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_31read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_30read}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11956:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11956 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34pread}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11956:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11956 | {"pread", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_35pread, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_34pread}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11957:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11957 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readline}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11957:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11957 | {"readline", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_37readline, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_36readline}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11958:30: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11958 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readlines}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11958:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11958 | {"readlines", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_39readlines, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_38readlines}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11960:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11960 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_44write}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11960:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11960 | {"write", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_45write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_44write}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11962:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11962 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48export_index}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11962:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11962 | {"export_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_49export_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_48export_index}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11963:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11963 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50import_index}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:11963:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11963 | {"import_index", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_51import_index, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50import_index}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:12343:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12343 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:12344:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12344 | {Py_mod_exec, (void*)__pyx_pymod_exec_indexed_gzip}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:14757:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14757 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14757:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14757 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14759:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14759 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14759:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14759 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:15677:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 15677 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:15677:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 15677 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod2’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:16196:45: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16196 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16196:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16196 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16203:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16203 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16203:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16203 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx__CallUnboundCMethod2’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:16221:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16221 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16221:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16221 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod1’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:16254:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16254 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16254:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16254 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16256:61: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16256 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16256:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16256 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16259:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16259 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16259:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16259 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx__CallUnboundCMethod1’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:16275:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16275 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16275:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16275 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/zran.c: In function ‘_zran_inflate’: BUILDSTDERR: indexed_gzip/zran.c:1636:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 1636 | if ((FTELL(index->fd) >= index->compressed_size) && BUILDSTDERR: | ^~ running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/indexed_gzip copying indexed_gzip/__init__.py -> build/lib.linux-riscv64-3.7/indexed_gzip creating build/lib.linux-riscv64-3.7/indexed_gzip/tests copying indexed_gzip/tests/test_zran.py -> build/lib.linux-riscv64-3.7/indexed_gzip/tests copying indexed_gzip/tests/benchmark.py -> build/lib.linux-riscv64-3.7/indexed_gzip/tests copying indexed_gzip/tests/__init__.py -> build/lib.linux-riscv64-3.7/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip.py -> build/lib.linux-riscv64-3.7/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip_threading.py -> build/lib.linux-riscv64-3.7/indexed_gzip/tests running build_ext building 'indexed_gzip.indexed_gzip' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/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 -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.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/indexed_gzip.c -o build/temp.linux-riscv64-3.7/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function 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 -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.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function gcc -pthread -shared -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.7/indexed_gzip/indexed_gzip.o build/temp.linux-riscv64-3.7/indexed_gzip/zran.o -L/usr/lib64 -lz -lpython3.7m -o build/lib.linux-riscv64-3.7/indexed_gzip/indexed_gzip.cpython-37m-riscv64-linux-gnu.so building 'indexed_gzip.tests.ctest_indexed_gzip' extension creating build/temp.linux-riscv64-3.7/indexed_gzip/tests BUILDSTDERR: 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 -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.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/tindexed_gzip/tests/ctest_indexed_gzip.c:1981:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 1981 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:1981:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1981 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:2230:142: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 2230 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:2230:129: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 2230 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:2617:126: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 2617 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:2617:113: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 2617 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:3153:148: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 3153 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:3153:135: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 3153 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:3593:114: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 3593 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:3593:101: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 3593 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:4591:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 4591 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:4591:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 4591 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:6241:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6241 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:6241:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6241 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:6818:153: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6818 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:6818:140: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6818 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:7374:145: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7374 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:7374:132: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7374 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:9524:123: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9524 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:9524:110: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9524 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:9971:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9971 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:9971:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9971 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:11972:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11972 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:11972:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11972 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:12535:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12535 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:12535:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 12535 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:25190:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 25190 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:25191:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 25191 | {Py_mod_exec, (void*)__pyx_pymod_exec_ctest_indexed_gzip}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c: In function ‘__Pyx_PyCFunction_FastCall’: BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26928:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 26928 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26928:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 26928 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26930:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 26930 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26930:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 26930 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c: In function ‘__Pyx_CyFunction_CallMethod’: BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:28502:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 28502 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:28502:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 28502 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from indexed_gzip/tests/ctest_zran.c:624: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning is a GCC extension BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from indexed_gzip/tests/ctest_zran.c:624: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h: In function ‘_import_array’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:639:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 639 | (*(unsigned int (*)(void)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1502:22: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ BUILDSTDERR: 1502 | if (NPY_VERSION != PyArray_GetNDArrayCVersion()) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:639:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 639 | (*(unsigned int (*)(void)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1505:39: note: in expansion of macro ‘PyArray_GetNDArrayCVersion’ BUILDSTDERR: 1505 | (int) NPY_VERSION, (int) PyArray_GetNDArrayCVersion()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1194:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1194 | (*(unsigned int (*)(void)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1508:29: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ BUILDSTDERR: 1508 | if (NPY_FEATURE_VERSION > PyArray_GetNDArrayCFeatureVersion()) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1194:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1194 | (*(unsigned int (*)(void)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1511:47: note: in expansion of macro ‘PyArray_GetNDArrayCFeatureVersion’ BUILDSTDERR: 1511 | (int) NPY_FEATURE_VERSION, (int) PyArray_GetNDArrayCFeatureVersion()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1191:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1191 | (*(int (*)(void)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1519:8: note: in expansion of macro ‘PyArray_GetEndianness’ BUILDSTDERR: 1519 | st = PyArray_GetEndianness(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: At top level: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:6517:124: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6517 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:6517:111: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6517 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:7493:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7493 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:7493:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7493 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:7926:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7926 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:7926:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7926 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:8541:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8541 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:8541:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8541 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:9480:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9480 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:9480:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9480 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:10342:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 10342 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:10342:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 10342 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:10936:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 10936 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:10936:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 10936 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from indexed_gzip/tests/ctest_zran.c:624: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_19test_read_all’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:840:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 840 | (*(PyObject * (*)(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int, int, PyObject *)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:139:9: note: in expansion of macro ‘PyArray_New’ BUILDSTDERR: 139 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:11394:15: note: in expansion of macro ‘PyArray_SimpleNewFromData’ BUILDSTDERR: 11394 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: At top level: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:11504:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11504 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:11504:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11504 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from indexed_gzip/tests/ctest_zran.c:624: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_pf_12indexed_gzip_5tests_10ctest_zran_21test_seek_then_read_block’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:840:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 840 | (*(PyObject * (*)(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int, int, PyObject *)) \ BUILDSTDERR: | ^ BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:139:9: note: in expansion of macro ‘PyArray_New’ BUILDSTDERR: 139 | PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:12557:25: note: in expansion of macro ‘PyArray_SimpleNewFromData’ BUILDSTDERR: 12557 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: At top level: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:12853:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12853 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:12853:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 12853 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:13593:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 13593 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:13593:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 13593 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:14349:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14349 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:14349:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14349 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:15280:141: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 15280 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:15280:128: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 15280 | 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}; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from indexed_gzip/tests/ctest_zran.c:624: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew1’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 858 | (*(PyObject * (*)(int, ...)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:19985:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 19985 | __pyx_t_1 = PyArray_MultiIterNew(1, ((void *)__pyx_v_a)); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 822, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew2’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 858 | (*(PyObject * (*)(int, ...)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:20032:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20032 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew3’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 858 | (*(PyObject * (*)(int, ...)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:20079:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20079 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew4’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 858 | (*(PyObject * (*)(int, ...)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:20126:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20126 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_PyArray_MultiIterNew5’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:858:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 858 | (*(PyObject * (*)(int, ...)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:20173:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20173 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__pyx_f_5numpy_set_array_base’: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1397:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1397 | (*(int (*)(PyArrayObject *, PyObject *)) \ BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:21046:10: note: in expansion of macro ‘PyArray_SetBaseObject’ BUILDSTDERR: 21046 | (void)(PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: At top level: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:21873:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 21873 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:21874:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 21874 | {Py_mod_exec, (void*)__pyx_pymod_exec_ctest_zran}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__Pyx_PyCFunction_FastCall’: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23747:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 23747 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23747:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 23747 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23749:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 23749 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23749:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 23749 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c: In function ‘__Pyx_CyFunction_CallMethod’: BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:24903:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 24903 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:24903:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 24903 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/zran.c: In function ‘_zran_inflate’: BUILDSTDERR: indexed_gzip/zran.c:1636:35: warning: comparison of integer expressions of different signedness: ‘__off_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 1636 | if ((FTELL(index->fd) >= index->compressed_size) && BUILDSTDERR: | ^~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 emp.linux-riscv64-3.7/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function gcc -pthread -shared -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.7/indexed_gzip/tests/ctest_indexed_gzip.o -L/usr/lib64 -lz -lpython3.7m -o build/lib.linux-riscv64-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-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 -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.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-riscv64-3.7/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function 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 -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.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-riscv64-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function gcc -pthread -shared -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.7/indexed_gzip/tests/ctest_zran.o build/temp.linux-riscv64-3.7/indexed_gzip/zran.o -L/usr/lib64 -lz -lpython3.7m -o build/lib.linux-riscv64-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v5jSiU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 + cd indexed_gzip-0.8.10 + 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-0.8.10-2.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip copying build/lib.linux-riscv64-3.7/indexed_gzip/indexed_gzip.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/test_zran.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/benchmark.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/test_indexed_gzip.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/tests/test_indexed_gzip_threading.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests copying build/lib.linux-riscv64-3.7/indexed_gzip/__init__.py -> /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/test_zran.py to test_zran.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/benchmark.py to benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/test_indexed_gzip_threading.py to test_indexed_gzip_threading.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpi52d9l08.py' /usr/bin/python3 /tmp/tmpi52d9l08.py removing /tmp/tmpi52d9l08.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' BUILDSTDERR: reading manif+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.10-2.fc31 --unique-debug-suffix -0.8.10-2.fc31.riscv64 --unique-debug-src-base python-indexed_gzip-0.8.10-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/indexed_gzip-0.8.10 BUILDSTDERR: 7204 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs est template 'MANIFEST.in' writing manifest file 'indexed_gzip.egg-info/SOURCES.txt' Copying indexed_gzip.egg-info to /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip-0.8.10-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/ctest_zran.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/indexed_gzip.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/indexed_gzip.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/ctest_zran.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-riscv64-linux-gnu.so original debug info size: 6988kB, size after compression: 6788kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cWLYZS Processing files: python3-indexed_gzip-0.8.10-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nthqYP + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.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-0.8.10-2.fc31.riscv64/usr/share/doc/python3-indexed_gzip + cp -pr README.md /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/share/doc/python3-indexed_gzip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UqkhuU + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.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-0.8.10-2.fc31.riscv64/usr/share/licenses/python3-indexed_gzip + cp -pr LICENSE /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64/usr/share/licenses/python3-indexed_gzip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-indexed_gzip = 0.8.10-2.fc31 python3-indexed_gzip = 0.8.10-2.fc31 python3-indexed_gzip(riscv-64) = 0.8.10-2.fc31 python3.7dist(indexed-gzip) = 0.8.10 python3dist(indexed-gzip) = 0.8.10 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) libpython3.7m.so.1.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.4)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-indexed_gzip < 0.8.10-2.fc31 Processing files: python-indexed_gzip-debugsource-0.8.10-2.fc31.riscv64 Provides: python-indexed_gzip-debugsource = 0.8.10-2.fc31 python-indexed_gzip-debugsource(riscv-64) = 0.8.10-2.fc31 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-0.8.10-2.fc31.riscv64 Provides: debuginfo(build-id) = 1e8f157869b012ece59353eee864266b56281afb debuginfo(build-id) = 7732ddb31dd603ab8a3bdffa967bfc0e53fa4e7f debuginfo(build-id) = be7eb38336a6f23fce97ad83f1d2d1fea09b3342 python3-indexed_gzip-debuginfo = 0.8.10-2.fc31 python3-indexed_gzip-debuginfo(riscv-64) = 0.8.10-2.fc31 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) = 0.8.10-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-indexed_gzip-0.8.10-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-indexed_gzip-debugsource-0.8.10-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-indexed_gzip-debuginfo-0.8.10-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x1aLaU + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0