Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/fuse.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/fuse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/fuse-2.9.7-12.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/fuse.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/fuse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mnDE8q + 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.2.1.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.2.1 ~/build/BUILD/fuse2and3/libfuse-fuse-3.2.1 ~/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 1685 (offset 32 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 #5 (fusermount-don-t-feed-escaped-commas-into-mount-opti.patch):' 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 Hunk #2 succeeded at 737 (offset -3 lines). + 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... BUILDSTDERR: configure.ac:10: installing './compile' BUILDSTDERR: configure.ac:5: installing './config.guess' BUILDSTDERR: configure.ac:5: installing './config.sub' BUILDSTDERR: configure.ac:6: installing './install-sh' BUILDSTDERR: configure.ac:6: installing './missing' BUILDSTDERR: example/Makefile.am: installing './depcomp' + sed -i 's|mknod|echo Disabled: mknod |g' util/Makefile.in + echo 'Patch #2 (fuse-0001-More-parentheses.patch):' 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). + echo 'Patch #3 (fuse-2.9.2-namespace-conflict-fix.patch):' 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 + echo 'Patch #5 (fusermount-don-t-feed-escaped-commas-into-mount-opti.patch):' 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). + popd ~/build/BUILD/fuse2and3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZLmcpR + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/fuse2and3/libfuse-fuse-3.2.1 ~/build/BUILD/fuse2and3 + cd fuse2and3 + pushd libfuse-fuse-3.2.1 + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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/lib --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 . armv5tel-redhat-linux-gnueabi The Meson build system Version: 0.47.2 Source dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1 Build dir: /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi Build type: native build WARNING: Newline character in a string detected, use ''' (three single quotes) for multiline strings instead. This will become a hard error in a future Meson release. include_default = ' 23 18 Project name: libfuse3 Project version: 3.2.1 Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Native C compiler: cc (gcc 8.2.1 "cc (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3)") Build machine cpu family: arm Build machine cpu: armv7l 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 Message: Compiler warns about unused result even when casting to void Dependency threads found: YES Library dl found: YES Library rt found: YES WARNING: Project targetting '>= 0.38' but tried to use feature introduced in '0.40.0': build_by_default arg in custom_target Found pkg-config: /usr/bin/pkg-config (1.4.2) Native dependency udev found: YES 239 Program install_helper.sh found: YES (/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/util/install_helper.sh) Build targets in project: 26 WARNING: Project specifies a minimum meson_version '>= 0.38' but uses features which were added in newer versions: * 0.40.0: {'build_by_default arg in custom_target'} Option buildtype is: plain [default: debugoptimized] Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C armv5tel-redhat-linux-gnueabi ninja: Entering directory `armv5tel-redhat-linux-gnueabi' [1/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_loop.c.o' -MF 'lib/lib@@fuse3@sha/fuse_loop.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_loop.c.o' -c ../lib/fuse_loop.c [2/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_opt.c.o' -MF 'lib/lib@@fuse3@sha/fuse_opt.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_opt.c.o' -c ../lib/fuse_opt.c [3/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_signals.c.o' -MF 'lib/lib@@fuse3@sha/fuse_signals.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_signals.c.o' -c ../lib/fuse_signals.c [4/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' -MF 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' -c ../lib/fuse_loop_mt.c [5/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/buffer.c.o' -MF 'lib/lib@@fuse3@sha/buffer.c.o.d' -o 'lib/lib@@fuse3@sha/buffer.c.o' -c ../lib/buffer.c [6/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' -MF 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o.d' -o 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' -c ../lib/cuse_lowlevel.c [7/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/helper.c.o' -MF 'lib/lib@@fuse3@sha/helper.c.o.d' -o 'lib/lib@@fuse3@sha/helper.c.o' -c ../lib/helper.c [8/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/modules_subdir.c.o' -MF 'lib/lib@@fuse3@sha/modules_subdir.c.o.d' -o 'lib/lib@@fuse3@sha/modules_subdir.c.o' -c ../lib/modules/subdir.c [9/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/mount.c.o' -MF 'lib/lib@@fuse3@sha/mount.c.o.d' -o 'lib/lib@@fuse3@sha/mount.c.o' -c ../lib/mount.c [10/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/mount_util.c.o' -MF 'lib/lib@@fuse3@sha/mount_util.c.o.d' -o 'lib/lib@@fuse3@sha/mount_util.c.o' -c ../lib/mount_util.c [11/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/modules_iconv.c.o' -MF 'lib/lib@@fuse3@sha/modules_iconv.c.o.d' -o 'lib/lib@@fuse3@sha/modules_iconv.c.o' -c ../lib/modules/iconv.c [12/64] cc -Iexample/example@@passthrough@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@passthrough@exe/passthrough.c.o' -MF 'example/example@@passthrough@exe/passthrough.c.o.d' -o 'example/example@@passthrough@exe/passthrough.c.o' -c ../example/passthrough.c [13/64] cc -Iexample/example@@hello@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@hello@exe/hello.c.o' -MF 'example/example@@hello@exe/hello.c.o.d' -o 'example/example@@hello@exe/hello.c.o' -c ../example/hello.c [14/64] cc -Iexample/example@@passthrough_fh@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -MF 'example/example@@passthrough_fh@exe/passthrough_fh.c.o.d' -o 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -c ../example/passthrough_fh.c [15/64] cc -Iexample/example@@hello_ll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@hello_ll@exe/hello_ll.c.o' -MF 'example/example@@hello_ll@exe/hello_ll.c.o.d' -o 'example/example@@hello_ll@exe/hello_ll.c.o' -c ../example/hello_ll.c [16/64] cc -Iexample/example@@printcap@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@printcap@exe/printcap.c.o' -MF 'example/example@@printcap@exe/printcap.c.o.d' -o 'example/example@@printcap@exe/printcap.c.o' -c ../example/printcap.c [17/64] cc -Iexample/example@@ioctl_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@ioctl_client@exe/ioctl_client.c.o' -MF 'example/example@@ioctl_client@exe/ioctl_client.c.o.d' -o 'example/example@@ioctl_client@exe/ioctl_client.c.o' -c ../example/ioctl_client.c [18/64] cc -Iexample/example@@poll_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@poll_client@exe/poll_client.c.o' -MF 'example/example@@poll_client@exe/poll_client.c.o.d' -o 'example/example@@poll_client@exe/poll_client.c.o' -c ../example/poll_client.c [19/64] cc -Iexample/example@@ioctl@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@ioctl@exe/ioctl.c.o' -MF 'example/example@@ioctl@exe/ioctl.c.o.d' -o 'example/example@@ioctl@exe/ioctl.c.o' -c ../example/ioctl.c [20/64] cc -Iexample/example@@cuse_client@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@cuse_client@exe/cuse_client.c.o' -MF 'example/example@@cuse_client@exe/cuse_client.c.o.d' -o 'example/example@@cuse_client@exe/cuse_client.c.o' -c ../example/cuse_client.c [21/64] cc -Iexample/example@@cuse@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@cuse@exe/cuse.c.o' -MF 'example/example@@cuse@exe/cuse.c.o.d' -o 'example/example@@cuse@exe/cuse.c.o' -c ../example/cuse.c [22/64] cc -Iexample/example@@null@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@null@exe/null.c.o' -MF 'example/example@@null@exe/null.c.o.d' -o 'example/example@@null@exe/null.c.o' -c ../example/null.c [23/64] cc -Iexample/example@@passthrough_ll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -MF 'example/example@@passthrough_ll@exe/passthrough_ll.c.o.d' -o 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -c ../example/passthrough_ll.c [24/64] cc -Iexample/example@@notify_inval_inode@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -MF 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o.d' -o 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -c ../example/notify_inval_inode.c [25/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse.c.o' -MF 'lib/lib@@fuse3@sha/fuse.c.o.d' -o 'lib/lib@@fuse3@sha/fuse.c.o' -c ../lib/fuse.c [26/64] cc -Iexample/example@@invalidate_path@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'example/example@@invalidate_path@exe/invalidate_path.c.o' -MF 'example/example@@invalidate_path@exe/invalidate_path.c.o.d' -o 'example/example@@invalidate_path@exe/invalidate_path.c.o' -c ../example/invalidate_path.c [27/64] cc -Iexample/example@@notify_store_retrieve@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -MF 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o.d' -o 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -c ../example/notify_store_retrieve.c [28/64] cc -Iexample/example@@notify_inval_entry@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -MF 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o.d' -o 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -c ../example/notify_inval_entry.c [29/64] cc -Itest/test@@test_write_cache@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'test/test@@test_write_cache@exe/test_write_cache.c.o' -MF 'test/test@@test_write_cache@exe/test_write_cache.c.o.d' -o 'test/test@@test_write_cache@exe/test_write_cache.c.o' -c ../test/test_write_cache.c [30/64] cc -Ilib/lib@@fuse3@sha -Ilib -I../lib -Iinclude -I../include -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' -MF 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o.d' -o 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' -c ../lib/fuse_lowlevel.c [31/64] cc -Iexample/example@@poll@exe -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'example/example@@poll@exe/poll.c.o' -MF 'example/example@@poll@exe/poll.c.o.d' -o 'example/example@@poll@exe/poll.c.o' -c ../example/poll.c [32/64] cc -Itest/test@@wrong_command@exe -Itest -I../test -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'test/test@@wrong_command@exe/wrong_command.c.o' -MF 'test/test@@wrong_command@exe/wrong_command.c.o.d' -o 'test/test@@wrong_command@exe/wrong_command.c.o' -c ../test/wrong_command.c [33/64] 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.2.1/armv5tel-redhat-linux-gnueabi/test [34/64] cc -Itest/test@@test_setattr@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -pthread -MD -MQ 'test/test@@test_setattr@exe/test_setattr.c.o' -MF 'test/test@@test_setattr@exe/test_setattr.c.o.d' -o 'test/test@@test_setattr@exe/test_setattr.c.o' -c ../test/test_setattr.c [35/64] cp -a ../util/../lib/mount_util.c util/mount_util.c [36/64] cc -o lib/libfuse3.so.3.2.1 'lib/lib@@fuse3@sha/fuse.c.o' 'lib/lib@@fuse3@sha/fuse_loop.c.o' 'lib/lib@@fuse3@sha/fuse_loop_mt.c.o' 'lib/lib@@fuse3@sha/fuse_lowlevel.c.o' 'lib/lib@@fuse3@sha/fuse_opt.c.o' 'lib/lib@@fuse3@sha/fuse_signals.c.o' 'lib/lib@@fuse3@sha/buffer.c.o' 'lib/lib@@fuse3@sha/cuse_lowlevel.c.o' 'lib/lib@@fuse3@sha/helper.c.o' 'lib/lib@@fuse3@sha/modules_subdir.c.o' 'lib/lib@@fuse3@sha/mount.c.o' 'lib/lib@@fuse3@sha/mount_util.c.o' 'lib/lib@@fuse3@sha/modules_iconv.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/lib/fuse_versionscript -ldl -lrt -Wl,--end-group -pthread [37/64] cc -o test/wrong_command 'test/test@@wrong_command@exe/wrong_command.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [38/64] cc -Iutil/util@@fusermount3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'util/util@@fusermount3@exe/meson-generated_.._mount_util.c.o' -MF 'util/util@@fusermount3@exe/meson-generated_.._mount_util.c.o.d' -o 'util/util@@fusermount3@exe/meson-generated_.._mount_util.c.o' -c util/mount_util.c [39/64] cc -Iutil/util@@mount.fuse3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -MF 'util/util@@mount.fuse3@exe/mount.fuse.c.o.d' -o 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -c ../util/mount.fuse.c [40/64] cc -o util/mount.fuse3 'util/util@@mount.fuse3@exe/mount.fuse.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [41/64] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/libfuse3.so.3.2.1 'lib/lib@@fuse3@sha/libfuse3.so.3.2.1.symbols' [42/64] cc -o example/passthrough_fh 'example/example@@passthrough_fh@exe/passthrough_fh.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [43/64] cc -o example/passthrough 'example/example@@passthrough@exe/passthrough.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [44/64] cc -o example/hello 'example/example@@hello@exe/hello.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [45/64] cc -o example/hello_ll 'example/example@@hello_ll@exe/hello_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [46/64] cc -o example/ioctl_client 'example/example@@ioctl_client@exe/ioctl_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [47/64] cc -o example/printcap 'example/example@@printcap@exe/printcap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [48/64] cc -o example/poll_client 'example/example@@poll_client@exe/poll_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [49/64] cc -Itest/test@@test_syscalls@exe -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'test/test@@test_syscalls@exe/test_syscalls.c.o' -MF 'test/test@@test_syscalls@exe/test_syscalls.c.o.d' -o 'test/test@@test_syscalls@exe/test_syscalls.c.o' -c ../test/test_syscalls.c ../test/test_syscalls.c: In function 'create_dir.constprop': ../test/test_syscalls.c:522: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 'main': ../test/test_syscalls.c:1442: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:1448: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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [50/64] cc -o example/ioctl 'example/example@@ioctl@exe/ioctl.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [51/64] cc -o example/cuse 'example/example@@cuse@exe/cuse.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [52/64] cc -o example/null 'example/example@@null@exe/null.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [53/64] cc -o example/passthrough_ll 'example/example@@passthrough_ll@exe/passthrough_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [54/64] cc -o example/cuse_client 'example/example@@cuse_client@exe/cuse_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [55/64] cc -o example/notify_inval_inode 'example/example@@notify_inval_inode@exe/notify_inval_inode.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [56/64] cc -Iutil/util@@fusermount3@exe -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -MD -MQ 'util/util@@fusermount3@exe/fusermount.c.o' -MF 'util/util@@fusermount3@exe/fusermount.c.o.d' -o 'util/util@@fusermount3@exe/fusermount.c.o' -c ../util/fusermount.c [57/64] cc -o example/notify_store_retrieve 'example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [58/64] cc -o example/invalidate_path 'example/example@@invalidate_path@exe/invalidate_path.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [59/64] cc -o test/test_write_cache 'test/test@@test_write_cache@exe/test_write_cache.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [60/64] cc -o example/notify_inval_entry 'example/example@@notify_inval_entry@exe/notify_inval_entry.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [61/64] cc -o test/test_setattr 'test/test@@test_setattr@exe/test_setattr.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [62/64] cc -o example/poll 'example/example@@poll@exe/poll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib [63/64] cc -o test/test_syscalls 'test/test@@test_syscalls@exe/test_syscalls.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [64/64] cc -o util/fusermount3 'util/util@@fusermount3@exe/meson-generated_.._mount_util.c.o' 'util/util@@fusermount3@exe/fusermount.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + popd ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3/libfuse-fuse-2.9.7 ~/build/BUILD/fuse2and3 + 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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft -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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv5tel-redhat-linux-gnueabi --host=armv5tel-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... armv5tel-redhat-linux-gnueabi checking host system type... armv5tel-redhat-linux-gnueabi checking target system type... armv5tel-redhat-linux-gnueabi 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 armv5tel-redhat-linux-gnueabi-gcc... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... yes checking dependency style of armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi file names to armv5tel-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv5tel-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv5tel-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv5tel-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv5tel-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv5tel-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv5tel-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv5tel-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv5tel-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc... (cached) armv5tel-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv5tel-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: UDEV_RULES_PATH env var not set, using default /etc/udev/rules.d configure: INIT_D_PATH env var not set, using default /etc/init.d checking if umount supports --fake --no-canonicalize... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fuse.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/fuse2and3/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]: 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 BUILDSTDERR: fuse.c:11: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: fuse.c: In function 'fuse_compat_open': BUILDSTDERR: fuse.c:1478:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = (((struct fuse_operations_compat22 *) &fs->op)->open)(path, &tmp); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c:1482:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = (((struct fuse_operations_compat2 *) &fs->op)->open)(path, fi->flags); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_release': BUILDSTDERR: fuse.c:1492:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return ((struct fuse_operations_compat2 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_opendir': BUILDSTDERR: fuse.c:1505:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat22 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c: In function 'fuse_compat_statfs': BUILDSTDERR: fuse.c:1545:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat22 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fuse.c:1552:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: err = ((struct fuse_operations_compat1 *) &fs->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fuse_lowlevel.lo CC fuse_mt.lo BUILDSTDERR: fuse_lowlevel.c:9: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC fuse_opt.lo CC fuse_session.lo BUILDSTDERR: fuse_session.c: In function 'fuse_chan_recv': BUILDSTDERR: fuse_session.c:211:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return ((struct fuse_chan_ops_compat24 *) &ch->op) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fuse_signals.lo CC buffer.lo CC cuse_lowlevel.lo BUILDSTDERR: buffer.c:9: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC helper.lo BUILDSTDERR: helper.c: In function 'fuse_daemonize': BUILDSTDERR: helper.c:203:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: read(waiter[0], &completed, sizeof(completed)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: helper.c:212:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) chdir("/"); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: helper.c:225:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(waiter[1], &completed, sizeof(completed)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mount.lo CC mount_util.lo CC ulockmgr.lo BUILDSTDERR: mount_util.c: In function 'mtab_needs_update': BUILDSTDERR: mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(0, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(ruid, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'add_mount': BUILDSTDERR: mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'exec_umount': BUILDSTDERR: mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'remove_mount': BUILDSTDERR: mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ CC modules/subdir.lo CC modules/iconv.lo 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 BUILDSTDERR: fusermount.c:10: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE /* for clone */ BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: mount_util.c: In function 'mtab_needs_update': BUILDSTDERR: mount_util.c:62:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(0, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c:67:4: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setreuid(ruid, -1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'add_mount': BUILDSTDERR: mount_util.c:102:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'exec_umount': BUILDSTDERR: mount_util.c:155:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: mount_util.c: In function 'remove_mount': BUILDSTDERR: mount_util.c:221:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(geteuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ulockmgr_server.c: In function 'main': BUILDSTDERR: ulockmgr_server.c:371:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: (void) chdir("/"); BUILDSTDERR: ^~~~~~~~~~ CCLD mount.fuse CCLD ulockmgr_server 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 hello.o CC null.o BUILDSTDERR: fusexmp_fh.c:18: warning: "_GNU_SOURCE" redefined BUILDSTDERR: #define _GNU_SOURCE BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition CC hello_ll.o CC fioc.o CC fioclient-fioclient.o CC fsel.o CC fselclient-fselclient.o CC cusexmp.o CCLD fusexmp CCLD null CCLD hello CCLD hello_ll CCLD fioc CCLD fioclient CCLD fsel CCLD fselclient CCLD cusexmp CCLD fusexmp_fh 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' + popd ~/build/BUILD/fuse2and3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SvRYvh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm + cd fuse2and3 + pushd libfuse-fuse-3.2.1 ~/build/BUILD/fuse2and3/libfuse-fuse-3.2.1 ~/build/BUILD/fuse2and3 + export MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr + MESON_INSTALL_DESTDIR_PREFIX=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr + DESTDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm + /usr/bin/ninja install -v -j4 -C armv5tel-redhat-linux-gnueabi ninja: Entering directory `armv5tel-redhat-linux-gnueabi' [0/1] /usr/bin/python3 /usr/bin/meson install --no-rebuild == FURTHER ACTION REQUIRED == Make sure that your init system will start the /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc/init.d/fuse3 init script Installing lib/libfuse3.so.3.2.1 to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib Installing util/fusermount3 to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin Installing util/mount.fuse3 to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/sbin Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/include/fuse.h to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/include/fuse_common.h to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/include/fuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/include/fuse_opt.h to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/include/cuse_lowlevel.h to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/doc/fusermount3.1 to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man1 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/doc/mount.fuse.8 to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man8 Installing /builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/fuse3.pc to /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/pkgconfig Running custom install script '/builddir/build/BUILD/fuse2and3/libfuse-fuse-3.2.1/util/install_helper.sh /etc bin /usr/lib/udev/rules.d' ~/build/BUILD/fuse2and3 + popd + find /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm . /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc/init.d /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc/init.d/fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin/fusermount3 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man1 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man1/fusermount3.1.gz /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man8 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/man/man8/mount.fuse.8.gz /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/udev /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/udev/rules.d /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/udev/rules.d/99-fuse3.rules /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libfuse3.so.3.2.1 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libfuse3.so.3 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/pkgconfig /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/pkgconfig/fuse3.pc /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libfuse3.so /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/sbin /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/sbin/mount.fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3/fuse_opt.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3/cuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3/fuse_common.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3/fuse_lowlevel.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/include/fuse3/fuse.h . ./libfuse-fuse-2.9.7 ./libfuse-fuse-2.9.7/compile ./libfuse-fuse-2.9.7/config.sub ./libfuse-fuse-2.9.7/doc ./libfuse-fuse-2.9.7/doc/mount.fuse.8 ./libfuse-fuse-2.9.7/doc/ulockmgr_server.1 ./libfuse-fuse-2.9.7/doc/Makefile.in ./libfuse-fuse-2.9.7/doc/Makefile.am ./libfuse-fuse-2.9.7/doc/how-fuse-works ./libfuse-fuse-2.9.7/doc/Makefile ./libfuse-fuse-2.9.7/doc/kernel.txt ./libfuse-fuse-2.9.7/doc/fusermount.1 ./libfuse-fuse-2.9.7/doc/Doxyfile ./libfuse-fuse-2.9.7/doc/.gitignore ./libfuse-fuse-2.9.7/README.NFS ./libfuse-fuse-2.9.7/makeconf.sh ./libfuse-fuse-2.9.7/example ./libfuse-fuse-2.9.7/example/cusexmp.c ./libfuse-fuse-2.9.7/example/hello_ll.o ./libfuse-fuse-2.9.7/example/fioc.o ./libfuse-fuse-2.9.7/example/fselclient.c ./libfuse-fuse-2.9.7/example/hello_ll ./libfuse-fuse-2.9.7/example/fusexmp.o ./libfuse-fuse-2.9.7/example/fsel ./libfuse-fuse-2.9.7/example/fsel.o ./libfuse-fuse-2.9.7/example/fsel.c ./libfuse-fuse-2.9.7/example/fioc ./libfuse-fuse-2.9.7/example/fioclient.c ./libfuse-fuse-2.9.7/example/Makefile.in ./libfuse-fuse-2.9.7/example/hello_ll.c ./libfuse-fuse-2.9.7/example/fusexmp.c ./libfuse-fuse-2.9.7/example/Makefile.am ./libfuse-fuse-2.9.7/example/Makefile ./libfuse-fuse-2.9.7/example/cusexmp ./libfuse-fuse-2.9.7/example/fselclient ./libfuse-fuse-2.9.7/example/fioc.c ./libfuse-fuse-2.9.7/example/fusexmp ./libfuse-fuse-2.9.7/example/cusexmp.o ./libfuse-fuse-2.9.7/example/hello ./libfuse-fuse-2.9.7/example/fusexmp_fh ./libfuse-fuse-2.9.7/example/fioc.h ./libfuse-fuse-2.9.7/example/fioclient-fioclient.o ./libfuse-fuse-2.9.7/example/fusexmp_fh.o ./libfuse-fuse-2.9.7/example/fioclient ./libfuse-fuse-2.9.7/example/.libs ./libfuse-fuse-2.9.7/example/.libs/hello_ll ./libfuse-fuse-2.9.7/example/.libs/fsel ./libfuse-fuse-2.9.7/example/.libs/fioc ./libfuse-fuse-2.9.7/example/.libs/cusexmp ./libfuse-fuse-2.9.7/example/.libs/fusexmp ./libfuse-fuse-2.9.7/example/.libs/hello ./libfuse-fuse-2.9.7/example/.libs/fusexmp_fh ./libfuse-fuse-2.9.7/example/.libs/null ./libfuse-fuse-2.9.7/example/null ./libfuse-fuse-2.9.7/example/null.o ./libfuse-fuse-2.9.7/example/hello.o ./libfuse-fuse-2.9.7/example/hello.c ./libfuse-fuse-2.9.7/example/null.c ./libfuse-fuse-2.9.7/example/.gitignore ./libfuse-fuse-2.9.7/example/fselclient-fselclient.o ./libfuse-fuse-2.9.7/example/fusexmp_fh.c ./libfuse-fuse-2.9.7/fuse.pc.in ./libfuse-fuse-2.9.7/install-sh ./libfuse-fuse-2.9.7/ChangeLog ./libfuse-fuse-2.9.7/COPYING ./libfuse-fuse-2.9.7/depcomp ./libfuse-fuse-2.9.7/configure.ac ./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/traces.1 ./libfuse-fuse-2.9.7/autom4te.cache/output.1 ./libfuse-fuse-2.9.7/autom4te.cache/output.0 ./libfuse-fuse-2.9.7/NEWS ./libfuse-fuse-2.9.7/Makefile.in ./libfuse-fuse-2.9.7/configure ./libfuse-fuse-2.9.7/util ./libfuse-fuse-2.9.7/util/mount.fuse ./libfuse-fuse-2.9.7/util/mount.fuse.o ./libfuse-fuse-2.9.7/util/mount_util.c ./libfuse-fuse-2.9.7/util/fusermount-fusermount.o ./libfuse-fuse-2.9.7/util/fusermount.c ./libfuse-fuse-2.9.7/util/Makefile.in ./libfuse-fuse-2.9.7/util/init_script ./libfuse-fuse-2.9.7/util/mount.fuse.c ./libfuse-fuse-2.9.7/util/fusermount.c.escaped_commas ./libfuse-fuse-2.9.7/util/Makefile.am ./libfuse-fuse-2.9.7/util/Makefile ./libfuse-fuse-2.9.7/util/ulockmgr_server-ulockmgr_server.o ./libfuse-fuse-2.9.7/util/udev.rules ./libfuse-fuse-2.9.7/util/fusermount ./libfuse-fuse-2.9.7/util/ulockmgr_server.c ./libfuse-fuse-2.9.7/util/ulockmgr_server ./libfuse-fuse-2.9.7/util/.libs ./libfuse-fuse-2.9.7/util/fusermount-mount_util.o ./libfuse-fuse-2.9.7/util/.gitignore ./libfuse-fuse-2.9.7/Makefile.am ./libfuse-fuse-2.9.7/ltmain.sh ./libfuse-fuse-2.9.7/Makefile ./libfuse-fuse-2.9.7/missing ./libfuse-fuse-2.9.7/AUTHORS ./libfuse-fuse-2.9.7/lib ./libfuse-fuse-2.9.7/lib/ulockmgr.c ./libfuse-fuse-2.9.7/lib/fuse.c.add_parentheses ./libfuse-fuse-2.9.7/lib/helper.c ./libfuse-fuse-2.9.7/lib/helper.lo ./libfuse-fuse-2.9.7/lib/buffer.lo ./libfuse-fuse-2.9.7/lib/fuse_mt.o ./libfuse-fuse-2.9.7/lib/mount.lo ./libfuse-fuse-2.9.7/lib/fuse_opt.lo ./libfuse-fuse-2.9.7/lib/fuse_opt.c ./libfuse-fuse-2.9.7/lib/fuse_i.h ./libfuse-fuse-2.9.7/lib/mount_util.c ./libfuse-fuse-2.9.7/lib/buffer.o ./libfuse-fuse-2.9.7/lib/libulockmgr.la ./libfuse-fuse-2.9.7/lib/fuse.lo ./libfuse-fuse-2.9.7/lib/fuse_session.lo ./libfuse-fuse-2.9.7/lib/Makefile.in ./libfuse-fuse-2.9.7/lib/helper.o ./libfuse-fuse-2.9.7/lib/libfuse.la ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.c ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.c ./libfuse-fuse-2.9.7/lib/fuse_signals.lo ./libfuse-fuse-2.9.7/lib/Makefile.am ./libfuse-fuse-2.9.7/lib/fuse_signals.c ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.c.add_parentheses ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.lo ./libfuse-fuse-2.9.7/lib/mount.o ./libfuse-fuse-2.9.7/lib/Makefile ./libfuse-fuse-2.9.7/lib/fuse_session.o ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.lo ./libfuse-fuse-2.9.7/lib/fuse_loop_mt.o ./libfuse-fuse-2.9.7/lib/fuse_mt.lo ./libfuse-fuse-2.9.7/lib/fuse_versionscript ./libfuse-fuse-2.9.7/lib/modules ./libfuse-fuse-2.9.7/lib/modules/.dirstamp ./libfuse-fuse-2.9.7/lib/modules/.deps ./libfuse-fuse-2.9.7/lib/modules/.deps/.dirstamp ./libfuse-fuse-2.9.7/lib/modules/iconv.o ./libfuse-fuse-2.9.7/lib/modules/iconv.c ./libfuse-fuse-2.9.7/lib/modules/.libs ./libfuse-fuse-2.9.7/lib/modules/.libs/iconv.o ./libfuse-fuse-2.9.7/lib/modules/.libs/subdir.o ./libfuse-fuse-2.9.7/lib/modules/subdir.o ./libfuse-fuse-2.9.7/lib/modules/subdir.lo ./libfuse-fuse-2.9.7/lib/modules/subdir.c ./libfuse-fuse-2.9.7/lib/modules/iconv.lo ./libfuse-fuse-2.9.7/lib/fuse_opt.o ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/mount_util.lo ./libfuse-fuse-2.9.7/lib/mount_bsd.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.c.buffer_size ./libfuse-fuse-2.9.7/lib/fuse.c ./libfuse-fuse-2.9.7/lib/ulockmgr.lo ./libfuse-fuse-2.9.7/lib/mount.c ./libfuse-fuse-2.9.7/lib/fuse_loop.o ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/cuse_lowlevel.c ./libfuse-fuse-2.9.7/lib/fuse_misc.h ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.c ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.lo ./libfuse-fuse-2.9.7/lib/fuse_kern_chan.o ./libfuse-fuse-2.9.7/lib/fuse_lowlevel.lo ./libfuse-fuse-2.9.7/lib/fuse_loop.lo ./libfuse-fuse-2.9.7/lib/fuse_loop.c ./libfuse-fuse-2.9.7/lib/fuse_mt.c ./libfuse-fuse-2.9.7/lib/.libs ./libfuse-fuse-2.9.7/lib/.libs/fuse_mt.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.lai ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.so.1.0.1 ./libfuse-fuse-2.9.7/lib/.libs/buffer.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.so ./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/libulockmgr.lai ./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/libulockmgr.so.1 ./libfuse-fuse-2.9.7/lib/.libs/mount.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_session.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.a ./libfuse-fuse-2.9.7/lib/.libs/libfuse.so.2 ./libfuse-fuse-2.9.7/lib/.libs/fuse_loop_mt.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_opt.o ./libfuse-fuse-2.9.7/lib/.libs/cuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_loop.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_lowlevel.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_kern_chan.o ./libfuse-fuse-2.9.7/lib/.libs/ulockmgr.o ./libfuse-fuse-2.9.7/lib/.libs/mount_util.o ./libfuse-fuse-2.9.7/lib/.libs/libulockmgr.a ./libfuse-fuse-2.9.7/lib/.libs/fuse.o ./libfuse-fuse-2.9.7/lib/.libs/fuse_signals.o ./libfuse-fuse-2.9.7/lib/.libs/libfuse.so ./libfuse-fuse-2.9.7/lib/ulockmgr.o ./libfuse-fuse-2.9.7/lib/mount_util.o ./libfuse-fuse-2.9.7/lib/fuse_session.c ./libfuse-fuse-2.9.7/lib/mount_util.h ./libfuse-fuse-2.9.7/lib/fuse.o ./libfuse-fuse-2.9.7/lib/buffer.c ./libfuse-fuse-2.9.7/lib/fuse_signals.o ./libfuse-fuse-2.9.7/config.log ./libfuse-fuse-2.9.7/config.guess ./libfuse-fuse-2.9.7/COPYING.LIB ./libfuse-fuse-2.9.7/fuse.pc ./libfuse-fuse-2.9.7/config.status ./libfuse-fuse-2.9.7/m4 ./libfuse-fuse-2.9.7/m4/lt~obsolete.m4 ./libfuse-fuse-2.9.7/m4/ltoptions.m4 ./libfuse-fuse-2.9.7/m4/libtool.m4 ./libfuse-fuse-2.9.7/m4/ltsugar.m4 ./libfuse-fuse-2.9.7/m4/ltversion.m4 ./libfuse-fuse-2.9.7/test ./libfuse-fuse-2.9.7/test/stracedecode.c ./libfuse-fuse-2.9.7/test/Makefile ./libfuse-fuse-2.9.7/test/test.c ./libfuse-fuse-2.9.7/test/.gitignore ./libfuse-fuse-2.9.7/config.rpath ./libfuse-fuse-2.9.7/include ./libfuse-fuse-2.9.7/include/old ./libfuse-fuse-2.9.7/include/old/fuse.h ./libfuse-fuse-2.9.7/include/fuse_compat.h ./libfuse-fuse-2.9.7/include/fuse_opt.h ./libfuse-fuse-2.9.7/include/Makefile.in ./libfuse-fuse-2.9.7/include/Makefile.am ./libfuse-fuse-2.9.7/include/stamp-h1 ./libfuse-fuse-2.9.7/include/cuse_lowlevel.h ./libfuse-fuse-2.9.7/include/Makefile ./libfuse-fuse-2.9.7/include/fuse_common.h ./libfuse-fuse-2.9.7/include/config.h ./libfuse-fuse-2.9.7/include/fuse_lowlevel.h ./libfuse-fuse-2.9.7/include/fuse_common_compat.h ./libfuse-fuse-2.9.7/include/config.h.in ./libfuse-fuse-2.9.7/include/fuse.h ./libfuse-fuse-2.9.7/include/fuse_kernel.h ./libfuse-fuse-2.9.7/include/ulockmgr.h ./libfuse-fuse-2.9.7/include/fuse_lowlevel_compat.h ./libfuse-fuse-2.9.7/include/fuse_kernel.h.conflictfix ./libfuse-fuse-2.9.7/ltmain.sh.backup ./libfuse-fuse-2.9.7/aclocal.m4 ./libfuse-fuse-2.9.7/README.md ./libfuse-fuse-2.9.7/libtool ./libfuse-fuse-2.9.7/.gitignore ./libfuse-fuse-3.2.1 ./libfuse-fuse-3.2.1/doc ./libfuse-fuse-3.2.1/doc/README.NFS ./libfuse-fuse-3.2.1/doc/mount.fuse.8 ./libfuse-fuse-3.2.1/doc/fast17-vangoor.pdf ./libfuse-fuse-3.2.1/doc/mainpage.dox ./libfuse-fuse-3.2.1/doc/meson.build ./libfuse-fuse-3.2.1/doc/kernel.txt ./libfuse-fuse-3.2.1/doc/fusermount3.1 ./libfuse-fuse-3.2.1/doc/Doxyfile ./libfuse-fuse-3.2.1/doc/.gitignore ./libfuse-fuse-3.2.1/example ./libfuse-fuse-3.2.1/example/cuse_client.c ./libfuse-fuse-3.2.1/example/invalidate_path.c ./libfuse-fuse-3.2.1/example/passthrough.c ./libfuse-fuse-3.2.1/example/printcap.c ./libfuse-fuse-3.2.1/example/passthrough_ll.c ./libfuse-fuse-3.2.1/example/hello_ll.c ./libfuse-fuse-3.2.1/example/notify_inval_entry.c ./libfuse-fuse-3.2.1/example/poll.c ./libfuse-fuse-3.2.1/example/meson.build ./libfuse-fuse-3.2.1/example/notify_inval_inode.c ./libfuse-fuse-3.2.1/example/ioctl.c ./libfuse-fuse-3.2.1/example/ioctl.h ./libfuse-fuse-3.2.1/example/cuse.c ./libfuse-fuse-3.2.1/example/ioctl_client.c ./libfuse-fuse-3.2.1/example/hello.c ./libfuse-fuse-3.2.1/example/null.c ./libfuse-fuse-3.2.1/example/.gitignore ./libfuse-fuse-3.2.1/example/poll_client.c ./libfuse-fuse-3.2.1/example/notify_store_retrieve.c ./libfuse-fuse-3.2.1/example/passthrough_fh.c ./libfuse-fuse-3.2.1/COPYING ./libfuse-fuse-3.2.1/util ./libfuse-fuse-3.2.1/util/install_helper.sh ./libfuse-fuse-3.2.1/util/fusermount.c ./libfuse-fuse-3.2.1/util/init_script ./libfuse-fuse-3.2.1/util/mount.fuse.c ./libfuse-fuse-3.2.1/util/fusermount.c.escaped_commas ./libfuse-fuse-3.2.1/util/meson.build ./libfuse-fuse-3.2.1/util/udev.rules ./libfuse-fuse-3.2.1/util/install_helper.sh.nodev ./libfuse-fuse-3.2.1/util/.gitignore ./libfuse-fuse-3.2.1/ChangeLog.rst ./libfuse-fuse-3.2.1/meson.build ./libfuse-fuse-3.2.1/make_release_tarball.sh ./libfuse-fuse-3.2.1/.travis.yml ./libfuse-fuse-3.2.1/AUTHORS ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/doc ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/notify_inval_entry ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/passthrough ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/poll ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@poll_client@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@poll_client@exe/poll_client.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/hello_ll ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@null@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@null@exe/null.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/cuse ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/passthrough_fh ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@printcap@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@printcap@exe/printcap.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/invalidate_path ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/passthrough_ll ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@hello_ll@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@hello_ll@exe/hello_ll.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_inval_inode@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_inval_inode@exe/notify_inval_inode.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough@exe/passthrough.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@invalidate_path@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@invalidate_path@exe/invalidate_path.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/ioctl_client ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/ioctl ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_store_retrieve@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_store_retrieve@exe/notify_store_retrieve.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough_ll@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough_ll@exe/passthrough_ll.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/printcap ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@hello@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@hello@exe/hello.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/notify_store_retrieve ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@poll@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@poll@exe/poll.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/hello ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough_fh@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@passthrough_fh@exe/passthrough_fh.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/cuse_client ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@ioctl_client@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@ioctl_client@exe/ioctl_client.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_inval_entry@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@notify_inval_entry@exe/notify_inval_entry.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/notify_inval_inode ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@cuse_client@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@cuse_client@exe/cuse_client.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/null ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@ioctl@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@ioctl@exe/ioctl.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@cuse@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/example@@cuse@exe/cuse.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/example/poll_client ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-logs ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-logs/install-log.txt ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-logs/meson-log.txt ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/fusermount3 ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/mount_util.c ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/mount.fuse3 ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/util@@mount.fuse3@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/util@@mount.fuse3@exe/mount.fuse.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/util@@fusermount3@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/util@@fusermount3@exe/fusermount.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/util/util@@fusermount3@exe/meson-generated_.._mount_util.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/.ninja_log ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/config.h ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/meson.lock ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/sanitycheckc.c ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/sanitycheckc.exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/meson_test_setup.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/coredata.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/build.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/fuse3.pc ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/install.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/cleantrees.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/meson-private/meson_benchmark_setup.dat ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/libfuse3.so.3.2.1 ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/libfuse3.so.3 ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/libfuse3.so ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/mount.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/helper.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/libfuse3.so.3.2.1.symbols ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse_loop_mt.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse_loop.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/buffer.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse_lowlevel.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/cuse_lowlevel.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse_opt.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/modules_subdir.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/fuse_signals.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/modules_iconv.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/lib/lib@@fuse3@sha/mount_util.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/.ninja_deps ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test_syscalls ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test_write_cache ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test_setattr ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/wrong_command ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test_examples.py ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_syscalls@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_syscalls@exe/test_syscalls.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/conftest.py ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_write_cache@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_write_cache@exe/test_write_cache.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_setattr@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@test_setattr@exe/test_setattr.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/util.py ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@wrong_command@exe ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test@@wrong_command@exe/wrong_command.c.o ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/pytest.ini ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/test/test_ctests.py ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/build.ninja ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/include ./libfuse-fuse-3.2.1/armv5tel-redhat-linux-gnueabi/compile_commands.json ./libfuse-fuse-3.2.1/lib ./libfuse-fuse-3.2.1/lib/fuse.c.add_parentheses ./libfuse-fuse-3.2.1/lib/helper.c ./libfuse-fuse-3.2.1/lib/fuse_opt.c ./libfuse-fuse-3.2.1/lib/fuse_i.h ./libfuse-fuse-3.2.1/lib/mount_util.c ./libfuse-fuse-3.2.1/lib/fuse_loop_mt.c ./libfuse-fuse-3.2.1/lib/fuse_signals.c ./libfuse-fuse-3.2.1/lib/meson.build ./libfuse-fuse-3.2.1/lib/fuse_versionscript ./libfuse-fuse-3.2.1/lib/modules ./libfuse-fuse-3.2.1/lib/modules/iconv.c ./libfuse-fuse-3.2.1/lib/modules/subdir.c ./libfuse-fuse-3.2.1/lib/mount_bsd.c ./libfuse-fuse-3.2.1/lib/fuse.c ./libfuse-fuse-3.2.1/lib/mount.c ./libfuse-fuse-3.2.1/lib/cuse_lowlevel.c ./libfuse-fuse-3.2.1/lib/fuse_misc.h ./libfuse-fuse-3.2.1/lib/fuse_lowlevel.c ./libfuse-fuse-3.2.1/lib/fuse_loop.c ./libfuse-fuse-3.2.1/lib/mount_util.h ./libfuse-fuse-3.2.1/lib/buffer.c ./libfuse-fuse-3.2.1/.dir-locals.el ./libfuse-fuse-3.2.1/COPYING.LIB ./libfuse-fuse-3.2.1/test ./libfuse-fuse-3.2.1/test/test_setattr.c ./libfuse-fuse-3.2.1/test/test_examples.py ./libfuse-fuse-3.2.1/test/test_syscalls.c ./libfuse-fuse-3.2.1/test/wrong_command.c ./libfuse-fuse-3.2.1/test/stracedecode.c ./libfuse-fuse-3.2.1/test/conftest.py ./libfuse-fuse-3.2.1/test/meson.build ./libfuse-fuse-3.2.1/test/travis-build.sh ./libfuse-fuse-3.2.1/test/util.py ./libfuse-fuse-3.2.1/test/travis-install.sh ./libfuse-fuse-3.2.1/test/test_write_cache.c ./libfuse-fuse-3.2.1/test/pytest.ini ./libfuse-fuse-3.2.1/test/test_ctests.py ./libfuse-fuse-3.2.1/test/lsan_suppress.txt ./libfuse-fuse-3.2.1/test/.gitignore ./libfuse-fuse-3.2.1/include ./libfuse-fuse-3.2.1/include/fuse_opt.h ./libfuse-fuse-3.2.1/include/cuse_lowlevel.h ./libfuse-fuse-3.2.1/include/meson.build ./libfuse-fuse-3.2.1/include/fuse_common.h ./libfuse-fuse-3.2.1/include/fuse_lowlevel.h ./libfuse-fuse-3.2.1/include/fuse.h ./libfuse-fuse-3.2.1/include/fuse_kernel.h ./libfuse-fuse-3.2.1/meson_options.txt ./libfuse-fuse-3.2.1/README.md ./libfuse-fuse-3.2.1/.gitignore ~/build/BUILD/fuse2and3/libfuse-fuse-2.9.7 ~/build/BUILD/fuse2and3 + find /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm -type f -name '*.la' -exec rm -f '{}' ';' + chmod 0755 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//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-12.el8.arm//usr/lib + install -m 0755 lib/.libs/libulockmgr.so.1.0.1 /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/lib + install -p fuse.pc /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/lib/pkgconfig/ + install -m 0755 util/fusermount /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/bin + install -m 0755 util/mount.fuse /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/sbin + install -m 0755 util/ulockmgr_server /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/bin + mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/include/fuse + install -p include/old/fuse.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/include/ + install -p include/ulockmgr.h /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//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-12.el8.arm//usr/include/fuse/ + popd + pushd /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/lib + 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 + rm -f '/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm//usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc/init.d/fuse3 + install -p -m 0644 /builddir/build/SOURCES/fuse.conf /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/etc + rm -f /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/udev/rules.d/99-fuse3.rules + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.9.7-12.el8 --unique-debug-suffix -2.9.7-12.el8.arm --unique-debug-src-base fuse-2.9.7-12.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3 ~/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib ~/build/BUILD/fuse2and3 ~/build/BUILD/fuse2and3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin/fusermount3 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin/ulockmgr_server extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/bin/fusermount extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libfuse3.so.3.2.1 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libulockmgr.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/lib/libfuse.so.2.9.7 extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/sbin/mount.fuse extracting debug info from /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/sbin/mount.fuse3 /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1910 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/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 BUILDSTDERR: *** WARNING: ./usr/lib/pkgconfig/fuse.pc is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_opt.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/cuse_lowlevel.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_common.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_lowlevel.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_common_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse/fuse_lowlevel_compat.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/fuse.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/include/ulockmgr.h is executable but has empty or no shebang, removing executable bit Processing files: fuse-2.9.7-12.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.itHtzP + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/ChangeLog /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/NEWS /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/README.md /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + cp -pr libfuse-fuse-2.9.7/README.NFS /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gU3BSq + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse + cp -pr libfuse-fuse-2.9.7/COPYING /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse + exit 0 Provides: fuse = 2.9.7-12.el8 fuse(armv5tel-32) = 2.9.7-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse3-3.2.1-12.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U6Zzse + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + DOCDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.2.1/AUTHORS /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.2.1/ChangeLog.rst /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse3 + cp -pr libfuse-fuse-3.2.1/README.md /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/doc/fuse3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kitt45 + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse3 + cp -pr libfuse-fuse-3.2.1/COPYING /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse3 + exit 0 Provides: fuse3 = 3.2.1-12.el8 fuse3(armv5tel-32) = 3.2.1-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: fuse-libs-2.9.7-12.el8.armv5tel Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kynMK5 + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/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-12.el8.arm/usr/share/licenses/fuse-libs + cp -pr libfuse-fuse-2.9.7/COPYING.LIB /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse-libs + exit 0 Provides: fuse-libs = 2.9.7-12.el8 fuse-libs(armv5tel-32) = 2.9.7-12.el8 libfuse.so.2 libfuse.so.2(FUSE_2.2) libfuse.so.2(FUSE_2.4) libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.7) libfuse.so.2(FUSE_2.7.5) libfuse.so.2(FUSE_2.8) libfuse.so.2(FUSE_2.9) libfuse.so.2(FUSE_2.9.1) libulockmgr.so.1 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: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse3-libs-3.2.1-12.el8.armv5tel Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m9fdWb + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + LICENSEDIR=/builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/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-12.el8.arm/usr/share/licenses/fuse3-libs + cp -pr libfuse-fuse-3.2.1/COPYING.LIB /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm/usr/share/licenses/fuse3-libs + exit 0 Provides: fuse3-libs = 3.2.1-12.el8 fuse3-libs(armv5tel-32) = 3.2.1-12.el8 libfuse3.so.3 libfuse3.so.3(FUSE_3.0) libfuse3.so.3(FUSE_3.1) libfuse3.so.3(FUSE_3.2) 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: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: fuse-devel-2.9.7-12.el8.armv5tel Provides: fuse-devel = 2.9.7-12.el8 fuse-devel(armv5tel-32) = 2.9.7-12.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 libulockmgr.so.1 Conflicts: filesystem < 3 Processing files: fuse3-devel-3.2.1-12.el8.armv5tel Provides: fuse3-devel = 3.2.1-12.el8 fuse3-devel(armv5tel-32) = 3.2.1-12.el8 pkgconfig(fuse3) = 3.2.1 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 Conflicts: filesystem < 3 Processing files: fuse-common-3.2.1-12.el8.armv5tel Provides: config(fuse-common) = 3.2.1-12.el8 fuse-common = 3.2.1-12.el8 fuse-common(armv5tel-32) = 3.2.1-12.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-12.el8.armv5tel Provides: fuse-debugsource = 2.9.7-12.el8 fuse-debugsource(armv5tel-32) = 2.9.7-12.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-12.el8.armv5tel Provides: debuginfo(build-id) = 70537e47e6d7c2a57f7e4da6eaa2cb95c6096ead debuginfo(build-id) = 87ce922b79518eb2ff383e6525429d1ddbdf6af7 debuginfo(build-id) = fe5d056504a194913496fcf95c85cbdf63dfbc86 fuse-debuginfo = 2.9.7-12.el8 fuse-debuginfo(armv5tel-32) = 2.9.7-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(armv5tel-32) = 2.9.7-12.el8 Processing files: fuse3-debuginfo-3.2.1-12.el8.armv5tel Provides: debuginfo(build-id) = 2b59df701842abf9cae68f66fb28587a470cb25f debuginfo(build-id) = a351263794433cf0396689b356b1056a76df7c55 fuse3-debuginfo = 3.2.1-12.el8 fuse3-debuginfo(armv5tel-32) = 3.2.1-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(armv5tel-32) = 2.9.7-12.el8 Processing files: fuse-libs-debuginfo-2.9.7-12.el8.armv5tel Provides: debuginfo(build-id) = 1512a74706111f7c439373e51754c183cf8f0e26 debuginfo(build-id) = 8b994aeb865866dda3b6595c839baff851f7bebd fuse-libs-debuginfo = 2.9.7-12.el8 fuse-libs-debuginfo(armv5tel-32) = 2.9.7-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(armv5tel-32) = 2.9.7-12.el8 Processing files: fuse3-libs-debuginfo-3.2.1-12.el8.armv5tel Provides: debuginfo(build-id) = e5152492c76e50af3bca627c43aa469890b9504c fuse3-libs-debuginfo = 3.2.1-12.el8 fuse3-libs-debuginfo(armv5tel-32) = 3.2.1-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse-debugsource(armv5tel-32) = 2.9.7-12.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm Wrote: /builddir/build/RPMS/fuse-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse3-3.2.1-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-libs-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse3-libs-3.2.1-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-devel-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse3-devel-3.2.1-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-common-3.2.1-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-debugsource-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-debuginfo-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse3-debuginfo-3.2.1-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse-libs-debuginfo-2.9.7-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/fuse3-libs-debuginfo-3.2.1-12.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VIeo0t + umask 022 + cd /builddir/build/BUILD + cd fuse2and3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fuse-2.9.7-12.el8.arm + exit 0 Child return code was: 0