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-llfuse.spec'], chrootPath='/var/lib/mock/f31-build-47454-26831/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-llfuse.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=1539734400 Wrote: /builddir/build/SRPMS/python-llfuse-1.3.5-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-llfuse.spec'], chrootPath='/var/lib/mock/f31-build-47454-26831/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-llfuse.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=1539734400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2lNfvf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llfuse-1.3.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/llfuse-1.3.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd llfuse-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm doc/html/.buildinfo + rm -rf src/llfuse.egg-info + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6RbAGh + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.5 + 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: src/llfuse.c:3059:73: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3059 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_5lookup = {"lookup", (PyCFunction)__pyx_pw_6llfuse_10Operations_5lookup, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_4lookup}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3194:73: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3194 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_7forget = {"forget", (PyCFunction)__pyx_pw_6llfuse_10Operations_7forget, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_6forget}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3277:75: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3277 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_9getattr = {"getattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_9getattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_8getattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3401:76: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3401 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_11setattr = {"setattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_11setattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_10setattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3558:78: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3558 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_13readlink = {"readlink", (PyCFunction)__pyx_pw_6llfuse_10Operations_13readlink, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_12readlink}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3682:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3682 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_15mknod = {"mknod", (PyCFunction)__pyx_pw_6llfuse_10Operations_15mknod, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_14mknod}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3839:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3839 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_17mkdir = {"mkdir", (PyCFunction)__pyx_pw_6llfuse_10Operations_17mkdir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_16mkdir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:3985:74: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 3985 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_19unlink = {"unlink", (PyCFunction)__pyx_pw_6llfuse_10Operations_19unlink, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_18unlink}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4120:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4120 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_21rmdir = {"rmdir", (PyCFunction)__pyx_pw_6llfuse_10Operations_21rmdir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_20rmdir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4255:76: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4255 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_23symlink = {"symlink", (PyCFunction)__pyx_pw_6llfuse_10Operations_23symlink, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_22symlink}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4401:74: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4401 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_25rename = {"rename", (PyCFunction)__pyx_pw_6llfuse_10Operations_25rename, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_24rename}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4558:70: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4558 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_27link = {"link", (PyCFunction)__pyx_pw_6llfuse_10Operations_27link, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_26link}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4704:70: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4704 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_29open = {"open", (PyCFunction)__pyx_pw_6llfuse_10Operations_29open, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_28open}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4839:70: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4839 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_31read = {"read", (PyCFunction)__pyx_pw_6llfuse_10Operations_31read, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_30read}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:4974:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 4974 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_33write = {"write", (PyCFunction)__pyx_pw_6llfuse_10Operations_33write, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_32write}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5109:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5109 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_35flush = {"flush", (PyCFunction)__pyx_pw_6llfuse_10Operations_35flush, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_34flush}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5222:76: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5222 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_37release = {"release", (PyCFunction)__pyx_pw_6llfuse_10Operations_37release, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_36release}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5335:72: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5335 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_39fsync = {"fsync", (PyCFunction)__pyx_pw_6llfuse_10Operations_39fsync, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_38fsync}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5459:76: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5459 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_41opendir = {"opendir", (PyCFunction)__pyx_pw_6llfuse_10Operations_41opendir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_40opendir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5583:76: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5583 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_43readdir = {"readdir", (PyCFunction)__pyx_pw_6llfuse_10Operations_43readdir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_42readdir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5707:82: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5707 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_45releasedir = {"releasedir", (PyCFunction)__pyx_pw_6llfuse_10Operations_45releasedir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_44releasedir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5820:78: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5820 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_47fsyncdir = {"fsyncdir", (PyCFunction)__pyx_pw_6llfuse_10Operations_47fsyncdir, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_46fsyncdir}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:5944:74: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 5944 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_49statfs = {"statfs", (PyCFunction)__pyx_pw_6llfuse_10Operations_49statfs, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_48statfs}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:6631:78: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 6631 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_53setxattr = {"setxattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_53setxattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_52setxattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:6777:78: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 6777 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_55getxattr = {"getxattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_55getxattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_54getxattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:6912:80: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 6912 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_57listxattr = {"listxattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_57listxattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_56listxattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:7036:84: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 7036 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_59removexattr = {"removexattr", (PyCFunction)__pyx_pw_6llfuse_10Operations_59removexattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_58removexattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:7171:74: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 7171 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_61access = {"access", (PyCFunction)__pyx_pw_6llfuse_10Operations_61access, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_60access}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:7306:74: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 7306 | static PyMethodDef __pyx_mdef_6llfuse_10Operations_63create = {"create", (PyCFunction)__pyx_pw_6llfuse_10Operations_63create, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10Operations_62create}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:38306:64: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 38306 | static PyMethodDef __pyx_mdef_6llfuse_5setxattr = {"setxattr", (PyCFunction)__pyx_pw_6llfuse_5setxattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4setxattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:38766:64: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 38766 | static PyMethodDef __pyx_mdef_6llfuse_7getxattr = {"getxattr", (PyCFunction)__pyx_pw_6llfuse_7getxattr, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_6getxattr}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:39564:56: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 39564 | static PyMethodDef __pyx_mdef_6llfuse_9init = {"init", (PyCFunction)__pyx_pw_6llfuse_9init, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_8init}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:40000:57: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 40000 | static PyMethodDef __pyx_mdef_6llfuse_11main = {"main", (PyCFunction)__pyx_pw_6llfuse_11main, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_10main}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:43095:59: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 43095 | static PyMethodDef __pyx_mdef_6llfuse_13close = {"close", (PyCFunction)__pyx_pw_6llfuse_13close, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_12close}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:43486:81: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 43486 | static PyMethodDef __pyx_mdef_6llfuse_15invalidate_inode = {"invalidate_inode", (PyCFunction)__pyx_pw_6llfuse_15invalidate_inode, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_14invalidate_inode}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:43691:81: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 43691 | static PyMethodDef __pyx_mdef_6llfuse_17invalidate_entry = {"invalidate_entry", (PyCFunction)__pyx_pw_6llfuse_17invalidate_entry, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_16invalidate_entry}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:44033:73: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 44033 | static PyMethodDef __pyx_mdef_6llfuse_23notify_store = {"notify_store", (PyCFunction)__pyx_pw_6llfuse_23notify_store, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_22notify_store}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:44803:87: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 44803 | static PyMethodDef __pyx_mdef_6llfuse_27__pyx_unpickle_Lock = {"__pyx_unpickle_Lock", (PyCFunction)__pyx_pw_6llfuse_27__pyx_unpickle_Lock, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_26__pyx_unpickle_Lock}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:45263:105: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 45263 | static PyMethodDef __pyx_mdef_6llfuse_29__pyx_unpickle_NoLockManager = {"__pyx_unpickle_NoLockManager", (PyCFunction)__pyx_pw_6llfuse_29__pyx_unpickle_NoLockManager, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_28__pyx_unpickle_NoLockManager}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:45723:107: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 45723 | static PyMethodDef __pyx_mdef_6llfuse_31__pyx_unpickle_RequestContext = {"__pyx_unpickle_RequestContext", (PyCFunction)__pyx_pw_6llfuse_31__pyx_unpickle_RequestContext, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_30__pyx_unpickle_RequestContext}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:46231:105: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 46231 | static PyMethodDef __pyx_mdef_6llfuse_33__pyx_unpickle_NotifyRequest = {"__pyx_unpickle_NotifyRequest", (PyCFunction)__pyx_pw_6llfuse_33__pyx_unpickle_NotifyRequest, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_32__pyx_unpickle_NotifyRequest}; BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:46752:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 46752 | {"acquire", (PyCFunction)__pyx_pw_6llfuse_4Lock_3acquire, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_2acquire}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:46754:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 46754 | {"yield_", (PyCFunction)__pyx_pw_6llfuse_4Lock_7yield_, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_6yield_}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:46756:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 46756 | {"__exit__", (PyCFunction)__pyx_pw_6llfuse_4Lock_11__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_10__exit__}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:46843:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 46843 | {"__exit__", (PyCFunction)__pyx_pw_6llfuse_13NoLockManager_5__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_13NoLockManager_4__exit__}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c: In function ‘__Pyx_PyCFunction_FastCall’: BUILDSTDERR: src/llfuse.c:51763:19: warning: cast between incompatible function types from ‘PyCFunction’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object * const*, long int, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 51763 | return (*((__Pyx_PyCFunctionFastWithKeywords)meth)) (self, args, nargs, NULL); BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:51765:19: warning: cast between incompatible function types from ‘PyCFunction’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t)’ {aka ‘struct _object * (*)(struct _object *, struct _object * const*, long int)’} [-Wcast-function-type] BUILDSTDERR: 51765 | return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs); BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c: At top level: BUILDSTDERR: src/llfuse.c:53798:61: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53798 | {(char *) "func_doc", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53799:61: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53799 | {(char *) "__doc__", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53800:28: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53800 | {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53800:63: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53800 | {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53801:27: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53801 | {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53801:62: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53801 | {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53802:31: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53802 | {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53802:70: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53802 | {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53804:28: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53804 | {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53804:63: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53804 | {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53805:27: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53805 | {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53805:62: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53805 | {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53806:31: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53806 | {(char *) "func_globals", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53807:30: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53807 | {(char *) "__globals__", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53808:31: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53808 | {(char *) "func_closure", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53809:30: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53809 | {(char *) "__closure__", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53810:28: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53810 | {(char *) "func_code", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53811:27: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53811 | {(char *) "__code__", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53812:32: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53812 | {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53812:71: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53812 | {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53813:31: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53813 | {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53813:70: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53813 | {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53814:33: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53814 | {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53814:74: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53814 | {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53815:34: warning: cast between incompatible function types from ‘PyObject * (*)(__pyx_CyFunctionObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53815 | {(char *) "__annotations__", (getter)__Pyx_CyFunction_get_annotations, (setter)__Pyx_CyFunction_set_annotations, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c:53815:76: warning: cast between incompatible function types from ‘int (*)(__pyx_CyFunctionObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] BUILDSTDERR: 53815 | {(char *) "__annotations__", (getter)__Pyx_CyFunction_get_annotations, (setter)__Pyx_CyFunction_set_annotations, 0, 0}, BUILDSTDERR: | ^ BUILDSTDERR: src/llfuse.c: In function ‘__Pyx_CyFunction_CallMethod’: BUILDSTDERR: src/llfuse.c:53967:18: warning: cast between incompatible function types from ‘PyCFunction’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: 53967 | return (*(PyCFunctionWithKeywords)meth)(self, arg, kw); BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running build running build_ext building 'llfuse' extension creating build creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src 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/usr/include/python3.7m -c src/llfuse.c -o build/temp.linux-riscv64-3.7/src/llfuse.o -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION="1.3.5" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter 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/usr/include/python3.7m -c src/lock.c -o build/temp.linux-riscv64-3.7/src/lock.o -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION="1.3.5" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter creating build/lib.linux-riscv64-3.7 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/src/llfuse.o build/temp.linux-riscv64-3.7/src/lock.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/llfuse.cpython-37m-riscv64-linux-gnu.so -lfuse -pthread -lpthread -lrt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YApEee + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 + cd llfuse-1.3.5 + 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-llfuse-1.3.5-2.fc31.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.5-2.fc31 --unique-debug-suffix -1.3.5-2.fc31.riscv64 --unique-debug-src-base python-llfuse-1.3.5-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/llfuse-1.3.5 BUILDSTDERR: 4912 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 running install running install_lib creating /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/llfuse.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7/site-packages writing byte-compilation script '/tmp/tmp6y0pirlz.py' /usr/bin/python3 /tmp/tmp6y0pirlz.py removing /tmp/tmp6y0pirlz.py running install_egg_info running egg_info creating src/llfuse.egg-info writing src/llfuse.egg-info/PKG-INFO writing dependency_links to src/llfuse.egg-info/dependency_links.txt writing top-level names to src/llfuse.egg-info/top_level.txt writing manifest file 'src/llfuse.egg-info/SOURCES.txt' reading manifest file 'src/llfuse.egg-info/SOURCES.txt' writing manifest file 'src/llfuse.egg-info/SOURCES.txt' Copying src/llfuse.egg-info to /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7/site-packages/llfuse-1.3.5-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7/site-packages/llfuse.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7/site-packages/llfuse.cpython-37m-riscv64-linux-gnu.so original debug info size: 4348kB, size after compression: 4248kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.waJGbe Processing files: python3-llfuse-1.3.5-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tLxbId + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.5 + DOCDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/doc/python3-llfuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/doc/python3-llfuse + cp -pr README.rst /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/doc/python3-llfuse + cp -pr Changes.rst /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/doc/python3-llfuse + cp -pr doc/html /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/doc/python3-llfuse + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FmCwFe + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/licenses/python3-llfuse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/licenses/python3-llfuse + cp -pr LICENSE /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64/usr/share/licenses/python3-llfuse + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-llfuse = 1.3.5-2.fc31 python3-llfuse = 1.3.5-2.fc31 python3-llfuse(riscv-64) = 1.3.5-2.fc31 python3.7dist(llfuse) = 1.3.5 python3dist(llfuse) = 1.3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libfuse.so.2(FUSE_2.9)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-llfuse < 1.3.5-2.fc31 Processing files: python-llfuse-debugsource-1.3.5-2.fc31.riscv64 Provides: python-llfuse-debugsource = 1.3.5-2.fc31 python-llfuse-debugsource(riscv-64) = 1.3.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-llfuse-debuginfo-1.3.5-2.fc31.riscv64 Provides: debuginfo(build-id) = c45f2efd938194e6e0da120314d4a0c7ff6d983e python3-llfuse-debuginfo = 1.3.5-2.fc31 python3-llfuse-debuginfo(riscv-64) = 1.3.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-llfuse-debugsource(riscv-64) = 1.3.5-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-llfuse-1.3.5-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-llfuse-debugsource-1.3.5-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-llfuse-debuginfo-1.3.5-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RJXU6g + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-llfuse-1.3.5-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0