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-63883-29442/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=1564099200 Wrote: /builddir/build/SRPMS/python-indexed_gzip-0.8.10-3.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-63883-29442/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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10Zjrq + 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.cX5azr + 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:4811:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 4811 | 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:4811:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 4811 | 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:5270:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 5270 | 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:5270:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 5270 | 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:5927:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 5927 | 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:5927:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 5927 | 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:7150:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7150 | 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:7150:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7150 | 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:7468:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7468 | 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:7468:106: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7468 | 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:8101:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8101 | 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:8101:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8101 | 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:8702:113: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8702 | 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:8702:100: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8702 | 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:8804:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8804 | 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:8804:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8804 | 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:9484:127: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9484 | 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:9484:114: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9484 | 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:11088:117: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11088 | 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:11088:104: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11088 | 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:11390:111: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11390 | 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:11390:98: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11390 | 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:11704:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11704 | 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:11704:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11704 | 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:11956:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11956 | {"__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:11956:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11956 | {"__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:11958:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11958 | {"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:11958:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11958 | {"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:11959:25: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11959 | {"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:11959:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11959 | {"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:11961:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11961 | {"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:11961:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11961 | {"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:11962:29: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11962 | {"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:11962:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11962 | {"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:11963:30: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11963 | {"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:11963:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11963 | {"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:11965:26: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11965 | {"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:11965:13: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11965 | {"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:11967:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11967 | {"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:11967:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11967 | {"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:11968:33: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11968 | {"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:11968:20: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11968 | {"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:12360:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12360 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:12361:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12361 | {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:14782:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14782 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14782:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14782 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14784:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14784 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:14784:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14784 | 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:15702:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 15702 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:15702:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 15702 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c: In function ‘__Pyx_CallUnboundCMethod2’: BUILDSTDERR: indexed_gzip/indexed_gzip.c:16224:45: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16224 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16224:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16224 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, args, 2); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16231:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16231 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, 2, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16231:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16231 | 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:16249:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16249 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16249:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16249 | 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:16282:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16282 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16282:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16282 | return (*(__Pyx_PyCFunctionFast)(void*)(PyCFunction)cfunc->func)(self, &arg, 1); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16284:61: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16284 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16284:26: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16284 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16287:57: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16287 | return (*(__Pyx_PyCFunctionFastWithKeywords)(void*)(PyCFunction)cfunc->func)(self, &arg, 1, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16287:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16287 | 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:16303:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 16303 | result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/indexed_gzip.c:16303:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 16303 | 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: | ^~ Compiling indexed_gzip/indexed_gzip.pyx because it depends on /usr/lib64/python3.7/site-packages/Cython/Includes/posix/types.pxd. Compiling indexed_gzip/tests/ctest_indexed_gzip.pyx because it depends on /usr/lib64/python3.7/site-packages/Cython/Includes/libc/string.pxd. Compiling indexed_gzip/tests/ctest_zran.pyx because it depends on /usr/lib64/python3.7/site-packages/Cython/Includes/posix/types.pxd. [1/3] Cythonizing indexed_gzip/tests/ctest_zran.pyx [2/3] Cythonizing indexed_gzip/indexed_gzip.pyx [3/3] Cythonizing indexed_gzip/tests/ctest_indexed_gzip.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.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-sindexed_gzip/tests/ctest_indexed_gzip.c:1986:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 1986 | 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:1986:107: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 1986 | 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:2235:142: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 2235 | 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:2235:129: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 2235 | 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:2622:126: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 2622 | 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:2622:113: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 2622 | 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:3158:148: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 3158 | 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:3158:135: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 3158 | 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:3598:114: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 3598 | 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:3598:101: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 3598 | 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:4596:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 4596 | 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:4596:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 4596 | 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:6246:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6246 | 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:6246:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6246 | 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:6823:153: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6823 | 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:6823:140: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6823 | 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:7379:145: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7379 | 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:7379:132: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7379 | 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:9529:123: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9529 | 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:9529:110: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9529 | 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:9976:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9976 | 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:9976:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9976 | 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:11977:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11977 | 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:11977:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11977 | 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:12540:133: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12540 | 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:12540:120: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 12540 | 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:25198:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 25198 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:25199:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 25199 | {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:26938:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 26938 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26938:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 26938 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26940:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 26940 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:26940:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 26940 | 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:28512:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 28512 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_indexed_gzip.c:28512:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 28512 | 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:629: 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:629: 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:6522:124: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 6522 | 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:6522:111: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 6522 | 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:7498:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7498 | 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:7498:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7498 | 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:7931:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 7931 | 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:7931:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 7931 | 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:8546:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 8546 | 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:8546:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 8546 | 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:9485:143: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 9485 | 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:9485:130: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 9485 | 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:10347:121: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 10347 | 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:10347:108: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 10347 | 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:10941:115: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 10941 | 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:10941:102: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 10941 | 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:629: 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:11399:15: note: in expansion of macro ‘PyArray_SimpleNewFromData’ BUILDSTDERR: 11399 | __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:11509:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 11509 | 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:11509:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 11509 | 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:629: 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:12562:25: note: in expansion of macro ‘PyArray_SimpleNewFromData’ BUILDSTDERR: 12562 | __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:12858:139: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 12858 | 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:12858:126: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 12858 | 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:13598:137: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 13598 | 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:13598:124: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 13598 | 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:14354:129: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 14354 | 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:14354:116: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 14354 | 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:15285:141: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 15285 | 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:15285:128: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 15285 | 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:629: 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:19990:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 19990 | __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:20037:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20037 | __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:20084:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20084 | __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:20131:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20131 | __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:20178:15: note: in expansion of macro ‘PyArray_MultiIterNew’ BUILDSTDERR: 20178 | __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:21051:10: note: in expansion of macro ‘PyArray_SetBaseObject’ BUILDSTDERR: 21051 | (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:21887:19: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 21887 | {Py_mod_create, (void*)__pyx_pymod_create}, BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:21888:17: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 21888 | {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:23767:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 23767 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23767:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 23767 | return (*((__Pyx_PyCFunctionFastWithKeywords)(void*)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23769:42: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 23769 | return (*((__Pyx_PyCFunctionFast)(void*)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:23769:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 23769 | 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:24923:43: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] BUILDSTDERR: 24923 | return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); BUILDSTDERR: | ^ BUILDSTDERR: indexed_gzip/tests/ctest_zran.c:24923:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] BUILDSTDERR: 24923 | 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: | ^~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/indexed_gzip-0.8.10/indexed_gzip/tests/ctest_zran.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/indexed_gzip-0.8.10/indexed_gzip/indexed_gzip.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/indexed_gzip-0.8.10/indexed_gzip/tests/ctest_indexed_gzip.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 trong -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/temp.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.L22dhp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip creating /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip byte-compiling /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.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-3.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-3.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-3.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-3.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp4w7u28gu.py' /usr/bin/python3 /tmp/tmp4w7u28gu.py removing /tmp/tmp4w7u28gu.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-3.fc31 --unique-debug-suffix -0.8.10-3.fc31.riscv64 --unique-debug-src-base python-indexed_gzip-0.8.10-3.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: 7209 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-3.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-3.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/tests/ctest_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-3.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-3.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-3.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-3.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-3.fc31.riscv64/usr/lib64/python3.7/site-packages/indexed_gzip/indexed_gzip.cpython-37m-riscv64-linux-gnu.so original debug info size: 6996kB, size after compression: 6792kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pz2Hwo Processing files: python3-indexed_gzip-0.8.10-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MwesNq + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.fc31.riscv64/usr/share/doc/python3-indexed_gzip + cp -pr README.md /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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.yNQM1q + umask 022 + cd /builddir/build/BUILD + cd indexed_gzip-0.8.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.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-3.fc31.riscv64/usr/share/licenses/python3-indexed_gzip + cp -pr LICENSE /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64/usr/share/licenses/python3-indexed_gzip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-indexed_gzip = 0.8.10-3.fc31 python3-indexed_gzip = 0.8.10-3.fc31 python3-indexed_gzip(riscv-64) = 0.8.10-3.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-3.fc31 Processing files: python-indexed_gzip-debugsource-0.8.10-3.fc31.riscv64 Provides: python-indexed_gzip-debugsource = 0.8.10-3.fc31 python-indexed_gzip-debugsource(riscv-64) = 0.8.10-3.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-3.fc31.riscv64 Provides: debuginfo(build-id) = 247c09e52534400af640b083e44a048e6a6bd9fd debuginfo(build-id) = 86c1ef817bbff998c10fae87c2f348a1e5e7e97f debuginfo(build-id) = a41358404c472048ee322eb194c251bbe33a0cd5 python3-indexed_gzip-debuginfo = 0.8.10-3.fc31 python3-indexed_gzip-debuginfo(riscv-64) = 0.8.10-3.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-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-indexed_gzip-0.8.10-3.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-indexed_gzip-0.8.10-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-indexed_gzip-debugsource-0.8.10-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-indexed_gzip-debuginfo-0.8.10-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UFkAQp + 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-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0