Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'], chrootPath='/var/lib/mock/f28-build-15702360-1128734/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/fuse.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/fuse-2.9.9-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'], chrootPath='/var/lib/mock/f28-build-15702360-1128734/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/fuse.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S3IAlo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fuse2and3 + /usr/bin/mkdir -p fuse2and3 + cd fuse2and3 + /usr/bin/gzip -dc /builddir/build/SOURCES/fuse-2.9.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/fuse-3.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd libfuse-fuse-3.4.2 ~/build/BUILD/fuse2and3/libfuse-fuse-3.4.2 ~/build/BUILD/fuse2and3 Patch #1 (fuse-3.0.0-More-parentheses.patch): + echo 'Patch #1 (fuse-3.0.0-More-parentheses.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .add_parentheses --fuzz=0 patching file lib/fuse.c Hunk #1 succeeded at 1759 (offset 106 lines). Patch #4 (fuse-3.4.2-no-dev.patch): + echo 'Patch #4 (fuse-3.4.2-no-dev.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nodev --fuzz=0 patching file util/install_helper.sh + popd ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3/fuse-2.9.9 ~/build/BUILD/fuse2and3 + pushd fuse-2.9.9 + sed -i 's|mknod|echo Disabled: mknod |g' util/Makefile.in Patch #2 (fuse-0001-More-parentheses.patch): + echo 'Patch #2 (fuse-0001-More-parentheses.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .add_parentheses --fuzz=0 patching file lib/fuse.c Hunk #1 succeeded at 1529 (offset 538 lines). patching file lib/fuse_lowlevel.c Hunk #1 succeeded at 1211 (offset 495 lines). Patch #3 (fuse-2.9.2-namespace-conflict-fix.patch): + echo 'Patch #3 (fuse-2.9.2-namespace-conflict-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .conflictfix --fuzz=0 patching file include/fuse_kernel.h Patch #5 (fuse-2.9.7-buffer-size.patch): + echo 'Patch #5 (fuse-2.9.7-buffer-size.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .buffer_size --fuzz=0 patching file lib/fuse_kern_chan.c + popd ~/build/BUILD/fuse2and3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8IsywR + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + pushd libfuse-fuse-3.4.2 ~/build/BUILD/fuse2and3/libfuse-fuse-3.4.2 ~/build/BUILD/fuse2and3 + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . ppc64le-redhat-linux-gnu The Meson build system Version: 0.47.2 Source dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2 Build dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu Build type: native build Project name: libfuse3 Project version: 3.4.2 Appending CFLAGS from environment: '-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Native C compiler: cc (gcc 8.3.1 "cc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)") Build machine cpu family: ppc64 Build machine cpu: ppc64le Checking for function "fork" : YES Checking for function "fstatat" : YES Checking for function "openat" : YES Checking for function "readlinkat" : YES Checking for function "pipe2" : YES Checking for function "splice" : YES Checking for function "vmsplice" : YES Checking for function "posix_fallocate" : YES Checking for function "fdatasync" : YES Checking for function "utimensat" : YES Checking for function "copy_file_range" : YES Checking for function "setxattr" : YES Checking for function "iconv" : YES Checking whether type "struct stat" has member "st_atim" : YES Checking whether type "struct stat" has member "st_atimespec" : NO Configuring config.h using configuration Message: Compiler warns about unused result even when casting to void Dependency threads found: YES Library iconv found: NO Library dl found: YES Library rt found: YES Found pkg-config: /usr/bin/pkg-config (1.4.2) Native dependency udev found: YES 238 Program install_helper.sh found: YES (/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/util/install_helper.sh) Build targets in project: 25 Option buildtype is: plain [default: debugoptimized] Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C ppc64le-redhat-linux-gnu ninja: Entering directory `ppc64le-redhat-linux-gnu' [1/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_loop.c.o' -MF 'lib/lib@@fuse3@sha/fuse_loop.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_loop.c.o' -c ../lib/fuse_loop.c [2/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' -MF 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' -c ../lib/fuse_loop_mt.c [3/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_signals.c.o' -MF 'lib/lib@@fuse3@sha/fuse_signals.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_signals.c.o' -c ../lib/fuse_signals.c [4/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_opt.c.o' -MF 'lib/lib@@fuse3@sha/fuse_opt.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_opt.c.o' -c ../lib/fuse_opt.c [5/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/buffer.c.o' -MF 'lib/lib@@fuse3@sha/buffer.c.o.d' -o 'lib/lib@@fuse3@sha/buffer.c.o' -c ../lib/buffer.c [6/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' -MF 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o.d' -o 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' -c ../lib/cuse_lowlevel.c [7/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/helper.c.o' -MF 'lib/lib@@fuse3@sha/helper.c.o.d' -o 'lib/lib@@fuse3@sha/helper.c.o' -c ../lib/helper.c [8/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/modules_subdir.c.o' -MF 'lib/lib@@fuse3@sha/modules_subdir.c.o.d' -o 'lib/lib@@fuse3@sha/modules_subdir.c.o' -c ../lib/modules/subdir.c [9/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/mount_util.c.o' -MF 'lib/lib@@fuse3@sha/mount_util.c.o.d' -o 'lib/lib@@fuse3@sha/mount_util.c.o' -c ../lib/mount_util.c [10/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/mount.c.o' -MF 'lib/lib@@fuse3@sha/mount.c.o.d' -o 'lib/lib@@fuse3@sha/mount.c.o' -c ../lib/mount.c [11/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/modules_iconv.c.o' -MF 'lib/lib@@fuse3@sha/modules_iconv.c.o.d' -o 'lib/lib@@fuse3@sha/modules_iconv.c.o' -c ../lib/modules/iconv.c [12/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' -MF 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' -c ../lib/fuse_lowlevel.c [13/63] cc -Itest/test@@test_write_cache@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'test/test@@test_write_cache@exe/test_write_cache.c.o' -MF 'test/test@@test_write_cache@exe/test_write_cache.c.o.d' -o 'test/test@@test_write_cache@exe/test_write_cache.c.o' -c ../test/test_write_cache.c [14/63] cp -fPp ../test/conftest.py ../test/pytest.ini ../test/test_examples.py ../test/util.py ../test/test_ctests.py /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test [15/63] cc -Itest/test@@wrong_command@exe -Itest -I../test -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -MD -MQ 'test/test@@wrong_command@exe/wrong_command.c.o' -MF 'test/test@@wrong_command@exe/wrong_command.c.o.d' -o 'test/test@@wrong_command@exe/wrong_command.c.o' -c ../test/wrong_command.c [16/63] cc -o test/wrong_command 'test/test@@wrong_command@exe/wrong_command.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [17/63] cc -Itest/test@@test_setattr@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'test/test@@test_setattr@exe/test_setattr.c.o' -MF 'test/test@@test_setattr@exe/test_setattr.c.o.d' -o 'test/test@@test_setattr@exe/test_setattr.c.o' -c ../test/test_setattr.c [18/63] cc -Iutil/util@@fusermount3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ 'util/util@@fusermount3@exe/.._lib_mount_util.c.o' -MF 'util/util@@fusermount3@exe/.._lib_mount_util.c.o.d' -o 'util/util@@fusermount3@exe/.._lib_mount_util.c.o' -c ../lib/mount_util.c [19/63] cc -Iutil/util@@mount.fuse3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -DFUSE_USE_VERSION=34 -MD -MQ 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -MF 'util/util@@mount.fuse3@exe/mount.fuse.c.o.d' -o 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -c ../util/mount.fuse.c [20/63] cc -Iexample/example@@passthrough@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@passthrough@exe/passthrough.c.o' -MF 'example/example@@passthrough@exe/passthrough.c.o.d' -o 'example/example@@passthrough@exe/passthrough.c.o' -c ../example/passthrough.c [21/63] cc -Itest/test@@test_syscalls@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -MD -MQ 'test/test@@test_syscalls@exe/test_syscalls.c.o' -MF 'test/test@@test_syscalls@exe/test_syscalls.c.o.d' -o 'test/test@@test_syscalls@exe/test_syscalls.c.o' -c ../test/test_syscalls.c [22/63] cc -Iutil/util@@fusermount3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ 'util/util@@fusermount3@exe/fusermount.c.o' -MF 'util/util@@fusermount3@exe/fusermount.c.o.d' -o 'util/util@@fusermount3@exe/fusermount.c.o' -c ../util/fusermount.c [23/63] cc -o test/test_syscalls 'test/test@@test_syscalls@exe/test_syscalls.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [24/63] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -pthread -DFUSE_USE_VERSION=34 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse.c.o' -MF 'lib/lib@@fuse3@sha/fuse.c.o.d' -o 'lib/lib@@fuse3@sha/fuse.c.o' -c ../lib/fuse.c [25/63] cc -o util/fusermount3 'util/util@@fusermount3@exe/fusermount.c.o' 'util/util@@fusermount3@exe/.._lib_mount_util.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [26/63] cc -o lib/libfuse3.so.3.4.2 'lib/lib@@fuse3@sha/fuse.c.o' 'lib/lib@@fuse3@sha/fuse_loop.c.o' 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' 'lib/lib@@fuse3@sha/fuse_opt.c.o' 'lib/lib@@fuse3@sha/fuse_signals.c.o' 'lib/lib@@fuse3@sha/buffer.c.o' 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' 'lib/lib@@fuse3@sha/helper.c.o' 'lib/lib@@fuse3@sha/modules_subdir.c.o' 'lib/lib@@fuse3@sha/mount_util.c.o' 'lib/lib@@fuse3@sha/mount.c.o' 'lib/lib@@fuse3@sha/modules_iconv.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/lib/fuse_versionscript -ldl -lrt -Wl,--end-group -pthread [27/63] cc -Iexample/example@@hello@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@hello@exe/hello.c.o' -MF 'example/example@@hello@exe/hello.c.o.d' -o 'example/example@@hello@exe/hello.c.o' -c ../example/hello.c [28/63] cc -Iexample/example@@hello_ll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@hello_ll@exe/hello_ll.c.o' -MF 'example/example@@hello_ll@exe/hello_ll.c.o.d' -o 'example/example@@hello_ll@exe/hello_ll.c.o' -c ../example/hello_ll.c [29/63] cc -Iexample/example@@passthrough_fh@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -MF 'example/example@@passthrough_fh@exe/passthrough_fh.c.o.d' -o 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -c ../example/passthrough_fh.c [30/63] cc -Iexample/example@@ioctl_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@ioctl_client@exe/ioctl_client.c.o' -MF 'example/example@@ioctl_client@exe/ioctl_client.c.o.d' -o 'example/example@@ioctl_client@exe/ioctl_client.c.o' -c ../example/ioctl_client.c [31/63] cc -Iexample/example@@printcap@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@printcap@exe/printcap.c.o' -MF 'example/example@@printcap@exe/printcap.c.o.d' -o 'example/example@@printcap@exe/printcap.c.o' -c ../example/printcap.c [32/63] cc -Iexample/example@@poll_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@poll_client@exe/poll_client.c.o' -MF 'example/example@@poll_client@exe/poll_client.c.o.d' -o 'example/example@@poll_client@exe/poll_client.c.o' -c ../example/poll_client.c [33/63] cc -Iexample/example@@ioctl@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@ioctl@exe/ioctl.c.o' -MF 'example/example@@ioctl@exe/ioctl.c.o.d' -o 'example/example@@ioctl@exe/ioctl.c.o' -c ../example/ioctl.c [34/63] cc -Iexample/example@@cuse_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@cuse_client@exe/cuse_client.c.o' -MF 'example/example@@cuse_client@exe/cuse_client.c.o.d' -o 'example/example@@cuse_client@exe/cuse_client.c.o' -c ../example/cuse_client.c [35/63] cc -Iexample/example@@cuse@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@cuse@exe/cuse.c.o' -MF 'example/example@@cuse@exe/cuse.c.o.d' -o 'example/example@@cuse@exe/cuse.c.o' -c ../example/cuse.c [36/63] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/libfuse3.so.3.4.2 'lib/lib@@fuse3@sha/libfuse3.so.3.4.2.symbols' [37/63] cc -o test/test_write_cache 'test/test@@test_write_cache@exe/test_write_cache.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [38/63] cc -o test/test_setattr 'test/test@@test_setattr@exe/test_setattr.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [39/63] cc -Iexample/example@@null@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@null@exe/null.c.o' -MF 'example/example@@null@exe/null.c.o.d' -o 'example/example@@null@exe/null.c.o' -c ../example/null.c [40/63] cc -o util/mount.fuse3 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [41/63] cc -Iexample/example@@notify_inval_inode@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -MF 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o.d' -o 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -c ../example/notify_inval_inode.c [42/63] cc -o example/passthrough 'example/example@@passthrough@exe/passthrough.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [43/63] cc -o example/passthrough_fh 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [44/63] cc -o example/hello 'example/example@@hello@exe/hello.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [45/63] cc -o example/hello_ll 'example/example@@hello_ll@exe/hello_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [46/63] cc -o example/printcap 'example/example@@printcap@exe/printcap.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [47/63] cc -o example/poll_client 'example/example@@poll_client@exe/poll_client.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [48/63] cc -o example/ioctl_client 'example/example@@ioctl_client@exe/ioctl_client.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [49/63] cc -o example/ioctl 'example/example@@ioctl@exe/ioctl.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [50/63] cc -o example/cuse 'example/example@@cuse@exe/cuse.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [51/63] cc -o example/cuse_client 'example/example@@cuse_client@exe/cuse_client.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [52/63] cc -o example/null 'example/example@@null@exe/null.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [53/63] cc -o example/notify_inval_inode 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [54/63] cc -Iexample/example@@notify_inval_entry@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -MF 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o.d' -o 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -c ../example/notify_inval_entry.c [55/63] cc -Iexample/example@@invalidate_path@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@invalidate_path@exe/invalidate_path.c.o' -MF 'example/example@@invalidate_path@exe/invalidate_path.c.o.d' -o 'example/example@@invalidate_path@exe/invalidate_path.c.o' -c ../example/invalidate_path.c [56/63] cc -Iexample/example@@notify_store_retrieve@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -MF 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o.d' -o 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -c ../example/notify_store_retrieve.c [57/63] cc -o example/notify_inval_entry 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [58/63] cc -o example/invalidate_path 'example/example@@invalidate_path@exe/invalidate_path.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [59/63] cc -Iexample/example@@passthrough_ll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -MF 'example/example@@passthrough_ll@exe/passthrough_ll.c.o.d' -o 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -c ../example/passthrough_ll.c [60/63] cc -o example/notify_store_retrieve 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [61/63] cc -o example/passthrough_ll 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib [62/63] cc -Iexample/example@@poll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -pthread -MD -MQ 'example/example@@poll@exe/poll.c.o' -MF 'example/example@@poll@exe/poll.c.o.d' -o 'example/example@@poll@exe/poll.c.o' -c ../example/poll.c [63/63] cc -o example/poll 'example/example@@poll@exe/poll.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.4.2 -ldl -lrt -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3/fuse-2.9.9 ~/build/BUILD/fuse2and3 + popd + pushd fuse-2.9.9 + export MOUNT_FUSE_PATH=/usr/sbin + MOUNT_FUSE_PATH=/usr/sbin + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE' + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking target system type... powerpc64le-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for fork... yes checking for setxattr... yes checking for fdatasync... yes checking for splice... yes checking for vmsplice... yes checking for utimensat... yes checking for posix_fallocate... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: UDEV_RULES_PATH env var not set, using default /etc/udev/rules.d configure: INIT_D_PATH env var not set, using default /etc/init.d checking if umount supports --fake --no-canonicalize... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fuse.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/include' make[2]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/include' make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/include' Making all in lib make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/lib' CC fuse_kern_chan.lo CC fuse.lo CC fuse_loop.lo CC fuse_loop_mt.lo BUILDSTDERR: fuse.c:11: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: fuse.c: In function 'fuse_compat_open': BUILDSTDERR: fuse.c:1536:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = (((struct fuse_operations_compat22 *) &fs->op)->open)(path, &tmp); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c:1540:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = (((struct fuse_operations_compat2 *) &fs->op)->open)(path, fi->flags); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_release': BUILDSTDERR: fuse.c:1550:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return ((struct fuse_operations_compat2 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_opendir': BUILDSTDERR: fuse.c:1563:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat22 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_statfs': BUILDSTDERR: fuse.c:1603:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat22 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c:1610:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat1 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fuse_lowlevel.lo CC fuse_mt.lo CC fuse_opt.lo BUILDSTDERR: fuse_lowlevel.c:9: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC fuse_session.lo BUILDSTDERR: fuse_session.c: In function 'fuse_chan_recv': BUILDSTDERR: fuse_session.c:211:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return ((struct fuse_chan_ops_compat24 *) &ch->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fuse_signals.lo CC buffer.lo BUILDSTDERR: buffer.c:9: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC cuse_lowlevel.lo CC helper.lo BUILDSTDERR: helper.c: In function 'fuse_daemonize': BUILDSTDERR: helper.c:203:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: read(waiter[0], &completed, sizeof(completed)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: helper.c:212:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) chdir("/"); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: helper.c:225:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(waiter[1], &completed, sizeof(completed)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mount.lo CC mount_util.lo BUILDSTDERR: mount_util.c: In function 'mtab_needs_update': BUILDSTDERR: mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(0, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(ruid, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'add_mount': BUILDSTDERR: mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'exec_umount': BUILDSTDERR: mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'remove_mount': BUILDSTDERR: mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ CC ulockmgr.lo CC modules/subdir.lo CC modules/iconv.lo CCLD libulockmgr.la CCLD libfuse.la make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/lib' Making all in util make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/util' make all-am make[2]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/util' CC fusermount-fusermount.o CC fusermount-mount_util.o CC ulockmgr_server-ulockmgr_server.o BUILDSTDERR: fusermount.c:10: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE /* for clone */ BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC mount.fuse.o BUILDSTDERR: mount_util.c: In function 'mtab_needs_update': BUILDSTDERR: mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(0, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(ruid, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'add_mount': BUILDSTDERR: mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'exec_umount': BUILDSTDERR: mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'remove_mount': BUILDSTDERR: mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ulockmgr_server.c: In function 'main': BUILDSTDERR: ulockmgr_server.c:371:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) chdir("/"); BUILDSTDERR: ^~~~~~~~~~ CCLD ulockmgr_server CCLD mount.fuse CCLD fusermount make[2]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/util' make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/util' Making all in example make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/example' CC fusexmp.o CC fusexmp_fh.o CC null.o BUILDSTDERR: fusexmp_fh.c:18: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC hello.o CC hello_ll.o CC fioc.o CC fioclient-fioclient.o CC fsel.o CC fselclient-fselclient.o CC cusexmp.o CCLD fusexmp CCLD fusexmp_fh CCLD null CCLD hello CCLD hello_ll CCLD fioc CCLD fioclient CCLD fsel CCLD fselclient CCLD cusexmp make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/example' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9/doc' make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/fuse-2.9.9' ~/build/BUILD/fuse2and3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.saxI3r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le ~/build/BUILD/fuse2and3/libfuse-fuse-3.4.2 ~/build/BUILD/fuse2and3 + cd fuse2and3 + pushd libfuse-fuse-3.4.2 + export MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr + MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr + DESTDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le + /usr/bin/ninja install -v -j4 -C ppc64le-redhat-linux-gnu ninja: Entering directory `ppc64le-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson install --no-rebuild == FURTHER ACTION REQUIRED == Make sure that your init system will start the /etc/init.d/fuse3 init script Installing lib/libfuse3.so.3.4.2 to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64 Installing util/fusermount3 to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin Installing util/mount.fuse3 to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/sbin Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/include/fuse.h to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/include/fuse_common.h to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/include/fuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/include/fuse_opt.h to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/include/cuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/doc/fusermount3.1 to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/doc/mount.fuse3.8 to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man8 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/fuse3.pc to /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/pkgconfig Running custom install script '/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.4.2/util/install_helper.sh /etc /usr/bin /usr/lib/udev/rules.d' ~/build/BUILD/fuse2and3 + popd + find /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le . /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3/fuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3/fuse_common.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3/fuse.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3/cuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/include/fuse3/fuse_opt.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/pkgconfig /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/pkgconfig/fuse3.pc /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libfuse3.so /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libfuse3.so.3.4.2 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libfuse3.so.3 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib/udev /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib/udev/rules.d /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib/udev/rules.d/99-fuse3.rules /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man8 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man8/mount.fuse3.8.gz /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/man/man1/fusermount3.1.gz /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/sbin /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/sbin/mount.fuse3 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin/fusermount3 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc/init.d /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc/init.d/fuse3 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc/fuse.conf . ./fuse-2.9.9 ./fuse-2.9.9/config.log ./fuse-2.9.9/aclocal.m4 ./fuse-2.9.9/include ./fuse-2.9.9/include/fuse_kernel.h.conflictfix ./fuse-2.9.9/include/fuse_lowlevel.h ./fuse-2.9.9/include/Makefile.am ./fuse-2.9.9/include/fuse_common.h ./fuse-2.9.9/include/fuse_compat.h ./fuse-2.9.9/include/fuse.h ./fuse-2.9.9/include/config.h.in ./fuse-2.9.9/include/ulockmgr.h ./fuse-2.9.9/include/config.h ./fuse-2.9.9/include/fuse_kernel.h ./fuse-2.9.9/include/old ./fuse-2.9.9/include/old/fuse.h ./fuse-2.9.9/include/cuse_lowlevel.h ./fuse-2.9.9/include/fuse_common_compat.h ./fuse-2.9.9/include/fuse_opt.h ./fuse-2.9.9/include/fuse_lowlevel_compat.h ./fuse-2.9.9/include/stamp-h1 ./fuse-2.9.9/include/Makefile.in ./fuse-2.9.9/include/Makefile ./fuse-2.9.9/COPYING ./fuse-2.9.9/util ./fuse-2.9.9/util/Makefile.am ./fuse-2.9.9/util/mount_util.c ./fuse-2.9.9/util/mount.fuse.c ./fuse-2.9.9/util/udev.rules ./fuse-2.9.9/util/fusermount-fusermount.o ./fuse-2.9.9/util/fusermount-mount_util.o ./fuse-2.9.9/util/.libs ./fuse-2.9.9/util/fusermount.c ./fuse-2.9.9/util/fusermount ./fuse-2.9.9/util/ulockmgr_server ./fuse-2.9.9/util/mount.fuse ./fuse-2.9.9/util/init_script ./fuse-2.9.9/util/ulockmgr_server.c ./fuse-2.9.9/util/mount.fuse.o ./fuse-2.9.9/util/Makefile.in ./fuse-2.9.9/util/ulockmgr_server-ulockmgr_server.o ./fuse-2.9.9/util/Makefile ./fuse-2.9.9/NEWS ./fuse-2.9.9/Makefile.am ./fuse-2.9.9/fuse.pc ./fuse-2.9.9/m4 ./fuse-2.9.9/m4/ltoptions.m4 ./fuse-2.9.9/m4/ltversion.m4 ./fuse-2.9.9/m4/ltsugar.m4 ./fuse-2.9.9/m4/libtool.m4 ./fuse-2.9.9/m4/lt~obsolete.m4 ./fuse-2.9.9/ChangeLog ./fuse-2.9.9/README.md ./fuse-2.9.9/COPYING.LIB ./fuse-2.9.9/README.NFS ./fuse-2.9.9/fuse.pc.in ./fuse-2.9.9/doc ./fuse-2.9.9/doc/Makefile.am ./fuse-2.9.9/doc/ulockmgr_server.1 ./fuse-2.9.9/doc/mount.fuse.8 ./fuse-2.9.9/doc/html ./fuse-2.9.9/doc/html/fuse__misc_8h_source.html ./fuse-2.9.9/doc/html/structfuse__config.html ./fuse-2.9.9/doc/html/wrong__command_8c_source.html ./fuse-2.9.9/doc/html/ioctl_8c.html ./fuse-2.9.9/doc/html/structfuse__file__info.html ./fuse-2.9.9/doc/html/mount_8fuse_8c_source.html ./fuse-2.9.9/doc/html/tabs.css ./fuse-2.9.9/doc/html/config_8h_source.html ./fuse-2.9.9/doc/html/functions.html ./fuse-2.9.9/doc/html/jquery.js ./fuse-2.9.9/doc/html/sync_off.png ./fuse-2.9.9/doc/html/fuse__lowlevel_8h_source.html ./fuse-2.9.9/doc/html/notify__inval__inode_8c.html ./fuse-2.9.9/doc/html/tab_s.png ./fuse-2.9.9/doc/html/hello__ll_8c.html ./fuse-2.9.9/doc/html/passthrough__fh_8c_source.html ./fuse-2.9.9/doc/html/mount_8c_source.html ./fuse-2.9.9/doc/html/cuse__lowlevel_8h_source.html ./fuse-2.9.9/doc/html/structfuse__context.html ./fuse-2.9.9/doc/html/closed.png ./fuse-2.9.9/doc/html/mount__bsd_8c_source.html ./fuse-2.9.9/doc/html/fuse_8h.html ./fuse-2.9.9/doc/html/globals_func.html ./fuse-2.9.9/doc/html/invalidate__path_8c_source.html ./fuse-2.9.9/doc/html/stracedecode_8c_source.html ./fuse-2.9.9/doc/html/structfuse__ctx.html ./fuse-2.9.9/doc/html/notify__store__retrieve_8c_source.html ./fuse-2.9.9/doc/html/structfuse__loop__config.html ./fuse-2.9.9/doc/html/iconv_8c_source.html ./fuse-2.9.9/doc/html/cuse__client_8c_source.html ./fuse-2.9.9/doc/html/nav_h.png ./fuse-2.9.9/doc/html/fuse__common_8h.html ./fuse-2.9.9/doc/html/doxygen.css ./fuse-2.9.9/doc/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html ./fuse-2.9.9/doc/html/globals_eval.html ./fuse-2.9.9/doc/html/structfuse__bufvec.html ./fuse-2.9.9/doc/html/hello__ll_8c_source.html ./fuse-2.9.9/doc/html/passthrough__ll_8c.html ./fuse-2.9.9/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html ./fuse-2.9.9/doc/html/sync_on.png ./fuse-2.9.9/doc/html/structfuse__entry__param.html ./fuse-2.9.9/doc/html/fuse__opt_8h.html ./fuse-2.9.9/doc/html/structfuse__module.html ./fuse-2.9.9/doc/html/fuse__loop_8c_source.html ./fuse-2.9.9/doc/html/tab_b.png ./fuse-2.9.9/doc/html/notify__inval__entry_8c.html ./fuse-2.9.9/doc/html/cuse__lowlevel_8c_source.html ./fuse-2.9.9/doc/html/mount__util_8c_source.html ./fuse-2.9.9/doc/html/fusermount_8c_source.html ./fuse-2.9.9/doc/html/structfuse__buf.html ./fuse-2.9.9/doc/html/fuse__loop__mt_8c_source.html ./fuse-2.9.9/doc/html/folderopen.png ./fuse-2.9.9/doc/html/doc.png ./fuse-2.9.9/doc/html/fuse_8h_source.html ./fuse-2.9.9/doc/html/index.html ./fuse-2.9.9/doc/html/structfuse__conn__info.html ./fuse-2.9.9/doc/html/notify__store__retrieve_8c.html ./fuse-2.9.9/doc/html/ioctl__client_8c_source.html ./fuse-2.9.9/doc/html/nav_g.png ./fuse-2.9.9/doc/html/fuse__common_8h_source.html ./fuse-2.9.9/doc/html/passthrough_8c.html ./fuse-2.9.9/doc/html/notify__inval__entry_8c_source.html ./fuse-2.9.9/doc/html/ioctl_8c_source.html ./fuse-2.9.9/doc/html/structfuse__lowlevel__ops.html ./fuse-2.9.9/doc/html/open.png ./fuse-2.9.9/doc/html/fuse__i_8h_source.html ./fuse-2.9.9/doc/html/helper_8c_source.html ./fuse-2.9.9/doc/html/dir_13e138d54eb8818da29c3992edef070a.html ./fuse-2.9.9/doc/html/poll_8c.html ./fuse-2.9.9/doc/html/menudata.js ./fuse-2.9.9/doc/html/fuse__signals_8c_source.html ./fuse-2.9.9/doc/html/mount__util_8h_source.html ./fuse-2.9.9/doc/html/null_8c.html ./fuse-2.9.9/doc/html/globals_type.html ./fuse-2.9.9/doc/html/invalidate__path_8c.html ./fuse-2.9.9/doc/html/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html ./fuse-2.9.9/doc/html/test__setattr_8c_source.html ./fuse-2.9.9/doc/html/printcap_8c_source.html ./fuse-2.9.9/doc/html/cuse_8c.html ./fuse-2.9.9/doc/html/poll__client_8c_source.html ./fuse-2.9.9/doc/html/tab_h.png ./fuse-2.9.9/doc/html/globals_enum.html ./fuse-2.9.9/doc/html/ioctl_8h_source.html ./fuse-2.9.9/doc/html/annotated.html ./fuse-2.9.9/doc/html/fuse_8c_source.html ./fuse-2.9.9/doc/html/dir_23ec12649285f9fabf3a6b7380226c28.html ./fuse-2.9.9/doc/html/passthrough_8c_source.html ./fuse-2.9.9/doc/html/fast17-vangoor.pdf ./fuse-2.9.9/doc/html/hello_8c.html ./fuse-2.9.9/doc/html/fuse__lowlevel_8h.html ./fuse-2.9.9/doc/html/sanitycheckc_8c_source.html ./fuse-2.9.9/doc/html/globals.html ./fuse-2.9.9/doc/html/structfuse__operations.html ./fuse-2.9.9/doc/html/bdwn.png ./fuse-2.9.9/doc/html/dir_93598ca166e67dcc8cf3dfff647b911b.html ./fuse-2.9.9/doc/html/cuse__client_8c.html ./fuse-2.9.9/doc/html/cuse_8c_source.html ./fuse-2.9.9/doc/html/dir_e1dbc8ba94a86723d4c32227b7c46099.html ./fuse-2.9.9/doc/html/ioctl_8h.html ./fuse-2.9.9/doc/html/bc_s.png ./fuse-2.9.9/doc/html/files.html ./fuse-2.9.9/doc/html/nav_f.png ./fuse-2.9.9/doc/html/dir_4fef79e7177ba769987a8da36c892c5f.html ./fuse-2.9.9/doc/html/printcap_8c.html ./fuse-2.9.9/doc/html/poll_8c_source.html ./fuse-2.9.9/doc/html/doxygen.png ./fuse-2.9.9/doc/html/folderclosed.png ./fuse-2.9.9/doc/html/classes.html ./fuse-2.9.9/doc/html/passthrough__ll_8c_source.html ./fuse-2.9.9/doc/html/buffer_8c_source.html ./fuse-2.9.9/doc/html/poll__client_8c.html ./fuse-2.9.9/doc/html/fuse__opt_8h_source.html ./fuse-2.9.9/doc/html/structfuse__opt.html ./fuse-2.9.9/doc/html/hello_8c_source.html ./fuse-2.9.9/doc/html/tab_a.png ./fuse-2.9.9/doc/html/fuse__opt_8c_source.html ./fuse-2.9.9/doc/html/test__syscalls_8c_source.html ./fuse-2.9.9/doc/html/test__write__cache_8c_source.html ./fuse-2.9.9/doc/html/ioctl__client_8c.html ./fuse-2.9.9/doc/html/subdir_8c_source.html ./fuse-2.9.9/doc/html/fuse__lowlevel_8c_source.html ./fuse-2.9.9/doc/html/structfuse__args.html ./fuse-2.9.9/doc/html/fuse__kernel_8h_source.html ./fuse-2.9.9/doc/html/null_8c_source.html ./fuse-2.9.9/doc/html/notify__inval__inode_8c_source.html ./fuse-2.9.9/doc/html/functions_vars.html ./fuse-2.9.9/doc/html/menu.js ./fuse-2.9.9/doc/html/globals_defs.html ./fuse-2.9.9/doc/html/splitbar.png ./fuse-2.9.9/doc/html/passthrough__fh_8c.html ./fuse-2.9.9/doc/how-fuse-works ./fuse-2.9.9/doc/Doxyfile ./fuse-2.9.9/doc/kernel.txt ./fuse-2.9.9/doc/fusermount.1 ./fuse-2.9.9/doc/Makefile.in ./fuse-2.9.9/doc/Makefile ./fuse-2.9.9/ltmain.sh ./fuse-2.9.9/install-sh ./fuse-2.9.9/config.guess ./fuse-2.9.9/example ./fuse-2.9.9/example/fsel.o ./fuse-2.9.9/example/fusexmp.o ./fuse-2.9.9/example/fioclient.c ./fuse-2.9.9/example/fioc.o ./fuse-2.9.9/example/fusexmp ./fuse-2.9.9/example/Makefile.am ./fuse-2.9.9/example/hello.o ./fuse-2.9.9/example/fioc ./fuse-2.9.9/example/null.c ./fuse-2.9.9/example/fselclient.c ./fuse-2.9.9/example/cusexmp ./fuse-2.9.9/example/.libs ./fuse-2.9.9/example/.libs/fusexmp ./fuse-2.9.9/example/.libs/fioc ./fuse-2.9.9/example/.libs/cusexmp ./fuse-2.9.9/example/.libs/null ./fuse-2.9.9/example/.libs/hello_ll ./fuse-2.9.9/example/.libs/fusexmp_fh ./fuse-2.9.9/example/.libs/fsel ./fuse-2.9.9/example/.libs/hello ./fuse-2.9.9/example/hello.c ./fuse-2.9.9/example/null ./fuse-2.9.9/example/hello_ll ./fuse-2.9.9/example/fioclient ./fuse-2.9.9/example/fusexmp_fh.o ./fuse-2.9.9/example/cusexmp.c ./fuse-2.9.9/example/fusexmp_fh ./fuse-2.9.9/example/fselclient-fselclient.o ./fuse-2.9.9/example/fsel.c ./fuse-2.9.9/example/fusexmp.c ./fuse-2.9.9/example/fselclient ./fuse-2.9.9/example/fsel ./fuse-2.9.9/example/cusexmp.o ./fuse-2.9.9/example/hello_ll.c ./fuse-2.9.9/example/hello ./fuse-2.9.9/example/null.o ./fuse-2.9.9/example/fusexmp_fh.c ./fuse-2.9.9/example/hello_ll.o ./fuse-2.9.9/example/fioc.h ./fuse-2.9.9/example/fioc.c ./fuse-2.9.9/example/Makefile.in ./fuse-2.9.9/example/fioclient-fioclient.o ./fuse-2.9.9/example/Makefile ./fuse-2.9.9/ltmain.sh.backup ./fuse-2.9.9/lib ./fuse-2.9.9/lib/mount.c ./fuse-2.9.9/lib/helper.c ./fuse-2.9.9/lib/fuse_kern_chan.c.buffer_size ./fuse-2.9.9/lib/fuse_session.o ./fuse-2.9.9/lib/mount_util.lo ./fuse-2.9.9/lib/mount.o ./fuse-2.9.9/lib/Makefile.am ./fuse-2.9.9/lib/modules ./fuse-2.9.9/lib/modules/.dirstamp ./fuse-2.9.9/lib/modules/.libs ./fuse-2.9.9/lib/modules/.libs/iconv.o ./fuse-2.9.9/lib/modules/.libs/subdir.o ./fuse-2.9.9/lib/modules/iconv.c ./fuse-2.9.9/lib/modules/subdir.c ./fuse-2.9.9/lib/modules/iconv.o ./fuse-2.9.9/lib/modules/iconv.lo ./fuse-2.9.9/lib/modules/subdir.lo ./fuse-2.9.9/lib/modules/subdir.o ./fuse-2.9.9/lib/modules/.deps ./fuse-2.9.9/lib/modules/.deps/.dirstamp ./fuse-2.9.9/lib/mount_util.c ./fuse-2.9.9/lib/fuse.lo ./fuse-2.9.9/lib/fuse_opt.c ./fuse-2.9.9/lib/mount_util.h ./fuse-2.9.9/lib/fuse_kern_chan.o ./fuse-2.9.9/lib/.libs ./fuse-2.9.9/lib/.libs/libulockmgr.a ./fuse-2.9.9/lib/.libs/fuse_session.o ./fuse-2.9.9/lib/.libs/mount.o ./fuse-2.9.9/lib/.libs/fuse_kern_chan.o ./fuse-2.9.9/lib/.libs/fuse_loop_mt.o ./fuse-2.9.9/lib/.libs/fuse_mt.o ./fuse-2.9.9/lib/.libs/libfuse.lai ./fuse-2.9.9/lib/.libs/buffer.o ./fuse-2.9.9/lib/.libs/libfuse.so.2 ./fuse-2.9.9/lib/.libs/fuse_opt.o ./fuse-2.9.9/lib/.libs/ulockmgr.o ./fuse-2.9.9/lib/.libs/libulockmgr.so.1 ./fuse-2.9.9/lib/.libs/libfuse.a ./fuse-2.9.9/lib/.libs/mount_util.o ./fuse-2.9.9/lib/.libs/cuse_lowlevel.o ./fuse-2.9.9/lib/.libs/fuse.o ./fuse-2.9.9/lib/.libs/libulockmgr.lai ./fuse-2.9.9/lib/.libs/libulockmgr.so ./fuse-2.9.9/lib/.libs/fuse_signals.o ./fuse-2.9.9/lib/.libs/libulockmgr.la ./fuse-2.9.9/lib/.libs/fuse_lowlevel.o ./fuse-2.9.9/lib/.libs/helper.o ./fuse-2.9.9/lib/.libs/libulockmgr.so.1.0.1 ./fuse-2.9.9/lib/.libs/libfuse.so.2.9.9 ./fuse-2.9.9/lib/.libs/libfuse.la ./fuse-2.9.9/lib/.libs/libfuse.so ./fuse-2.9.9/lib/.libs/fuse_loop.o ./fuse-2.9.9/lib/fuse_loop_mt.o ./fuse-2.9.9/lib/fuse_mt.o ./fuse-2.9.9/lib/fuse_i.h ./fuse-2.9.9/lib/fuse_mt.lo ./fuse-2.9.9/lib/mount.lo ./fuse-2.9.9/lib/ulockmgr.c ./fuse-2.9.9/lib/buffer.o ./fuse-2.9.9/lib/mount_bsd.c ./fuse-2.9.9/lib/fuse_loop.c ./fuse-2.9.9/lib/fuse_opt.o ./fuse-2.9.9/lib/ulockmgr.o ./fuse-2.9.9/lib/fuse_lowlevel.c ./fuse-2.9.9/lib/fuse_session.c ./fuse-2.9.9/lib/mount_util.o ./fuse-2.9.9/lib/cuse_lowlevel.o ./fuse-2.9.9/lib/fuse.o ./fuse-2.9.9/lib/buffer.lo ./fuse-2.9.9/lib/ulockmgr.lo ./fuse-2.9.9/lib/fuse_opt.lo ./fuse-2.9.9/lib/fuse.c.add_parentheses ./fuse-2.9.9/lib/fuse_signals.c ./fuse-2.9.9/lib/fuse_lowlevel.lo ./fuse-2.9.9/lib/fuse_mt.c ./fuse-2.9.9/lib/fuse_loop_mt.c ./fuse-2.9.9/lib/fuse_versionscript ./fuse-2.9.9/lib/fuse_signals.o ./fuse-2.9.9/lib/fuse_kern_chan.lo ./fuse-2.9.9/lib/helper.lo ./fuse-2.9.9/lib/libulockmgr.la ./fuse-2.9.9/lib/fuse_loop_mt.lo ./fuse-2.9.9/lib/fuse_lowlevel.o ./fuse-2.9.9/lib/fuse_kern_chan.c ./fuse-2.9.9/lib/helper.o ./fuse-2.9.9/lib/fuse_misc.h ./fuse-2.9.9/lib/fuse_loop.lo ./fuse-2.9.9/lib/fuse.c ./fuse-2.9.9/lib/buffer.c ./fuse-2.9.9/lib/cuse_lowlevel.lo ./fuse-2.9.9/lib/libfuse.la ./fuse-2.9.9/lib/fuse_signals.lo ./fuse-2.9.9/lib/cuse_lowlevel.c ./fuse-2.9.9/lib/Makefile.in ./fuse-2.9.9/lib/fuse_lowlevel.c.add_parentheses ./fuse-2.9.9/lib/fuse_session.lo ./fuse-2.9.9/lib/Makefile ./fuse-2.9.9/lib/fuse_loop.o ./fuse-2.9.9/config.status ./fuse-2.9.9/configure ./fuse-2.9.9/depcomp ./fuse-2.9.9/missing ./fuse-2.9.9/libtool ./fuse-2.9.9/config.sub ./fuse-2.9.9/configure.ac ./fuse-2.9.9/config.rpath ./fuse-2.9.9/Makefile.in ./fuse-2.9.9/compile ./fuse-2.9.9/Makefile ./fuse-2.9.9/AUTHORS ./libfuse-fuse-3.4.2 ./libfuse-fuse-3.4.2/include ./libfuse-fuse-3.4.2/include/fuse_lowlevel.h ./libfuse-fuse-3.4.2/include/fuse_common.h ./libfuse-fuse-3.4.2/include/fuse.h ./libfuse-fuse-3.4.2/include/fuse_kernel.h ./libfuse-fuse-3.4.2/include/cuse_lowlevel.h ./libfuse-fuse-3.4.2/include/fuse_opt.h ./libfuse-fuse-3.4.2/include/meson.build ./libfuse-fuse-3.4.2/.travis.yml ./libfuse-fuse-3.4.2/util ./libfuse-fuse-3.4.2/util/mount.fuse.c ./libfuse-fuse-3.4.2/util/udev.rules ./libfuse-fuse-3.4.2/util/fusermount.c ./libfuse-fuse-3.4.2/util/init_script ./libfuse-fuse-3.4.2/util/.gitignore ./libfuse-fuse-3.4.2/util/install_helper.sh ./libfuse-fuse-3.4.2/util/install_helper.sh.nodev ./libfuse-fuse-3.4.2/util/meson.build ./libfuse-fuse-3.4.2/util/fuse.conf ./libfuse-fuse-3.4.2/test ./libfuse-fuse-3.4.2/test/test_syscalls.c ./libfuse-fuse-3.4.2/test/travis-build.sh ./libfuse-fuse-3.4.2/test/test_ctests.py ./libfuse-fuse-3.4.2/test/stracedecode.c ./libfuse-fuse-3.4.2/test/lsan_suppress.txt ./libfuse-fuse-3.4.2/test/test_write_cache.c ./libfuse-fuse-3.4.2/test/conftest.py ./libfuse-fuse-3.4.2/test/test_examples.py ./libfuse-fuse-3.4.2/test/.gitignore ./libfuse-fuse-3.4.2/test/wrong_command.c ./libfuse-fuse-3.4.2/test/test_setattr.c ./libfuse-fuse-3.4.2/test/pytest.ini ./libfuse-fuse-3.4.2/test/meson.build ./libfuse-fuse-3.4.2/test/util.py ./libfuse-fuse-3.4.2/test/travis-install.sh ./libfuse-fuse-3.4.2/README.md ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-logs ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-logs/meson-log.txt ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-logs/install-log.txt ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/include ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/util@@fusermount3@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/util@@fusermount3@exe/.._lib_mount_util.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/util@@fusermount3@exe/fusermount.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/fusermount3 ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/mount.fuse3 ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/util@@mount.fuse3@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/util/util@@mount.fuse3@exe/mount.fuse.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test_write_cache ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test_syscalls ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test_setattr ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test_ctests.py ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_setattr@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_setattr@exe/test_setattr.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@wrong_command@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@wrong_command@exe/wrong_command.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_syscalls@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_syscalls@exe/test_syscalls.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/conftest.py ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test_examples.py ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_write_cache@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/test@@test_write_cache@exe/test_write_cache.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/wrong_command ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/pytest.ini ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/test/util.py ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/meson_test_setup.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/install.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/coredata.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/fuse3.pc ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/sanitycheckc.exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/cleantrees.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/meson.lock ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/sanitycheckc.c ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/meson_benchmark_setup.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/meson-private/build.dat ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/build.ninja ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/doc ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/compile_commands.json ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/.ninja_deps ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@cuse@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@cuse@exe/cuse.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@ioctl_client@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@ioctl_client@exe/ioctl_client.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@hello@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@hello@exe/hello.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/cuse_client ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/ioctl_client ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/null ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/notify_inval_entry ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@null@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@null@exe/null.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/notify_store_retrieve ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/printcap ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_store_retrieve@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/hello_ll ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_inval_entry@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_inval_entry@exe/notify_inval_entry.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@poll_client@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@poll_client@exe/poll_client.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/passthrough_ll ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_inval_inode@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@notify_inval_inode@exe/notify_inval_inode.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/ioctl ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/cuse ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/notify_inval_inode ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/invalidate_path ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@poll@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@poll@exe/poll.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/poll ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough_ll@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough_ll@exe/passthrough_ll.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@cuse_client@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@cuse_client@exe/cuse_client.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough@exe/passthrough.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough_fh@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@passthrough_fh@exe/passthrough_fh.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/hello ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@ioctl@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@ioctl@exe/ioctl.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@hello_ll@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@hello_ll@exe/hello_ll.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/poll_client ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/passthrough ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@printcap@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@printcap@exe/printcap.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/passthrough_fh ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@invalidate_path@exe ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/example/example@@invalidate_path@exe/invalidate_path.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/.ninja_log ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/config.h ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/libfuse3.so ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.4.2 ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/libfuse3.so.3.4.2.symbols ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/cuse_lowlevel.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/buffer.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse_loop.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse_lowlevel.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse_loop_mt.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/mount.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/mount_util.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse_signals.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/helper.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/modules_subdir.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/fuse_opt.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/lib@@fuse3@sha/modules_iconv.c.o ./libfuse-fuse-3.4.2/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3 ./libfuse-fuse-3.4.2/doc ./libfuse-fuse-3.4.2/doc/README.NFS ./libfuse-fuse-3.4.2/doc/fusermount3.1 ./libfuse-fuse-3.4.2/doc/Doxyfile ./libfuse-fuse-3.4.2/doc/kernel.txt ./libfuse-fuse-3.4.2/doc/.gitignore ./libfuse-fuse-3.4.2/doc/fast17-vangoor.pdf ./libfuse-fuse-3.4.2/doc/mainpage.dox ./libfuse-fuse-3.4.2/doc/meson.build ./libfuse-fuse-3.4.2/doc/mount.fuse3.8 ./libfuse-fuse-3.4.2/ChangeLog.rst ./libfuse-fuse-3.4.2/.dir-locals.el ./libfuse-fuse-3.4.2/example ./libfuse-fuse-3.4.2/example/cuse.c ./libfuse-fuse-3.4.2/example/passthrough.c ./libfuse-fuse-3.4.2/example/null.c ./libfuse-fuse-3.4.2/example/poll_client.c ./libfuse-fuse-3.4.2/example/hello.c ./libfuse-fuse-3.4.2/example/poll.c ./libfuse-fuse-3.4.2/example/passthrough_ll.c ./libfuse-fuse-3.4.2/example/cuse_client.c ./libfuse-fuse-3.4.2/example/passthrough_fh.c ./libfuse-fuse-3.4.2/example/printcap.c ./libfuse-fuse-3.4.2/example/ioctl_client.c ./libfuse-fuse-3.4.2/example/invalidate_path.c ./libfuse-fuse-3.4.2/example/notify_inval_inode.c ./libfuse-fuse-3.4.2/example/notify_store_retrieve.c ./libfuse-fuse-3.4.2/example/ioctl.h ./libfuse-fuse-3.4.2/example/.gitignore ./libfuse-fuse-3.4.2/example/hello_ll.c ./libfuse-fuse-3.4.2/example/notify_inval_entry.c ./libfuse-fuse-3.4.2/example/meson.build ./libfuse-fuse-3.4.2/example/ioctl.c ./libfuse-fuse-3.4.2/LGPL2.txt ./libfuse-fuse-3.4.2/GPL2.txt ./libfuse-fuse-3.4.2/lib ./libfuse-fuse-3.4.2/lib/mount.c ./libfuse-fuse-3.4.2/lib/helper.c ./libfuse-fuse-3.4.2/lib/modules ./libfuse-fuse-3.4.2/lib/modules/iconv.c ./libfuse-fuse-3.4.2/lib/modules/subdir.c ./libfuse-fuse-3.4.2/lib/mount_util.c ./libfuse-fuse-3.4.2/lib/fuse_opt.c ./libfuse-fuse-3.4.2/lib/mount_util.h ./libfuse-fuse-3.4.2/lib/fuse_i.h ./libfuse-fuse-3.4.2/lib/mount_bsd.c ./libfuse-fuse-3.4.2/lib/fuse_loop.c ./libfuse-fuse-3.4.2/lib/fuse_lowlevel.c ./libfuse-fuse-3.4.2/lib/fuse.c.add_parentheses ./libfuse-fuse-3.4.2/lib/fuse_signals.c ./libfuse-fuse-3.4.2/lib/fuse_loop_mt.c ./libfuse-fuse-3.4.2/lib/fuse_versionscript ./libfuse-fuse-3.4.2/lib/fuse_misc.h ./libfuse-fuse-3.4.2/lib/fuse.c ./libfuse-fuse-3.4.2/lib/buffer.c ./libfuse-fuse-3.4.2/lib/meson.build ./libfuse-fuse-3.4.2/lib/cuse_lowlevel.c ./libfuse-fuse-3.4.2/LICENSE ./libfuse-fuse-3.4.2/.ackrc ./libfuse-fuse-3.4.2/.gitignore ./libfuse-fuse-3.4.2/meson_options.txt ./libfuse-fuse-3.4.2/make_release_tarball.sh ./libfuse-fuse-3.4.2/meson.build ./libfuse-fuse-3.4.2/AUTHORS ~/build/BUILD/fuse2and3/fuse-2.9.9 ~/build/BUILD/fuse2and3 + find /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le -type f -name '*.la' -exec rm -f '{}' ';' + chmod 0755 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/bin/fusermount3 + pushd fuse-2.9.9 + install -m 0755 lib/.libs/libfuse.so.2.9.9 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/lib64 + install -m 0755 lib/.libs/libulockmgr.so.1.0.1 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/lib64 + install -p fuse.pc /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/lib64/pkgconfig/ + install -m 0755 util/fusermount /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/bin + install -m 0755 util/mount.fuse /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/sbin + install -m 0755 util/ulockmgr_server /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/bin + mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse + install -p include/old/fuse.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/ + install -p include/ulockmgr.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/cuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_common_compat.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_common.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_compat.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_lowlevel_compat.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + for i in cuse_lowlevel.h fuse_common_compat.h fuse_common.h fuse_compat.h fuse.h fuse_lowlevel_compat.h fuse_lowlevel.h fuse_opt.h + install -p include/fuse_opt.h /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/include/fuse/ + mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/share/man/man1/ + cp -a doc/fusermount.1 doc/ulockmgr_server.1 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/share/man/man1/ + mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/share/man/man8/ + cp -a doc/mount.fuse.8 /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/share/man/man8/ + popd ~/build/BUILD/fuse2and3 ~/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64 ~/build/BUILD/fuse2and3 + pushd /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/lib64 + ln -s libfuse.so.2.9.9 libfuse.so.2 + ln -s libfuse.so.2.9.9 libfuse.so + ln -s libulockmgr.so.1.0.1 libulockmgr.so.1 + ln -s libulockmgr.so.1.0.1 libulockmgr.so + popd ~/build/BUILD/fuse2and3 + rm -f '/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le//usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc/init.d/fuse3 + install -p -m 0644 /builddir/build/SOURCES/fuse.conf /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/etc + rm -f /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib/udev/rules.d/99-fuse3.rules + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.9.9-1.fc28 --unique-debug-suffix -2.9.9-1.fc28.ppc64le --unique-debug-src-base fuse-2.9.9-1.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fuse2and3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libulockmgr.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libfuse.so.2.9.9 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/sbin/mount.fuse3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/lib64/libfuse3.so.3.4.2 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/sbin/mount.fuse extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin/fusermount3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin/fusermount extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/bin/ulockmgr_server /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1945 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_lowlevel.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_common.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/cuse_lowlevel.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_common_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_opt.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_lowlevel_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/ulockmgr.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/lib64/pkgconfig/fuse.pc is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/fuse-2.9.9-1.fc28.ppc64le/libfuse-fuse-3.4.2/lib/fuse.c is executable but has empty or no shebang, removing executable bit Processing files: fuse-2.9.9-1.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eciyI3 + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + cp -pr fuse-2.9.9/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + cp -pr fuse-2.9.9/ChangeLog /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + cp -pr fuse-2.9.9/NEWS /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + cp -pr fuse-2.9.9/README.md /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + cp -pr fuse-2.9.9/README.NFS /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.odCRnF + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse + cp -pr fuse-2.9.9/COPYING /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse + exit 0 Provides: fuse = 2.9.9-1.fc28 fuse(ppc-64) = 2.9.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse3-3.4.2-1.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b05y6g + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.4.2/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.4.2/ChangeLog.rst /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.4.2/README.md /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/doc/fuse3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S3jBPS + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3 + cp -pr libfuse-fuse-3.4.2/LICENSE /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3 + cp -pr libfuse-fuse-3.4.2/GPL2.txt /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3 + exit 0 Provides: fuse3 = 3.4.2-1.fc28 fuse3(ppc-64) = 3.4.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.3)(64bit) rtld(GNU_HASH) Processing files: fuse-libs-2.9.9-1.fc28.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m55iBu + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse-libs + cp -pr fuse-2.9.9/COPYING.LIB /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse-libs + exit 0 Provides: fuse-libs = 2.9.9-1.fc28 fuse-libs(ppc-64) = 2.9.9-1.fc28 libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.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.7)(64bit) libfuse.so.2(FUSE_2.7.5)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libfuse.so.2(FUSE_2.9)(64bit) libfuse.so.2(FUSE_2.9.1)(64bit) libulockmgr.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse3-libs-3.4.2-1.fc28.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I6Cmo6 + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3-libs + cp -pr libfuse-fuse-3.4.2/LGPL2.txt /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le/usr/share/licenses/fuse3-libs + exit 0 Provides: fuse3-libs = 3.4.2-1.fc28 fuse3-libs(ppc-64) = 3.4.2-1.fc28 libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.1)(64bit) libfuse3.so.3(FUSE_3.2)(64bit) libfuse3.so.3(FUSE_3.3)(64bit) libfuse3.so.3(FUSE_3.4)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse-devel-2.9.9-1.fc28.ppc64le Provides: fuse-devel = 2.9.9-1.fc28 fuse-devel(ppc-64) = 2.9.9-1.fc28 pkgconfig(fuse) = 2.9.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfuse.so.2()(64bit) libulockmgr.so.1()(64bit) Conflicts: filesystem < 3 Processing files: fuse3-devel-3.4.2-1.fc28.ppc64le Provides: fuse3-devel = 3.4.2-1.fc28 fuse3-devel(ppc-64) = 3.4.2-1.fc28 pkgconfig(fuse3) = 3.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfuse3.so.3()(64bit) Conflicts: filesystem < 3 Processing files: fuse-common-3.4.2-1.fc28.ppc64le Provides: config(fuse-common) = 3.4.2-1.fc28 fuse-common = 3.4.2-1.fc28 fuse-common(ppc-64) = 3.4.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse-debugsource-2.9.9-1.fc28.ppc64le Provides: fuse-debugsource = 2.9.9-1.fc28 fuse-debugsource(ppc-64) = 2.9.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse-debuginfo-2.9.9-1.fc28.ppc64le Provides: debuginfo(build-id) = 2aa5da9ae3d8a0ceb112f57d7a47f4a57ede01ad debuginfo(build-id) = 68085f856547a7e573b2efa2c5a728ad42be0d4c debuginfo(build-id) = f4c4d23babbd5f05e3fc9e3e9318f90a86ea6079 fuse-debuginfo = 2.9.9-1.fc28 fuse-debuginfo(ppc-64) = 2.9.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(ppc-64) = 2.9.9-1.fc28 Processing files: fuse3-debuginfo-3.4.2-1.fc28.ppc64le Provides: debuginfo(build-id) = 51c0afd8d8c284b490b7d2be0716c4dfa1838455 debuginfo(build-id) = 7291bac4aea0b8dbf2f5158b426b1196a6c8c886 fuse3-debuginfo = 3.4.2-1.fc28 fuse3-debuginfo(ppc-64) = 3.4.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(ppc-64) = 2.9.9-1.fc28 Processing files: fuse-libs-debuginfo-2.9.9-1.fc28.ppc64le Provides: debuginfo(build-id) = 1227b68d5ac5df52d4beb7598d8735f3b121437b debuginfo(build-id) = 80458d639d0d6c68b70f60e8a45fc98aae489435 fuse-libs-debuginfo = 2.9.9-1.fc28 fuse-libs-debuginfo(ppc-64) = 2.9.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(ppc-64) = 2.9.9-1.fc28 Processing files: fuse3-libs-debuginfo-3.4.2-1.fc28.ppc64le Provides: debuginfo(build-id) = 2fb2180fb7c7e955779ec3fd350a2800857c2ed2 fuse3-libs-debuginfo = 3.4.2-1.fc28 fuse3-libs-debuginfo(ppc-64) = 3.4.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(ppc-64) = 2.9.9-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le Wrote: /builddir/build/RPMS/fuse-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-3.4.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-libs-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-libs-3.4.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-devel-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-devel-3.4.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-common-3.4.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-debugsource-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-debuginfo-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-debuginfo-3.4.2-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-libs-debuginfo-2.9.9-1.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-libs-debuginfo-3.4.2-1.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OqBiMI + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-2.9.9-1.fc28.ppc64le + exit 0 Child return code was: 0