Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-llfuse.spec'], chrootPath='/var/lib/mock/f29-build-10820-4890/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-llfuse-1.3.3-1.fc29.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/f29-build-10820-4890/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HoI9b6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llfuse-1.3.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/llfuse-1.3.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd llfuse-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm doc/html/.buildinfo + rm -rf src/llfuse.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9ypvPe + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + 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' + python2.7 setup.py build_ext --inplace running build_ext building 'llfuse' extension creating build creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c src/llfuse.c -o build/temp.linux-riscv64-2.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.3" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter -Werror=conversion -Werror=sign-compare -fno-strict-aliasing BUILDSTDERR: src/llfuse.c:2730: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: 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:2863: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: 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:2943: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: 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:3067: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: 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:3218: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: 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:3342: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: 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:3493: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: 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:3635: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: 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:3768: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: 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:3901: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: 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:4043: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: 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:4194: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: 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:4336: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: 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:4469: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: 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:4602: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: 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:4735: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: 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:4850: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: 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:4965: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: 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:5089: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: 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:5213: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: 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:5337: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: 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:5452: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: 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:5576: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: 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:6244: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: 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:6386: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: 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:6519: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: 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:6643: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: 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:6776: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: 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:6909: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: 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:36436: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: 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:36891: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: 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:37680: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: 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:38110: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: 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:41175: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: 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:41564: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: 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:41766: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: 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:42106: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: 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:42889: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: {"acquire", (PyCFunction)__pyx_pw_6llfuse_4Lock_3acquire, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_2acquire}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42891: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: {"yield_", (PyCFunction)__pyx_pw_6llfuse_4Lock_7yield_, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_6yield_}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42893: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: {"__exit__", (PyCFunction)__pyx_pw_6llfuse_4Lock_11__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_10__exit__}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42978: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: {"__exit__", (PyCFunction)__pyx_pw_6llfuse_13NoLockManager_5__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_13NoLockManager_4__exit__}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49280: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: {(char *) "func_doc", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49281: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: {(char *) "__doc__", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49282: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: {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49282: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: {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49283: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: {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49283: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: {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49284: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: {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49284: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: {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49286: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: {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49286: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: {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49287: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: {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49287: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: {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49288: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: {(char *) "func_globals", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49289: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: {(char *) "__globals__", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49290: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: {(char *) "func_closure", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49291: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: {(char *) "__closure__", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49292: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: {(char *) "func_code", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49293: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: {(char *) "__code__", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49294: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: {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49294: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: {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49295: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: {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49295: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: {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49296: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: {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49296: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: {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49297: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: {(char *) "__annotations__", (getter)__Pyx_CyFunction_get_annotations, (setter)__Pyx_CyFunction_set_annotations, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49297: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: {(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:49445: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: return (*(PyCFunctionWithKeywords)meth)(self, arg, kw); BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c src/lock.c -o build/temp.linux-riscv64-2.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.3" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter -Werror=conversion -Werror=sign-compare -fno-strict-aliasing creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -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-2.7/src/llfuse.o build/temp.linux-riscv64-2.7/src/lock.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/llfuse.so -lfuse -pthread -lpthread -lrt copying build/lib.linux-riscv64-2.7/llfuse.so -> src + 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' + python3.6 setup.py build_ext --inplace running build_ext building 'llfuse' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src gcc -pthread -DNDEBUG -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 -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.6m -c src/llfuse.c -o build/temp.linux-riscv64-3.6/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.3" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter -Werror=conversion -Werror=sign-compare BUILDSTDERR: src/llfuse.c:2730: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: 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:2863: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: 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:2943: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: 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:3067: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: 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:3218: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: 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:3342: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: 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:3493: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: 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:3635: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: 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:3768: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: 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:3901: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: 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:4043: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: 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:4194: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: 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:4336: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: 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:4469: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: 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:4602: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: 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:4735: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: 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:4850: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: 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:4965: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: 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:5089: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: 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:5213: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: 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:5337: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: 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:5452: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: 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:5576: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: 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:6244: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: 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:6386: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: 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:6519: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: 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:6643: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: 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:6776: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: 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:6909: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: 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:36436: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: 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:36891: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: 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:37680: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: 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:38110: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: 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:41175: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: 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:41564: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: 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:41766: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: 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:42106: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: 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:42889: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: {"acquire", (PyCFunction)__pyx_pw_6llfuse_4Lock_3acquire, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_2acquire}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42891: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: {"yield_", (PyCFunction)__pyx_pw_6llfuse_4Lock_7yield_, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_6yield_}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42893: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: {"__exit__", (PyCFunction)__pyx_pw_6llfuse_4Lock_11__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_6llfuse_4Lock_10__exit__}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:42978: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: {"__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:47965:15: warning: cast between incompatible function types from ‘PyCFunction’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} [-Wcast-function-type] BUILDSTDERR: return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs, NULL); BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c: At top level: BUILDSTDERR: src/llfuse.c:49280: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: {(char *) "func_doc", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49281: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: {(char *) "__doc__", (getter)__Pyx_CyFunction_get_doc, (setter)__Pyx_CyFunction_set_doc, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49282: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: {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49282: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: {(char *) "func_name", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49283: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: {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49283: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: {(char *) "__name__", (getter)__Pyx_CyFunction_get_name, (setter)__Pyx_CyFunction_set_name, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49284: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: {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49284: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: {(char *) "__qualname__", (getter)__Pyx_CyFunction_get_qualname, (setter)__Pyx_CyFunction_set_qualname, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49286: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: {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49286: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: {(char *) "func_dict", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49287: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: {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49287: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: {(char *) "__dict__", (getter)__Pyx_CyFunction_get_dict, (setter)__Pyx_CyFunction_set_dict, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49288: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: {(char *) "func_globals", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49289: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: {(char *) "__globals__", (getter)__Pyx_CyFunction_get_globals, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49290: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: {(char *) "func_closure", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49291: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: {(char *) "__closure__", (getter)__Pyx_CyFunction_get_closure, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49292: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: {(char *) "func_code", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49293: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: {(char *) "__code__", (getter)__Pyx_CyFunction_get_code, 0, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49294: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: {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49294: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: {(char *) "func_defaults", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49295: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: {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49295: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: {(char *) "__defaults__", (getter)__Pyx_CyFunction_get_defaults, (setter)__Pyx_CyFunction_set_defaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49296: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: {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49296: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: {(char *) "__kwdefaults__", (getter)__Pyx_CyFunction_get_kwdefaults, (setter)__Pyx_CyFunction_set_kwdefaults, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49297: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: {(char *) "__annotations__", (getter)__Pyx_CyFunction_get_annotations, (setter)__Pyx_CyFunction_set_annotations, 0, 0}, BUILDSTDERR: ^ BUILDSTDERR: src/llfuse.c:49297: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: {(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:49445: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: return (*(PyCFunctionWithKeywords)meth)(self, arg, kw); BUILDSTDERR: ^ gcc -pthread -DNDEBUG -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 -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.6m -c src/lock.c -o build/temp.linux-riscv64-3.6/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.3" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter -Werror=conversion -Werror=sign-compare creating build/lib.linux-riscv64-3.6 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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.6/src/llfuse.o build/temp.linux-riscv64-3.6/src/lock.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/llfuse.cpython-36m-riscv64-linux-gnu.so -lfuse -pthread -lpthread -lrt copying build/lib.linux-riscv64-3.6/llfuse.cpython-36m-riscv64-linux-gnu.so -> src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.60yuAf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 + cd llfuse-1.3.3 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/llfuse.so -> /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages writing byte-compilation script '/tmp/tmpLfjQn0.py' /usr/bin/python2 -O /tmp/tmpLfjQn0.py removing /tmp/tmpLfjQn0.py running install_egg_info running egg_info creating src/llfuse.egg-info writing requirements to src/llfuse.egg-info/requires.txt writing src/llfuse.egg-info/PKG-INFO writing top-level names to src/llfuse.egg-info/top_level.txt writing dependency_links to src/llfuse.egg-info/dependency_links.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.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/llfuse-1.3.3-py2.7.egg-info running install_scripts + 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,-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.3-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages copying build/lib.linux-riscv64-3.6/llfuse.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages writing byte-compilation script '/tmp/tmp6hgt7sr0.py' /usr/bin/python3 /tmp/tmp6hgt7sr0.py removing /tmp/tmp6hgt7sr0.py running install_egg_info running egg_info writing src/llfuse.egg-info/PKG-INFO writing dependency_links to src/llfuse.egg-info/dependency_links.txt deleting src/llfuse.egg-info/requires.txt writing top-level names to src/llfuse.egg-info/top_level.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.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/llfuse-1.3.3-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.3-1.fc29 --unique-debug-suffix -1.3.3-1.fc29.riscv64 --unique-debug-src-base python-llfuse-1.3.3-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/llfuse-1.3.3 extracting debug info from /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/llfuse.so extracting debug info from /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python3.6/site-packages/llfuse.cpython-36m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4443 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u7S3ef Processing files: python2-llfuse-1.3.3-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nR5gzz + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python2-llfuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python2-llfuse + cp -pr README.rst /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python2-llfuse + cp -pr Changes.rst /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python2-llfuse + cp -pr doc/html /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python2-llfuse + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4JTAxa + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/licenses/python2-llfuse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/licenses/python2-llfuse + cp -pr LICENSE /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/licenses/python2-llfuse + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-llfuse = 1.3.3-1.fc29 python-llfuse(riscv-64) = 1.3.3-1.fc29 python2-llfuse = 1.3.3-1.fc29 python2-llfuse(riscv-64) = 1.3.3-1.fc29 python2.7dist(llfuse) = 1.3.3 python2dist(llfuse) = 1.3.3 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) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-llfuse < 1.3.3-1.fc29 Processing files: python3-llfuse-1.3.3-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eCaysq + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.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.3-1.fc29.riscv64/usr/share/doc/python3-llfuse + cp -pr README.rst /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python3-llfuse + cp -pr Changes.rst /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python3-llfuse + cp -pr doc/html /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/doc/python3-llfuse + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SunN3H + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.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.3-1.fc29.riscv64/usr/share/licenses/python3-llfuse + cp -pr LICENSE /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64/usr/share/licenses/python3-llfuse + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-llfuse = 1.3.3-1.fc29 python3-llfuse(riscv-64) = 1.3.3-1.fc29 python3.6dist(llfuse) = 1.3.3 python3dist(llfuse) = 1.3.3 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.6m.so.1.0()(64bit) librt.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-llfuse-debugsource-1.3.3-1.fc29.riscv64 warning: Provides: python-llfuse-debugsource = 1.3.3-1.fc29 python-llfuse-debugsource(riscv-64) = 1.3.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-llfuse-debuginfo-1.3.3-1.fc29.riscv64 BUILDSTDERR: Deprecated external dependency generator is used! BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: python-llfuse-debuginfo = 1.3.3-1.fc29 python-llfuse-debuginfo(riscv-64) = 1.3.3-1.fc29 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.3-1.fc29 Processing files: python2-llfuse-debuginfo-1.3.3-1.fc29.riscv64 warning: Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 7122718df9fe0df229f450732592b645f67edd68 python2-llfuse-debuginfo = 1.3.3-1.fc29 python2-llfuse-debuginfo(riscv-64) = 1.3.3-1.fc29 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.3-1.fc29 Processing files: python3-llfuse-debuginfo-1.3.3-1.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = eb24b62a89680c8916e5835fdea098661a937f9e python3-llfuse-debuginfo = 1.3.3-1.fc29 python3-llfuse-debuginfo(riscv-64) = 1.3.3-1.fc29 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.3-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-llfuse-1.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-llfuse-1.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-llfuse-debugsource-1.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-llfuse-debuginfo-1.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-llfuse-debuginfo-1.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-llfuse-debuginfo-1.3.3-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.slqviL + umask 022 + cd /builddir/build/BUILD + cd llfuse-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-llfuse-1.3.3-1.fc29.riscv64 + exit 0 Child return code was: 0