Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-84817-33791/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/fuse-2.9.7-15.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-84817-33791/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/fuse.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9fQhLq + 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.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/fuse-3.3.0.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.3.0 ~/build/BUILD/fuse2and3/libfuse-fuse-3.3.0 ~/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). + echo 'Patch #4 (fuse-3.2.1-no-dev.patch):' Patch #4 (fuse-3.2.1-no-dev.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nodev --fuzz=0 patching file util/install_helper.sh + echo 'Patch #7 (fuse-3.10.4-fix-test-failure.patch):' Patch #7 (fuse-3.10.4-fix-test-failure.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .test_fail --fuzz=0 patching file test/test_syscalls.c + popd ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3/libfuse-fuse-2.9.7 ~/build/BUILD/fuse2and3 + pushd libfuse-fuse-2.9.7 + ./makeconf.sh Running libtoolize... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Running autoreconf... configure.ac:10: installing './compile' configure.ac:5: installing './config.guess' configure.ac:5: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' example/Makefile.am: installing './depcomp' + 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 1471 (offset 480 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 (fusermount-don-t-feed-escaped-commas-into-mount-opti.patch): + echo 'Patch #5 (fusermount-don-t-feed-escaped-commas-into-mount-opti.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .escaped_commas --fuzz=0 patching file util/fusermount.c Patch #6 (buffer_size.patch): + echo 'Patch #6 (buffer_size.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .buffer_size --fuzz=0 patching file lib/fuse_kern_chan.c Hunk #1 succeeded at 83 (offset 3 lines). Hunk #2 succeeded at 95 (offset 3 lines). ~/build/BUILD/fuse2and3 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7EAzsq + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + pushd libfuse-fuse-3.3.0 ~/build/BUILD/fuse2and3/libfuse-fuse-3.3.0 ~/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.58.2 Source dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0 Build dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu Build type: native build Project name: libfuse3 Project version: 3.3.0 C compiler for the host machine: cc (gcc 8.5.0 "cc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10)") C linker for the host machine: cc ld.bfd 2.30-113 Host machine cpu family: ppc64 Host 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 "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 meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wall". meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Message: Compiler warns about unused result even when casting to void Run-time dependency threads found: YES Library dl found: YES Library rt found: YES Program cp found: YES (/usr/bin/cp) Found pkg-config: /usr/bin/pkg-config (1.4.2) Run-time dependency udev found: YES 239 Program install_helper.sh found: YES (/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/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/meson compile -C ppc64le-redhat-linux-gnu -j 8 --verbose ninja: Entering directory `ppc64le-redhat-linux-gnu' [1/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse_signals.c.o -MF lib/libfuse3.so.3.3.0.p/fuse_signals.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse_signals.c.o -c ../lib/fuse_signals.c [2/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse_loop.c.o -MF lib/libfuse3.so.3.3.0.p/fuse_loop.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse_loop.c.o -c ../lib/fuse_loop.c [3/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/buffer.c.o -MF lib/libfuse3.so.3.3.0.p/buffer.c.o.d -o lib/libfuse3.so.3.3.0.p/buffer.c.o -c ../lib/buffer.c [4/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse_loop_mt.c.o -MF lib/libfuse3.so.3.3.0.p/fuse_loop_mt.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse_loop_mt.c.o -c ../lib/fuse_loop_mt.c [5/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/cuse_lowlevel.c.o -MF lib/libfuse3.so.3.3.0.p/cuse_lowlevel.c.o.d -o lib/libfuse3.so.3.3.0.p/cuse_lowlevel.c.o -c ../lib/cuse_lowlevel.c [6/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse_opt.c.o -MF lib/libfuse3.so.3.3.0.p/fuse_opt.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse_opt.c.o -c ../lib/fuse_opt.c [7/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/helper.c.o -MF lib/libfuse3.so.3.3.0.p/helper.c.o.d -o lib/libfuse3.so.3.3.0.p/helper.c.o -c ../lib/helper.c [8/63] cc -Itest/test_write_cache.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ test/test_write_cache.p/test_write_cache.c.o -MF test/test_write_cache.p/test_write_cache.c.o.d -o test/test_write_cache.p/test_write_cache.c.o -c ../test/test_write_cache.c [9/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/mount_util.c.o -MF lib/libfuse3.so.3.3.0.p/mount_util.c.o.d -o lib/libfuse3.so.3.3.0.p/mount_util.c.o -c ../lib/mount_util.c [10/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/mount.c.o -MF lib/libfuse3.so.3.3.0.p/mount.c.o.d -o lib/libfuse3.so.3.3.0.p/mount.c.o -c ../lib/mount.c [11/63] /usr/bin/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.3.0/ppc64le-redhat-linux-gnu/test [12/63] cc -Itest/test_setattr.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ test/test_setattr.p/test_setattr.c.o -MF test/test_setattr.p/test_setattr.c.o.d -o test/test_setattr.p/test_setattr.c.o -c ../test/test_setattr.c [13/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/modules_subdir.c.o -MF lib/libfuse3.so.3.3.0.p/modules_subdir.c.o.d -o lib/libfuse3.so.3.3.0.p/modules_subdir.c.o -c ../lib/modules/subdir.c [14/63] cc -Itest/wrong_command.p -Itest -I../test -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -MD -MQ test/wrong_command.p/wrong_command.c.o -MF test/wrong_command.p/wrong_command.c.o.d -o test/wrong_command.p/wrong_command.c.o -c ../test/wrong_command.c [15/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/modules_iconv.c.o -MF lib/libfuse3.so.3.3.0.p/modules_iconv.c.o.d -o lib/libfuse3.so.3.3.0.p/modules_iconv.c.o -c ../lib/modules/iconv.c [16/63] cc -o test/wrong_command test/wrong_command.p/wrong_command.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection [17/63] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ util/fusermount3.p/.._lib_mount_util.c.o -MF util/fusermount3.p/.._lib_mount_util.c.o.d -o util/fusermount3.p/.._lib_mount_util.c.o -c ../lib/mount_util.c [18/63] cc -Iexample/passthrough.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/passthrough.p/passthrough.c.o -MF example/passthrough.p/passthrough.c.o.d -o example/passthrough.p/passthrough.c.o -c ../example/passthrough.c [19/63] cc -Iexample/passthrough_fh.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/passthrough_fh.p/passthrough_fh.c.o -MF example/passthrough_fh.p/passthrough_fh.c.o.d -o example/passthrough_fh.p/passthrough_fh.c.o -c ../example/passthrough_fh.c [20/63] cc -Iexample/hello.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/hello.p/hello.c.o -MF example/hello.p/hello.c.o.d -o example/hello.p/hello.c.o -c ../example/hello.c [21/63] cc -Iutil/mount.fuse3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -DFUSE_USE_VERSION=33 -MD -MQ util/mount.fuse3.p/mount.fuse.c.o -MF util/mount.fuse3.p/mount.fuse.c.o.d -o util/mount.fuse3.p/mount.fuse.c.o -c ../util/mount.fuse.c [22/63] cc -Iexample/printcap.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/printcap.p/printcap.c.o -MF example/printcap.p/printcap.c.o.d -o example/printcap.p/printcap.c.o -c ../example/printcap.c [23/63] cc -Iexample/hello_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/hello_ll.p/hello_ll.c.o -MF example/hello_ll.p/hello_ll.c.o.d -o example/hello_ll.p/hello_ll.c.o -c ../example/hello_ll.c [24/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse_lowlevel.c.o -MF lib/libfuse3.so.3.3.0.p/fuse_lowlevel.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse_lowlevel.c.o -c ../lib/fuse_lowlevel.c [25/63] cc -Iexample/ioctl_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/ioctl_client.p/ioctl_client.c.o -MF example/ioctl_client.p/ioctl_client.c.o.d -o example/ioctl_client.p/ioctl_client.c.o -c ../example/ioctl_client.c [26/63] cc -Iexample/ioctl.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/ioctl.p/ioctl.c.o -MF example/ioctl.p/ioctl.c.o.d -o example/ioctl.p/ioctl.c.o -c ../example/ioctl.c [27/63] cc -Iexample/poll_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/poll_client.p/poll_client.c.o -MF example/poll_client.p/poll_client.c.o.d -o example/poll_client.p/poll_client.c.o -c ../example/poll_client.c [28/63] cc -Iexample/cuse.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/cuse.p/cuse.c.o -MF example/cuse.p/cuse.c.o.d -o example/cuse.p/cuse.c.o -c ../example/cuse.c [29/63] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ util/fusermount3.p/fusermount.c.o -MF util/fusermount3.p/fusermount.c.o.d -o util/fusermount3.p/fusermount.c.o -c ../util/fusermount.c [30/63] cc -Iexample/cuse_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/cuse_client.p/cuse_client.c.o -MF example/cuse_client.p/cuse_client.c.o.d -o example/cuse_client.p/cuse_client.c.o -c ../example/cuse_client.c [31/63] cc -Itest/test_syscalls.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -MD -MQ test/test_syscalls.p/test_syscalls.c.o -MF test/test_syscalls.p/test_syscalls.c.o.d -o test/test_syscalls.p/test_syscalls.c.o -c ../test/test_syscalls.c ../test/test_syscalls.c: In function ‘create_dir.part.7.constprop’: ../test/test_syscalls.c:525:24: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fpath, "%s/%s", path, dir_files[i]); ^ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 2 or more bytes (assuming 1025) into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c: In function ‘test_rename_dir_loop’: ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1360:19: res = mkdir(PATH("a"), 0755); ~~~ ../test/test_syscalls.c:1360:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1366:20: res = rename(PATH("a"), PATH2("a")); ~~~ ../test/test_syscalls.c:1366:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a"), PATH2("a")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1366:32: res = rename(PATH("a"), PATH2("a")); ~~~ ../test/test_syscalls.c:1366:26: note: in expansion of macro ‘PATH2’ res = rename(PATH("a"), PATH2("a")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1373:20: res = rename(PATH("a"), PATH2("a/b")); ~~~ ../test/test_syscalls.c:1373:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a"), PATH2("a/b")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1373:32: res = rename(PATH("a"), PATH2("a/b")); ~~~~~ ../test/test_syscalls.c:1373:26: note: in expansion of macro ‘PATH2’ res = rename(PATH("a"), PATH2("a/b")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1379:19: res = mkdir(PATH("a/b"), 0755); ~~~~~ ../test/test_syscalls.c:1379:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a/b"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1385:19: res = mkdir(PATH("a/b/c"), 0755); ~~~~~~~ ../test/test_syscalls.c:1385:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a/b/c"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1392:20: res = rename(PATH("a"), PATH2("a/b/c")); ~~~ ../test/test_syscalls.c:1392:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a"), PATH2("a/b/c")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1392:32: res = rename(PATH("a"), PATH2("a/b/c")); ~~~~~~~ ../test/test_syscalls.c:1392:26: note: in expansion of macro ‘PATH2’ res = rename(PATH("a"), PATH2("a/b/c")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1399:20: res = rename(PATH("a"), PATH2("a/b/c/a")); ~~~ ../test/test_syscalls.c:1399:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a"), PATH2("a/b/c/a")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1399:32: res = rename(PATH("a"), PATH2("a/b/c/a")); ~~~~~~~~~ ../test/test_syscalls.c:1399:26: note: in expansion of macro ‘PATH2’ res = rename(PATH("a"), PATH2("a/b/c/a")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 9 and 1032 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1406:20: res = rename(PATH("a/b/c"), PATH2("a")); ~~~~~~~ ../test/test_syscalls.c:1406:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b/c"), PATH2("a")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1406:36: res = rename(PATH("a/b/c"), PATH2("a")); ~~~ ../test/test_syscalls.c:1406:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b/c"), PATH2("a")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1412:18: res = open(PATH("a/foo"), O_CREAT, 0644); ~~~~~~~ ../test/test_syscalls.c:1412:13: note: in expansion of macro ‘PATH’ res = open(PATH("a/foo"), O_CREAT, 0644); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1419:20: res = rename(PATH("a/foo"), PATH2("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1419:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/foo"), PATH2("a/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1419:36: res = rename(PATH("a/foo"), PATH2("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1419:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/foo"), PATH2("a/bar")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1425:20: res = rename(PATH("a/bar"), PATH2("a/foo")); ~~~~~~~ ../test/test_syscalls.c:1425:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/bar"), PATH2("a/foo")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1425:36: res = rename(PATH("a/bar"), PATH2("a/foo")); ~~~~~~~ ../test/test_syscalls.c:1425:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/bar"), PATH2("a/foo")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1431:20: res = rename(PATH("a/foo"), PATH2("a/b/bar")); ~~~~~~~ ../test/test_syscalls.c:1431:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/foo"), PATH2("a/b/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1431:36: res = rename(PATH("a/foo"), PATH2("a/b/bar")); ~~~~~~~~~ ../test/test_syscalls.c:1431:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/foo"), PATH2("a/b/bar")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 9 and 1032 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1437:20: res = rename(PATH("a/b/bar"), PATH2("a/foo")); ~~~~~~~~~ ../test/test_syscalls.c:1437:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b/bar"), PATH2("a/foo")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 9 and 1032 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1437:38: res = rename(PATH("a/b/bar"), PATH2("a/foo")); ~~~~~~~ ../test/test_syscalls.c:1437:32: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b/bar"), PATH2("a/foo")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1443:20: res = rename(PATH("a/foo"), PATH2("a/b/c/bar")); ~~~~~~~ ../test/test_syscalls.c:1443:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/foo"), PATH2("a/b/c/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 9 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1443:36: res = rename(PATH("a/foo"), PATH2("a/b/c/bar")); ~~~~~~~~~~~ ../test/test_syscalls.c:1443:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/foo"), PATH2("a/b/c/bar")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 11 and 1034 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 9 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1449:20: res = rename(PATH("a/b/c/bar"), PATH2("a/foo")); ~~~~~~~~~~~ ../test/test_syscalls.c:1449:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b/c/bar"), PATH2("a/foo")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 11 and 1034 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1449:40: res = rename(PATH("a/b/c/bar"), PATH2("a/foo")); ~~~~~~~ ../test/test_syscalls.c:1449:34: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b/c/bar"), PATH2("a/foo")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1455:18: res = open(PATH("a/bar"), O_CREAT, 0644); ~~~~~~~ ../test/test_syscalls.c:1455:13: note: in expansion of macro ‘PATH’ res = open(PATH("a/bar"), O_CREAT, 0644); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1462:20: res = rename(PATH("a/foo"), PATH2("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1462:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/foo"), PATH2("a/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1462:36: res = rename(PATH("a/foo"), PATH2("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1462:30: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/foo"), PATH2("a/bar")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1468:14: unlink(PATH("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1468:9: note: in expansion of macro ‘PATH’ unlink(PATH("a/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1470:20: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1470:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1470:34: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1470:28: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1476:20: res = rename(PATH("a/d"), PATH2("a/b")); ~~~~~ ../test/test_syscalls.c:1476:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/d"), PATH2("a/b")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1476:34: res = rename(PATH("a/d"), PATH2("a/b")); ~~~~~ ../test/test_syscalls.c:1476:28: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/d"), PATH2("a/b")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1482:19: res = mkdir(PATH("a/d"), 0755); ~~~~~ ../test/test_syscalls.c:1482:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a/d"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1488:20: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1488:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1488:34: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1488:28: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1494:20: res = rename(PATH("a/d"), PATH2("a/b")); ~~~~~ ../test/test_syscalls.c:1494:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/d"), PATH2("a/b")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1494:34: res = rename(PATH("a/d"), PATH2("a/b")); ~~~~~ ../test/test_syscalls.c:1494:28: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/d"), PATH2("a/b")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1500:19: res = mkdir(PATH("a/d"), 0755); ~~~~~ ../test/test_syscalls.c:1500:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a/d"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1506:19: res = mkdir(PATH("a/d/e"), 0755); ~~~~~~~ ../test/test_syscalls.c:1506:14: note: in expansion of macro ‘PATH’ res = mkdir(PATH("a/d/e"), 0755); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1513:20: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1513:15: note: in expansion of macro ‘PATH’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1348:49: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH2(p) (snprintf(path2, sizeof path2, "%s/%s", testdir, p), path2) ^~~~~~~ ../test/test_syscalls.c:1513:34: res = rename(PATH("a/b"), PATH2("a/d")); ~~~~~ ../test/test_syscalls.c:1513:28: note: in expansion of macro ‘PATH2’ res = rename(PATH("a/b"), PATH2("a/d")); ^~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1519:13: rmdir(PATH("a/d/e")); ~~~~~~~ ../test/test_syscalls.c:1519:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/d/e")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1520:13: rmdir(PATH("a/d")); ~~~~~ ../test/test_syscalls.c:1520:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/d")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1522:14: rmdir(PATH("a/b/c")); ~~~~~~~ ../test/test_syscalls.c:1522:9: note: in expansion of macro ‘PATH’ rmdir(PATH("a/b/c")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1523:13: rmdir(PATH("a/b")); ~~~~~ ../test/test_syscalls.c:1523:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/b")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1524:13: rmdir(PATH("a")); ~~~ ../test/test_syscalls.c:1524:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1542:14: unlink(PATH("a/bar")); ~~~~~~~ ../test/test_syscalls.c:1542:9: note: in expansion of macro ‘PATH’ unlink(PATH("a/bar")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1544:13: rmdir(PATH("a/d/e")); ~~~~~~~ ../test/test_syscalls.c:1544:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/d/e")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1545:13: rmdir(PATH("a/d")); ~~~~~ ../test/test_syscalls.c:1545:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/d")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1547:14: rmdir(PATH("a/b/c")); ~~~~~~~ ../test/test_syscalls.c:1547:9: note: in expansion of macro ‘PATH’ rmdir(PATH("a/b/c")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1030 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1548:13: rmdir(PATH("a/b")); ~~~~~ ../test/test_syscalls.c:1548:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a/b")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 1028 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1347:47: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) ^~~~~~~ ../test/test_syscalls.c:1549:13: rmdir(PATH("a")); ~~~ ../test/test_syscalls.c:1549:8: note: in expansion of macro ‘PATH’ rmdir(PATH("a")); ^~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c: In function ‘main’: ../test/test_syscalls.c:1717:22: warning: ‘/subfile’ directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(subfile, "%s/subfile", testdir2); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 9 and 1032 bytes into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test/test_syscalls.c:1723:24: warning: ‘/subfile’ directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(subfile_r, "%s/subfile", testdir2_r); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from ../test/test_syscalls.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 9 and 1032 bytes into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [32/63] cc -o util/fusermount3 util/fusermount3.p/fusermount.c.o util/fusermount3.p/.._lib_mount_util.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection [33/63] cc -Iexample/null.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/null.p/null.c.o -MF example/null.p/null.c.o.d -o example/null.p/null.c.o -c ../example/null.c [34/63] cc -Iexample/notify_inval_inode.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/notify_inval_inode.p/notify_inval_inode.c.o -MF example/notify_inval_inode.p/notify_inval_inode.c.o.d -o example/notify_inval_inode.p/notify_inval_inode.c.o -c ../example/notify_inval_inode.c [35/63] cc -o test/test_syscalls test/test_syscalls.p/test_syscalls.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection [36/63] cc -Iexample/invalidate_path.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/invalidate_path.p/invalidate_path.c.o -MF example/invalidate_path.p/invalidate_path.c.o.d -o example/invalidate_path.p/invalidate_path.c.o -c ../example/invalidate_path.c [37/63] cc -Iexample/notify_inval_entry.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/notify_inval_entry.p/notify_inval_entry.c.o -MF example/notify_inval_entry.p/notify_inval_entry.c.o.d -o example/notify_inval_entry.p/notify_inval_entry.c.o -c ../example/notify_inval_entry.c [38/63] cc -Iexample/notify_store_retrieve.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/notify_store_retrieve.p/notify_store_retrieve.c.o -MF example/notify_store_retrieve.p/notify_store_retrieve.c.o.d -o example/notify_store_retrieve.p/notify_store_retrieve.c.o -c ../example/notify_store_retrieve.c [39/63] cc -Iexample/poll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/poll.p/poll.c.o -MF example/poll.p/poll.c.o.d -o example/poll.p/poll.c.o -c ../example/poll.c [40/63] cc -Iexample/passthrough_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -pthread -MD -MQ example/passthrough_ll.p/passthrough_ll.c.o -MF example/passthrough_ll.p/passthrough_ll.c.o.d -o example/passthrough_ll.p/passthrough_ll.c.o -c ../example/passthrough_ll.c [41/63] cc -Ilib/libfuse3.so.3.3.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -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 -fPIC -pthread -DFUSE_USE_VERSION=33 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.3.0.p/fuse.c.o -MF lib/libfuse3.so.3.3.0.p/fuse.c.o.d -o lib/libfuse3.so.3.3.0.p/fuse.c.o -c ../lib/fuse.c [42/63] cc -o lib/libfuse3.so.3.3.0 lib/libfuse3.so.3.3.0.p/fuse.c.o lib/libfuse3.so.3.3.0.p/fuse_loop.c.o lib/libfuse3.so.3.3.0.p/fuse_loop_mt.c.o lib/libfuse3.so.3.3.0.p/fuse_lowlevel.c.o lib/libfuse3.so.3.3.0.p/fuse_opt.c.o lib/libfuse3.so.3.3.0.p/fuse_signals.c.o lib/libfuse3.so.3.3.0.p/buffer.c.o lib/libfuse3.so.3.3.0.p/cuse_lowlevel.c.o lib/libfuse3.so.3.3.0.p/helper.c.o lib/libfuse3.so.3.3.0.p/modules_subdir.c.o lib/libfuse3.so.3.3.0.p/mount.c.o lib/libfuse3.so.3.3.0.p/mount_util.c.o lib/libfuse3.so.3.3.0.p/modules_iconv.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,--version-script,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/lib/fuse_versionscript -pthread -ldl -lrt -Wl,--end-group [43/63] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu lib/libfuse3.so.3.3.0 lib/libfuse3.so.3.3.0 lib/libfuse3.so.3.3.0.p/libfuse3.so.3.3.0.symbols [44/63] cc -o test/test_setattr test/test_setattr.p/test_setattr.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -Wl,--end-group -pthread [45/63] cc -o test/test_write_cache test/test_write_cache.p/test_write_cache.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -Wl,--end-group -pthread [46/63] cc -o util/mount.fuse3 util/mount.fuse3.p/mount.fuse.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -Wl,--end-group [47/63] cc -o example/passthrough_fh example/passthrough_fh.p/passthrough_fh.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [48/63] cc -o example/hello example/hello.p/hello.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [49/63] cc -o example/hello_ll example/hello_ll.p/hello_ll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [50/63] cc -o example/printcap example/printcap.p/printcap.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [51/63] cc -o example/passthrough example/passthrough.p/passthrough.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [52/63] cc -o example/ioctl_client example/ioctl_client.p/ioctl_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [53/63] cc -o example/poll_client example/poll_client.p/poll_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [54/63] cc -o example/ioctl example/ioctl.p/ioctl.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [55/63] cc -o example/cuse example/cuse.p/cuse.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [56/63] cc -o example/cuse_client example/cuse_client.p/cuse_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [57/63] cc -o example/null example/null.p/null.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [58/63] cc -o example/notify_inval_inode example/notify_inval_inode.p/notify_inval_inode.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [59/63] cc -o example/invalidate_path example/invalidate_path.p/invalidate_path.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [60/63] cc -o example/passthrough_ll example/passthrough_ll.p/passthrough_ll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [61/63] cc -o example/notify_store_retrieve example/notify_store_retrieve.p/notify_store_retrieve.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [62/63] cc -o example/notify_inval_entry example/notify_inval_entry.p/notify_inval_entry.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group [63/63] cc -o example/poll example/poll.p/poll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib -Wl,--start-group lib/libfuse3.so.3.3.0 -pthread -ldl -lrt -Wl,--end-group ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3/libfuse-fuse-2.9.7 ~/build/BUILD/fuse2and3 + popd + pushd libfuse-fuse-2.9.7 + 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 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ 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) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ 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' ']' ++ 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 whether make supports the include directive... yes (GNU style) 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 -j8 Making all in include make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/include' make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/include' Making all in lib make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/lib' CC fuse.lo CC fuse_kern_chan.lo CC fuse_loop.lo CC fuse_loop_mt.lo CC fuse_lowlevel.lo CC fuse_mt.lo CC fuse_opt.lo CC fuse_session.lo fuse.c:11: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition fuse_lowlevel.c:9: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition fuse.c: In function 'fuse_compat_open': fuse.c:1478:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] err = (((struct fuse_operations_compat22 *) &fs->op)->open)(path, &tmp); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c:1482:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] err = (((struct fuse_operations_compat2 *) &fs->op)->open)(path, fi->flags); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_release': fuse.c:1492:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return ((struct fuse_operations_compat2 *) &fs->op) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_opendir': fuse.c:1505:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] err = ((struct fuse_operations_compat22 *) &fs->op) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c: In function 'fuse_compat_statfs': fuse.c:1545:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] err = ((struct fuse_operations_compat22 *) &fs->op) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse.c:1552:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] err = ((struct fuse_operations_compat1 *) &fs->op) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fuse_session.c: In function 'fuse_chan_recv': fuse_session.c:211:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return ((struct fuse_chan_ops_compat24 *) &ch->op) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fuse_signals.lo CC buffer.lo CC cuse_lowlevel.lo CC helper.lo CC mount.lo buffer.c:9: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition CC mount_util.lo CC ulockmgr.lo helper.c: In function 'fuse_daemonize': helper.c:203:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(waiter[0], &completed, sizeof(completed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ helper.c:212:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir("/"); ^~~~~~~~~~ helper.c:225:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(waiter[1], &completed, sizeof(completed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC modules/subdir.lo CC modules/iconv.lo mount_util.c: In function 'mtab_needs_update': mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(0, -1); ^~~~~~~~~~~~~~~ mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(ruid, -1); ^~~~~~~~~~~~~~~~~~ mount_util.c: In function 'add_mount': mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'exec_umount': mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'remove_mount': mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ CCLD libulockmgr.la CCLD libfuse.la make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/lib' Making all in util make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/util' make all-am make[2]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/util' CC fusermount-fusermount.o CC fusermount-mount_util.o CC ulockmgr_server-ulockmgr_server.o CC mount.fuse.o fusermount.c:10: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE /* for clone */ : note: this is the location of the previous definition mount_util.c: In function 'mtab_needs_update': mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(0, -1); ^~~~~~~~~~~~~~~ mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(ruid, -1); ^~~~~~~~~~~~~~~~~~ mount_util.c: In function 'add_mount': mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'exec_umount': mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ mount_util.c: In function 'remove_mount': mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(geteuid()); ^~~~~~~~~~~~~~~~~ ulockmgr_server.c: In function 'main': ulockmgr_server.c:371:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir("/"); ^~~~~~~~~~ CCLD ulockmgr_server CCLD mount.fuse CCLD fusermount make[2]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/util' make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/util' Making all in example make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/example' CC fusexmp.o CC fusexmp_fh.o CC null.o CC hello.o CC hello_ll.o CC fioc.o CC fioclient-fioclient.o CC fsel.o fusexmp_fh.c:18: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition CC fselclient-fselclient.o CC cusexmp.o CCLD null CCLD hello CCLD hello_ll CCLD fioclient CCLD fsel CCLD fselclient CCLD fusexmp CCLD fusexmp_fh CCLD fioc CCLD cusexmp make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/example' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7/doc' make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/fuse2and3/libfuse-fuse-2.9.7' ~/build/BUILD/fuse2and3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TI83pu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le ~/build/BUILD/fuse2and3/libfuse-fuse-3.3.0 ~/build/BUILD/fuse2and3 + cd fuse2and3 + pushd libfuse-fuse-3.3.0 + export MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr + MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr + DESTDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le + /usr/bin/meson install -C ppc64le-redhat-linux-gnu --no-rebuild Installing lib/libfuse3.so.3.3.0 to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64 Installing util/fusermount3 to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/bin Installing util/mount.fuse3 to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/sbin Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/include/fuse.h to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/include/fuse_common.h to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/include/fuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/include/fuse_opt.h to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/include/cuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/doc/fusermount3.1 to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/doc/mount.fuse3.8 to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man8 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/fuse3.pc to /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/pkgconfig Running custom install script '/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.3.0/util/install_helper.sh /etc /usr/bin /usr/lib/udev/rules.d' ~/build/BUILD/fuse2and3 + popd + find /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le . /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc/fuse.conf /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc/init.d /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc/init.d/fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/bin /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/bin/fusermount3 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man1/fusermount3.1 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man8 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man8/mount.fuse3.8 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/sbin /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/sbin/mount.fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libfuse3.so.3 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libfuse3.so.3.3.0 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/pkgconfig /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/pkgconfig/fuse3.pc /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libfuse3.so /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3/fuse_opt.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3/cuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3/fuse.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3/fuse_common.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/include/fuse3/fuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib/udev /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib/udev/rules.d /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib/udev/rules.d/99-fuse3.rules . ./libfuse-fuse-3.3.0 ./libfuse-fuse-3.3.0/README.md ./libfuse-fuse-3.3.0/doc ./libfuse-fuse-3.3.0/doc/README.NFS ./libfuse-fuse-3.3.0/doc/fusermount3.1 ./libfuse-fuse-3.3.0/doc/.gitignore ./libfuse-fuse-3.3.0/doc/meson.build ./libfuse-fuse-3.3.0/doc/mainpage.dox ./libfuse-fuse-3.3.0/doc/fast17-vangoor.pdf ./libfuse-fuse-3.3.0/doc/kernel.txt ./libfuse-fuse-3.3.0/doc/mount.fuse3.8 ./libfuse-fuse-3.3.0/doc/Doxyfile ./libfuse-fuse-3.3.0/.travis.yml ./libfuse-fuse-3.3.0/LGPL2.txt ./libfuse-fuse-3.3.0/make_release_tarball.sh ./libfuse-fuse-3.3.0/.gitignore ./libfuse-fuse-3.3.0/GPL2.txt ./libfuse-fuse-3.3.0/util ./libfuse-fuse-3.3.0/util/install_helper.sh.nodev ./libfuse-fuse-3.3.0/util/udev.rules ./libfuse-fuse-3.3.0/util/.gitignore ./libfuse-fuse-3.3.0/util/fuse.conf ./libfuse-fuse-3.3.0/util/fusermount.c ./libfuse-fuse-3.3.0/util/init_script ./libfuse-fuse-3.3.0/util/meson.build ./libfuse-fuse-3.3.0/util/install_helper.sh ./libfuse-fuse-3.3.0/util/mount.fuse.c ./libfuse-fuse-3.3.0/ChangeLog.rst ./libfuse-fuse-3.3.0/meson.build ./libfuse-fuse-3.3.0/meson_options.txt ./libfuse-fuse-3.3.0/LICENSE ./libfuse-fuse-3.3.0/AUTHORS ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-uninstalled ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-uninstalled/fuse3-uninstalled.pc ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/doc ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-dependencies.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-buildsystem_files.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-benchmarks.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-installed.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-tests.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-buildoptions.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-targets.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/meson-info.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-info/intro-projectinfo.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/.ninja_deps ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/cmd_line.txt ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/meson_benchmark_setup.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/install.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/meson_test_setup.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/sanitycheckc.exe ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/fuse3.pc ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/build.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/cleantrees.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/sanitycheckc.c ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/coredata.dat ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-private/meson.lock ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-logs ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-logs/meson-log.txt ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/meson-logs/install-log.txt ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/.gitignore ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/.hgignore ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/fusermount3 ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/mount.fuse3.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/mount.fuse3.p/mount.fuse.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/mount.fuse3 ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/fusermount3.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/fusermount3.p/.._lib_mount_util.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/util/fusermount3.p/fusermount.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/config.h ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/.ninja_log ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/build.ninja ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/include ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/compile_commands.json ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3 ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0 ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/buffer.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/cuse_lowlevel.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse_signals.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse_lowlevel.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse_opt.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/modules_iconv.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse_loop_mt.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/helper.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/mount.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/fuse_loop.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/mount_util.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/modules_subdir.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so.3.3.0.p/libfuse3.so.3.3.0.symbols ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/lib/libfuse3.so ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_write_cache.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_write_cache.p/test_write_cache.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/util.py ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_setattr ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_syscalls ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/wrong_command ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/conftest.py ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/wrong_command.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/wrong_command.p/wrong_command.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_examples.py ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_setattr.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_setattr.p/test_setattr.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_ctests.py ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/pytest.ini ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_write_cache ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_syscalls.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/test/test_syscalls.p/test_syscalls.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/invalidate_path.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/invalidate_path.p/invalidate_path.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/invalidate_path ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl_client ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse_client.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse_client.p/cuse_client.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_inode.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_inode.p/notify_inval_inode.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/printcap ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/null ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll.p/poll.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello.p/hello.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_entry.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_entry.p/notify_inval_entry.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_fh ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl.p/ioctl.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/printcap.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/printcap.p/printcap.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough.p/passthrough.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse.p/cuse.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_ll.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_ll.p/passthrough_ll.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello_ll ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll_client ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll_client.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/poll_client.p/poll_client.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_ll ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/null.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/null.p/null.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_entry ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_fh.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/passthrough_fh.p/passthrough_fh.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_store_retrieve.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_store_retrieve.p/notify_store_retrieve.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/cuse_client ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl_client.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/ioctl_client.p/ioctl_client.c.o ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_store_retrieve ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/notify_inval_inode ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello_ll.p ./libfuse-fuse-3.3.0/ppc64le-redhat-linux-gnu/example/hello_ll.p/hello_ll.c.o ./libfuse-fuse-3.3.0/include ./libfuse-fuse-3.3.0/include/fuse_opt.h ./libfuse-fuse-3.3.0/include/cuse_lowlevel.h ./libfuse-fuse-3.3.0/include/fuse.h ./libfuse-fuse-3.3.0/include/fuse_kernel.h ./libfuse-fuse-3.3.0/include/fuse_common.h ./libfuse-fuse-3.3.0/include/fuse_lowlevel.h ./libfuse-fuse-3.3.0/include/meson.build ./libfuse-fuse-3.3.0/.dir-locals.el ./libfuse-fuse-3.3.0/lib ./libfuse-fuse-3.3.0/lib/fuse_lowlevel.c ./libfuse-fuse-3.3.0/lib/fuse_loop.c ./libfuse-fuse-3.3.0/lib/mount_util.c ./libfuse-fuse-3.3.0/lib/buffer.c ./libfuse-fuse-3.3.0/lib/mount.c ./libfuse-fuse-3.3.0/lib/fuse.c ./libfuse-fuse-3.3.0/lib/mount_bsd.c ./libfuse-fuse-3.3.0/lib/fuse_misc.h ./libfuse-fuse-3.3.0/lib/meson.build ./libfuse-fuse-3.3.0/lib/fuse_loop_mt.c ./libfuse-fuse-3.3.0/lib/fuse_versionscript ./libfuse-fuse-3.3.0/lib/cuse_lowlevel.c ./libfuse-fuse-3.3.0/lib/fuse.c.add_parentheses ./libfuse-fuse-3.3.0/lib/helper.c ./libfuse-fuse-3.3.0/lib/fuse_i.h ./libfuse-fuse-3.3.0/lib/modules ./libfuse-fuse-3.3.0/lib/modules/iconv.c ./libfuse-fuse-3.3.0/lib/modules/subdir.c ./libfuse-fuse-3.3.0/lib/fuse_opt.c ./libfuse-fuse-3.3.0/lib/fuse_signals.c ./libfuse-fuse-3.3.0/lib/mount_util.h ./libfuse-fuse-3.3.0/test ./libfuse-fuse-3.3.0/test/test_write_cache.c ./libfuse-fuse-3.3.0/test/test_setattr.c ./libfuse-fuse-3.3.0/test/util.py ./libfuse-fuse-3.3.0/test/.gitignore ./libfuse-fuse-3.3.0/test/lsan_suppress.txt ./libfuse-fuse-3.3.0/test/conftest.py ./libfuse-fuse-3.3.0/test/meson.build ./libfuse-fuse-3.3.0/test/test_examples.py ./libfuse-fuse-3.3.0/test/stracedecode.c ./libfuse-fuse-3.3.0/test/wrong_command.c ./libfuse-fuse-3.3.0/test/test_ctests.py ./libfuse-fuse-3.3.0/test/travis-build.sh ./libfuse-fuse-3.3.0/test/pytest.ini ./libfuse-fuse-3.3.0/test/test_syscalls.c ./libfuse-fuse-3.3.0/test/test_syscalls.c.test_fail ./libfuse-fuse-3.3.0/test/travis-install.sh ./libfuse-fuse-3.3.0/example ./libfuse-fuse-3.3.0/example/null.c ./libfuse-fuse-3.3.0/example/passthrough.c ./libfuse-fuse-3.3.0/example/invalidate_path.c ./libfuse-fuse-3.3.0/example/poll_client.c ./libfuse-fuse-3.3.0/example/poll.c ./libfuse-fuse-3.3.0/example/printcap.c ./libfuse-fuse-3.3.0/example/.gitignore ./libfuse-fuse-3.3.0/example/passthrough_ll.c ./libfuse-fuse-3.3.0/example/cuse_client.c ./libfuse-fuse-3.3.0/example/cuse.c ./libfuse-fuse-3.3.0/example/notify_inval_inode.c ./libfuse-fuse-3.3.0/example/meson.build ./libfuse-fuse-3.3.0/example/ioctl.c ./libfuse-fuse-3.3.0/example/notify_inval_entry.c ./libfuse-fuse-3.3.0/example/passthrough_fh.c ./libfuse-fuse-3.3.0/example/hello_ll.c ./libfuse-fuse-3.3.0/example/ioctl.h ./libfuse-fuse-3.3.0/example/ioctl_client.c ./libfuse-fuse-3.3.0/example/notify_store_retrieve.c ./libfuse-fuse-3.3.0/example/hello.c ./libfuse-fuse-2.9.7 ./libfuse-fuse-2.9.7/configure.ac ./libfuse-fuse-2.9.7/Makefile.am ./libfuse-fuse-2.9.7/README.NFS ./libfuse-fuse-2.9.7/README.md ./libfuse-fuse-2.9.7/ltmain.sh ./libfuse-fuse-2.9.7/fuse.pc ./libfuse-fuse-2.9.7/doc ./libfuse-fuse-2.9.7/doc/Makefile.am ./libfuse-fuse-2.9.7/doc/fusermount.1 ./libfuse-fuse-2.9.7/doc/Makefile.in ./libfuse-fuse-2.9.7/doc/ulockmgr_server.1 ./libfuse-fuse-2.9.7/doc/.gitignore ./libfuse-fuse-2.9.7/doc/how-fuse-works ./libfuse-fuse-2.9.7/doc/Makefile ./libfuse-fuse-2.9.7/doc/mount.fuse.8 ./libfuse-fuse-2.9.7/doc/kernel.txt ./libfuse-fuse-2.9.7/doc/Doxyfile ./libfuse-fuse-2.9.7/Makefile.in ./libfuse-fuse-2.9.7/compile ./libfuse-fuse-2.9.7/config.rpath ./libfuse-fuse-2.9.7/NEWS ./libfuse-fuse-2.9.7/depcomp ./libfuse-fuse-2.9.7/config.guess ./libfuse-fuse-2.9.7/ltmain.sh.backup ./libfuse-fuse-2.9.7/missing ./libfuse-fuse-2.9.7/.gitignore ./libfuse-fuse-2.9.7/makeconf.sh ./libfuse-fuse-2.9.7/aclocal.m4 ./libfuse-fuse-2.9.7/util ./libfuse-fuse-2.9.7/util/Makefile.am ./libfuse-fuse-2.9.7/util/ulockmgr_server ./libfuse-fuse-2.9.7/util/fusermount-mount_util.o ./libfuse-fuse-2.9.7/util/udev.rules ./libfuse-fuse-2.9.7/util/Makefile.in ./libfuse-fuse-2.9.7/util/fusermount-fusermount.o ./libfuse-fuse-2.9.7/util/.libs ./libfuse-fuse-2.9.7/util/ulockmgr_server-ulockmgr_server.o ./libfuse-fuse-2.9.7/util/mount_util.c ./libfuse-fuse-2.9.7/util/.gitignore ./libfuse-fuse-2.9.7/util/mount.fuse.o ./libfuse-fuse-2.9.7/util/fusermount.c ./libfuse-fuse-2.9.7/util/init_script ./libfuse-fuse-2.9.7/util/mount.fuse ./libfuse-fuse-2.9.7/util/Makefile ./libfuse-fuse-2.9.7/util/fusermount.c.escaped_commas ./libfuse-fuse-2.9.7/util/ulockmgr_server.c ./libfuse-fuse-2.9.7/util/fusermount ./libfuse-fuse-2.9.7/util/mount.fuse.c ./libfuse-fuse-2.9.7/config.sub ./libfuse-fuse-2.9.7/configure ./libfuse-fuse-2.9.7/libtool ./libfuse-fuse-2.9.7/m4 ./libfuse-fuse-2.9.7/m4/lt~obsolete.m4 ./libfuse-fuse-2.9.7/m4/ltversion.m4 ./libfuse-fuse-2.9.7/m4/ltsugar.m4 ./libfuse-fuse-2.9.7/m4/ltoptions.m4 ./libfuse-fuse-2.9.7/m4/libtool.m4 ./libfuse-fuse-2.9.7/COPYING ./libfuse-fuse-2.9.7/Makefile ./libfuse-fuse-2.9.7/config.log ./libfuse-fuse-2.9.7/autom4te.cache ./libfuse-fuse-2.9.7/autom4te.cache/requests ./libfuse-fuse-2.9.7/autom4te.cache/traces.0 ./libfuse-fuse-2.9.7/autom4te.cache/output.0 ./libfuse-fuse-2.9.7/autom4te.cache/output.1 ./libfuse-fuse-2.9.7/autom4te.cache/traces.1 ./libfuse-fuse-2.9.7/AUTHORS ./libfuse-fuse-2.9.7/include ./libfuse-fuse-2.9.7/include/Makefile.am ./libfuse-fuse-2.9.7/include/fuse_opt.h ./libfuse-fuse-2.9.7/include/Makefile.in ./libfuse-fuse-2.9.7/include/cuse_lowlevel.h ./libfuse-fuse-2.9.7/include/fuse.h ./libfuse-fuse-2.9.7/include/fuse_kernel.h.conflictfix ./libfuse-fuse-2.9.7/include/fuse_kernel.h ./libfuse-fuse-2.9.7/include/fuse_common.h ./libfuse-fuse-2.9.7/include/fuse_compat.h ./libfuse-fuse-2.9.7/include/fuse_lowlevel.h ./libfuse-fuse-2.9.7/include/stamp-h1 ./libfuse-fuse-2.9.7/include/fuse_lowlevel_compat.h ./libfuse-fuse-2.9.7/include/config.h ./libfuse-fuse-2.9.7/include/config.h.in ./libfuse-fuse-2.9.7/include/Makefile ./libfuse-fuse-2.9.7/include/fuse_common_compat.h ./libfuse-fuse-2.9.7/include/old ./libfuse-fuse-2.9.7/include/old/fuse.h ./libfuse-fuse-2.9.7/include/ulockmgr.h ./libfuse-fuse-2.9.7/COPYING.LIB ./libfuse-fuse-2.9.7/fuse.pc.in ./libfuse-fuse-2.9.7/install-sh ./libfuse-fuse-2.9.7/lib ./libfuse-fuse-2.9.7/lib/helper.lo ./libfuse-fuse-2.9.7/lib/ulockmgr.o ./libfuse-fuse-2.9.7/lib/Makefile.am ./libfuse-fuse-2.9.7/lib/fuse_mt.lo ./libfuse-fuse-2.9.7/lib/Makefile.in ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.c ./libfuse-fuse-2.9.7/lib/fuse_loop.c ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.c.add_parentheses ./libfuse-fuse-2.9.7/lib/.libs ./libfuse-fuse-2.9.7/lib/.libs/libfuse.lai ./libfuse-fuse-2.9.7/lib/.libs/ulockmgr.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.so.2 ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.lai ./libfuse-fuse-2.9.7/lib/.libs/fuse_signals.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.so ./libfuse-fuse-2.9.7/lib/.libs/fuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.so ./libfuse-fuse-2.9.7/lib/.libs/fuse_session.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.la ./libfuse-fuse-2.9.7/lib/.libs/libfuse.so.2.9.7 ./libfuse-fuse-2.9.7/lib/.libs/fuse_loop.o ./libfuse-fuse-2.9.7/lib/.libs/fuse.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_mt.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.a ./libfuse-fuse-2.9.7/lib/.libs/libfuse.a ./libfuse-fuse-2.9.7/lib/.libs/mount.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.so.1 ./libfuse-fuse-2.9.7/lib/.libs/buffer.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_kern_chan.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_opt.o ./libfuse-fuse-2.9.7/lib/.libs/mount_util.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.so.1.0.1 ./libfuse-fuse-2.9.7/lib/.libs/helper.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.la ./libfuse-fuse-2.9.7/lib/.libs/fuse_loop_mt.o ./libfuse-fuse-2.9.7/lib/.libs/cuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/fuse_opt.lo ./libfuse-fuse-2.9.7/lib/fuse_signals.o ./libfuse-fuse-2.9.7/lib/buffer.lo ./libfuse-fuse-2.9.7/lib/mount_util.c ./libfuse-fuse-2.9.7/lib/buffer.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.c.buffer_size ./libfuse-fuse-2.9.7/lib/fuse_session.lo ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.lo ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/mount.c ./libfuse-fuse-2.9.7/lib/fuse.c ./libfuse-fuse-2.9.7/lib/mount_util.lo ./libfuse-fuse-2.9.7/lib/fuse_session.o ./libfuse-fuse-2.9.7/lib/mount_bsd.c ./libfuse-fuse-2.9.7/lib/libulockmgr.la ./libfuse-fuse-2.9.7/lib/fuse_misc.h ./libfuse-fuse-2.9.7/lib/mount.lo ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.lo ./libfuse-fuse-2.9.7/lib/fuse_loop.o ./libfuse-fuse-2.9.7/lib/fuse.o ./libfuse-fuse-2.9.7/lib/fuse_mt.o ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.c ./libfuse-fuse-2.9.7/lib/fuse_versionscript ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.c ./libfuse-fuse-2.9.7/lib/fuse_signals.lo ./libfuse-fuse-2.9.7/lib/fuse_loop.lo ./libfuse-fuse-2.9.7/lib/fuse.c.add_parentheses ./libfuse-fuse-2.9.7/lib/Makefile ./libfuse-fuse-2.9.7/lib/mount.o ./libfuse-fuse-2.9.7/lib/buffer.o ./libfuse-fuse-2.9.7/lib/helper.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.o ./libfuse-fuse-2.9.7/lib/fuse_i.h ./libfuse-fuse-2.9.7/lib/fuse_opt.o ./libfuse-fuse-2.9.7/lib/mount_util.o ./libfuse-fuse-2.9.7/lib/modules ./libfuse-fuse-2.9.7/lib/modules/iconv.c ./libfuse-fuse-2.9.7/lib/modules/.deps ./libfuse-fuse-2.9.7/lib/modules/.deps/.dirstamp ./libfuse-fuse-2.9.7/lib/modules/subdir.lo ./libfuse-fuse-2.9.7/lib/modules/.libs ./libfuse-fuse-2.9.7/lib/modules/.libs/subdir.o ./libfuse-fuse-2.9.7/lib/modules/.libs/iconv.o ./libfuse-fuse-2.9.7/lib/modules/.dirstamp ./libfuse-fuse-2.9.7/lib/modules/iconv.lo ./libfuse-fuse-2.9.7/lib/modules/subdir.o ./libfuse-fuse-2.9.7/lib/modules/iconv.o ./libfuse-fuse-2.9.7/lib/modules/subdir.c ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.lo ./libfuse-fuse-2.9.7/lib/fuse_opt.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.c ./libfuse-fuse-2.9.7/lib/fuse_signals.c ./libfuse-fuse-2.9.7/lib/fuse_session.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.lo ./libfuse-fuse-2.9.7/lib/fuse_mt.c ./libfuse-fuse-2.9.7/lib/ulockmgr.c ./libfuse-fuse-2.9.7/lib/fuse.lo ./libfuse-fuse-2.9.7/lib/helper.o ./libfuse-fuse-2.9.7/lib/ulockmgr.lo ./libfuse-fuse-2.9.7/lib/mount_util.h ./libfuse-fuse-2.9.7/lib/libfuse.la ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.o ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.o ./libfuse-fuse-2.9.7/ChangeLog ./libfuse-fuse-2.9.7/test ./libfuse-fuse-2.9.7/test/.gitignore ./libfuse-fuse-2.9.7/test/test.c ./libfuse-fuse-2.9.7/test/stracedecode.c ./libfuse-fuse-2.9.7/test/Makefile ./libfuse-fuse-2.9.7/config.status ./libfuse-fuse-2.9.7/example ./libfuse-fuse-2.9.7/example/Makefile.am ./libfuse-fuse-2.9.7/example/null.c ./libfuse-fuse-2.9.7/example/fusexmp.o ./libfuse-fuse-2.9.7/example/fsel.o ./libfuse-fuse-2.9.7/example/Makefile.in ./libfuse-fuse-2.9.7/example/null.o ./libfuse-fuse-2.9.7/example/fsel.c ./libfuse-fuse-2.9.7/example/.libs ./libfuse-fuse-2.9.7/example/.libs/hello ./libfuse-fuse-2.9.7/example/.libs/fioc ./libfuse-fuse-2.9.7/example/.libs/null ./libfuse-fuse-2.9.7/example/.libs/fusexmp ./libfuse-fuse-2.9.7/example/.libs/fsel ./libfuse-fuse-2.9.7/example/.libs/fusexmp_fh ./libfuse-fuse-2.9.7/example/.libs/hello_ll ./libfuse-fuse-2.9.7/example/.libs/cusexmp ./libfuse-fuse-2.9.7/example/hello.o ./libfuse-fuse-2.9.7/example/hello ./libfuse-fuse-2.9.7/example/fioc ./libfuse-fuse-2.9.7/example/fusexmp.c ./libfuse-fuse-2.9.7/example/null ./libfuse-fuse-2.9.7/example/.gitignore ./libfuse-fuse-2.9.7/example/fselclient.c ./libfuse-fuse-2.9.7/example/hello_ll.o ./libfuse-fuse-2.9.7/example/fioclient.c ./libfuse-fuse-2.9.7/example/fusexmp ./libfuse-fuse-2.9.7/example/cusexmp.c ./libfuse-fuse-2.9.7/example/fioc.c ./libfuse-fuse-2.9.7/example/fselclient ./libfuse-fuse-2.9.7/example/fusexmp_fh.o ./libfuse-fuse-2.9.7/example/fsel ./libfuse-fuse-2.9.7/example/cusexmp.o ./libfuse-fuse-2.9.7/example/Makefile ./libfuse-fuse-2.9.7/example/fioc.h ./libfuse-fuse-2.9.7/example/hello_ll.c ./libfuse-fuse-2.9.7/example/fusexmp_fh ./libfuse-fuse-2.9.7/example/hello_ll ./libfuse-fuse-2.9.7/example/fioclient-fioclient.o ./libfuse-fuse-2.9.7/example/cusexmp ./libfuse-fuse-2.9.7/example/fioc.o ./libfuse-fuse-2.9.7/example/hello.c ./libfuse-fuse-2.9.7/example/fselclient-fselclient.o ./libfuse-fuse-2.9.7/example/fusexmp_fh.c ./libfuse-fuse-2.9.7/example/fioclient ~/build/BUILD/fuse2and3/libfuse-fuse-2.9.7 ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3 ~/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64 ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3 ~/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/man/man8 ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3 + find /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le -type f -name '*.la' -exec rm -f '{}' ';' + chmod 0755 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/bin/fusermount3 + pushd libfuse-fuse-2.9.7 + install -m 0755 lib/.libs/libfuse.so.2.9.7 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/lib64 + install -m 0755 lib/.libs/libulockmgr.so.1.0.1 /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/lib64 + install -p fuse.pc /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/lib64/pkgconfig/ + install -m 0755 util/fusermount /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/bin + install -m 0755 util/mount.fuse /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/sbin + install -m 0755 util/ulockmgr_server /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/bin + mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/include/fuse + install -p include/old/fuse.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/include/ + install -p include/ulockmgr.h /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.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.7-15.el8.ppc64le//usr/include/fuse/ + popd + pushd /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/lib64 + ln -s libfuse.so.2.9.7 libfuse.so.2 + ln -s libfuse.so.2.9.7 libfuse.so + ln -s libulockmgr.so.1.0.1 libulockmgr.so.1 + ln -s libulockmgr.so.1.0.1 libulockmgr.so + popd + pushd /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/share/man/man8 + ln -s mount.fuse3.8 mount.fuse.8 + popd + rm -f '/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le//usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc/init.d/fuse3 + install -p -m 0644 /builddir/build/SOURCES/fuse.conf /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/etc + rm -f /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib/udev/rules.d/99-fuse3.rules + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.9.7-15.el8 --unique-debug-suffix -2.9.7-15.el8.ppc64le --unique-debug-src-base fuse-2.9.7-15.el8.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.7-15.el8.ppc64le/usr/bin/fusermount extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/bin/fusermount3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libfuse3.so.3.3.0 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/bin/ulockmgr_server extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libulockmgr.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/sbin/mount.fuse extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/sbin/mount.fuse3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/lib64/libfuse.so.2.9.7 /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 1925 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/pkgconfig/fuse.pc is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_opt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/cuse_lowlevel.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_common.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_compat.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_lowlevel.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_lowlevel_compat.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/fuse/fuse_common_compat.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/ulockmgr.h is executable but has no shebang, removing executable bit Processing files: fuse-2.9.7-15.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dDWU2r + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/ChangeLog /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/NEWS /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/README.md /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/README.NFS /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZYbYNt + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse + cp -pr libfuse-fuse-2.9.7/COPYING /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse + exit 0 Provides: fuse = 2.9.7-15.el8 fuse(ppc-64) = 2.9.7-15.el8 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) libc.so.6(GLIBC_2.28)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse3-3.3.0-15.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h73M1t + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.3.0/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.3.0/ChangeLog.rst /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.3.0/README.md /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/doc/fuse3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cWHibr + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse3 + cp -pr libfuse-fuse-3.3.0/GPL2.txt /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse3 + cp -pr libfuse-fuse-3.3.0/LICENSE /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse3 + exit 0 Provides: fuse3 = 3.3.0-15.el8 fuse3(ppc-64) = 3.3.0-15.el8 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) libc.so.6(GLIBC_2.28)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.3)(64bit) rtld(GNU_HASH) Processing files: fuse-libs-2.9.7-15.el8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mDp5ou + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.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.7-15.el8.ppc64le/usr/share/licenses/fuse-libs + cp -pr libfuse-fuse-2.9.7/COPYING.LIB /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse-libs + exit 0 Provides: fuse-libs = 2.9.7-15.el8 fuse-libs(ppc-64) = 2.9.7-15.el8 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(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(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.3.0-15.el8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6nxwjs + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-15.el8.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.7-15.el8.ppc64le/usr/share/licenses/fuse3-libs + cp -pr libfuse-fuse-3.3.0/LGPL2.txt /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le/usr/share/licenses/fuse3-libs + exit 0 Provides: fuse3-libs = 3.3.0-15.el8 fuse3-libs(ppc-64) = 3.3.0-15.el8 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) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(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.7-15.el8.ppc64le Provides: fuse-devel = 2.9.7-15.el8 fuse-devel(ppc-64) = 2.9.7-15.el8 pkgconfig(fuse) = 2.9.7 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.3.0-15.el8.ppc64le Provides: fuse3-devel = 3.3.0-15.el8 fuse3-devel(ppc-64) = 3.3.0-15.el8 pkgconfig(fuse3) = 3.3.0 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.3.0-15.el8.ppc64le Provides: config(fuse-common) = 3.3.0-15.el8 fuse-common = 3.3.0-15.el8 fuse-common(ppc-64) = 3.3.0-15.el8 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.7-15.el8.ppc64le Provides: fuse-debugsource = 2.9.7-15.el8 fuse-debugsource(ppc-64) = 2.9.7-15.el8 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.7-15.el8.ppc64le Provides: debuginfo(build-id) = 4d5c7dd214f7feb8a37704b6f366c7b82eea06e7 debuginfo(build-id) = c67b4adcfba4dee488a7ac290e88803415b66515 debuginfo(build-id) = dbe04ec356964bd5e6d0111885d11c4613d7862a fuse-debuginfo = 2.9.7-15.el8 fuse-debuginfo(ppc-64) = 2.9.7-15.el8 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.7-15.el8 Processing files: fuse3-debuginfo-3.3.0-15.el8.ppc64le Provides: debuginfo(build-id) = 0be25055e04810d040f5c1f28c69378b24f69794 debuginfo(build-id) = e4a3ceb7c5659bd6b55dc397da59f54fd84725cf fuse3-debuginfo = 3.3.0-15.el8 fuse3-debuginfo(ppc-64) = 3.3.0-15.el8 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.7-15.el8 Processing files: fuse-libs-debuginfo-2.9.7-15.el8.ppc64le Provides: debuginfo(build-id) = 1c5588f49f6d2eaa1c70cca21970536549684352 debuginfo(build-id) = 8a2238f1c444de09c88c583d987f80db899c852d fuse-libs-debuginfo = 2.9.7-15.el8 fuse-libs-debuginfo(ppc-64) = 2.9.7-15.el8 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.7-15.el8 Processing files: fuse3-libs-debuginfo-3.3.0-15.el8.ppc64le Provides: debuginfo(build-id) = ff9a949a11bc332f23aa454feb78c3f3a5a5dfdc fuse3-libs-debuginfo = 3.3.0-15.el8 fuse3-libs-debuginfo(ppc-64) = 3.3.0-15.el8 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.7-15.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le Wrote: /builddir/build/RPMS/fuse-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-3.3.0-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-libs-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-libs-3.3.0-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-devel-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-devel-3.3.0-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-common-3.3.0-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-debugsource-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-debuginfo-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-debuginfo-3.3.0-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse-libs-debuginfo-2.9.7-15.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/fuse3-libs-debuginfo-3.3.0-15.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cy0wlt + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-2.9.7-15.el8.ppc64le + exit 0 Child return code was: 0