D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/fuse3-3.10.1-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iSYA8j
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf fuse-3.10.1
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/fuse-3.10.1.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fuse-3.10.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mount-readlink-hang-workaround.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fuse-3.6.2-skip-install_helper-script.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P8cO8l
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fuse-3.10.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build
Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig'
The Meson build system
Version: 0.56.0
Source dir: /home/iurt/rpmbuild/BUILD/fuse-3.10.1
Build dir: /home/iurt/rpmbuild/BUILD/fuse-3.10.1/build
Build type: native build
Project name: libfuse3
Project version: 3.10.1
Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
C compiler for the host machine: cc (gcc 10.2.1 "cc (Mageia 10.2.1-0.20210109.1.mga8) 10.2.1 20210109")
C linker for the host machine: cc ld.bfd 2.35.1
Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
Host machine cpu family: aarch64
Host machine cpu: aarch64
Checking for function "fork" : YES 
Checking for function "fstatat" : YES 
Checking for function "openat" : YES 
Checking for function "readlinkat" : YES 
Checking for function "pipe2" : YES 
Checking for function "splice" : YES 
Checking for function "vmsplice" : YES 
Checking for function "posix_fallocate" : YES 
Checking for function "fdatasync" : YES 
Checking for function "utimensat" : YES 
Checking for function "copy_file_range" : YES 
Checking for function "fallocate" : YES 
Checking for function "setxattr" : YES 
Checking for function "iconv" : YES 
Checking whether type "struct stat" has member "st_atim" : YES 
Checking whether type "struct stat" has member "st_atimespec" : NO 
Configuring config.h using configuration
meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
meson.build:72: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
meson.build:72: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
meson.build:72: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++11".
Message: Compiler warns about unused result even when casting to void
Message: Compiler supports symver attribute
Run-time dependency threads found: YES
Library iconv found: NO
Library dl found: YES
Library rt found: YES
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency udev found: YES 246
Using 'CXXFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
Using 'CXXFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (Mageia 10.2.1-0.20210109.1.mga8) 10.2.1 20210109")
C++ linker for the host machine: c++ ld.bfd 2.35.1
Build targets in project: 26

Option buildtype is: plain [default: debugoptimized]
Found ninja-1.10.2 at /usr/bin/ninja
+ /usr/bin/meson compile -C build -j 8 --verbose
ninja: Entering directory `build'
[1/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_loop.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_loop.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_loop.c.o -c ../lib/fuse_loop.c
[2/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_signals.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_signals.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_signals.c.o -c ../lib/fuse_signals.c
[3/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/buffer.c.o -MF lib/libfuse3.so.3.10.1.p/buffer.c.o.d -o lib/libfuse3.so.3.10.1.p/buffer.c.o -c ../lib/buffer.c
[4/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/helper.c.o -MF lib/libfuse3.so.3.10.1.p/helper.c.o.d -o lib/libfuse3.so.3.10.1.p/helper.c.o -c ../lib/helper.c
[5/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/cuse_lowlevel.c.o -MF lib/libfuse3.so.3.10.1.p/cuse_lowlevel.c.o.d -o lib/libfuse3.so.3.10.1.p/cuse_lowlevel.c.o -c ../lib/cuse_lowlevel.c
[6/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_log.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_log.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_log.c.o -c ../lib/fuse_log.c
[7/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_opt.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_opt.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_opt.c.o -c ../lib/fuse_opt.c
[8/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_loop_mt.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_loop_mt.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_loop_mt.c.o -c ../lib/fuse_loop_mt.c
[9/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/modules_subdir.c.o -MF lib/libfuse3.so.3.10.1.p/modules_subdir.c.o.d -o lib/libfuse3.so.3.10.1.p/modules_subdir.c.o -c ../lib/modules/subdir.c
[10/66] cc -Itest/test_write_cache.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ test/test_write_cache.p/test_write_cache.c.o -MF test/test_write_cache.p/test_write_cache.c.o.d -o test/test_write_cache.p/test_write_cache.c.o -c ../test/test_write_cache.c
[11/66] cp -fPp ../test/conftest.py ../test/pytest.ini ../test/test_examples.py ../test/util.py ../test/test_ctests.py /home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/test
[12/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/mount_util.c.o -MF lib/libfuse3.so.3.10.1.p/mount_util.c.o.d -o lib/libfuse3.so.3.10.1.p/mount_util.c.o -c ../lib/mount_util.c
../lib/mount_util.c: In function ‘add_mount’:
../lib/mount_util.c:89:6: warning: unused variable ‘status’ [-Wunused-variable]
   89 |  int status;
      |      ^~~~~~
[13/66] cc -Itest/wrong_command.p -Itest -I../test -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/wrong_command.p/wrong_command.c.o -MF test/wrong_command.p/wrong_command.c.o.d -o test/wrong_command.p/wrong_command.c.o -c ../test/wrong_command.c
[14/66] cc -Itest/test_setattr.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ test/test_setattr.p/test_setattr.c.o -MF test/test_setattr.p/test_setattr.c.o.d -o test/test_setattr.p/test_setattr.c.o -c ../test/test_setattr.c
[15/66] cc  -o test/wrong_command test/wrong_command.p/wrong_command.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
[16/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/mount.c.o -MF lib/libfuse3.so.3.10.1.p/mount.c.o.d -o lib/libfuse3.so.3.10.1.p/mount.c.o -c ../lib/mount.c
[17/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/modules_iconv.c.o -MF lib/libfuse3.so.3.10.1.p/modules_iconv.c.o.d -o lib/libfuse3.so.3.10.1.p/modules_iconv.c.o -c ../lib/modules/iconv.c
[18/66] cc -Iutil/mount.fuse3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DFUSE_USE_VERSION=35 -MD -MQ util/mount.fuse3.p/mount.fuse.c.o -MF util/mount.fuse3.p/mount.fuse.c.o.d -o util/mount.fuse3.p/mount.fuse.c.o -c ../util/mount.fuse.c
[19/66] cc -Iexample/passthrough.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/passthrough.p/passthrough.c.o -MF example/passthrough.p/passthrough.c.o.d -o example/passthrough.p/passthrough.c.o -c ../example/passthrough.c
[20/66] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ util/fusermount3.p/.._lib_mount_util.c.o -MF util/fusermount3.p/.._lib_mount_util.c.o.d -o util/fusermount3.p/.._lib_mount_util.c.o -c ../lib/mount_util.c
../lib/mount_util.c: In function ‘add_mount’:
../lib/mount_util.c:89:6: warning: unused variable ‘status’ [-Wunused-variable]
   89 |  int status;
      |      ^~~~~~
[21/66] cc -Iexample/hello.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/hello.p/hello.c.o -MF example/hello.p/hello.c.o.d -o example/hello.p/hello.c.o -c ../example/hello.c
[22/66] cc -Iexample/hello_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/hello_ll.p/hello_ll.c.o -MF example/hello_ll.p/hello_ll.c.o.d -o example/hello_ll.p/hello_ll.c.o -c ../example/hello_ll.c
[23/66] cc -Iexample/passthrough_fh.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/passthrough_fh.p/passthrough_fh.c.o -MF example/passthrough_fh.p/passthrough_fh.c.o.d -o example/passthrough_fh.p/passthrough_fh.c.o -c ../example/passthrough_fh.c
[24/66] cc -Iexample/printcap.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/printcap.p/printcap.c.o -MF example/printcap.p/printcap.c.o.d -o example/printcap.p/printcap.c.o -c ../example/printcap.c
[25/66] cc -Iexample/ioctl_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/ioctl_client.p/ioctl_client.c.o -MF example/ioctl_client.p/ioctl_client.c.o.d -o example/ioctl_client.p/ioctl_client.c.o -c ../example/ioctl_client.c
[26/66] cc -Iexample/poll_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/poll_client.p/poll_client.c.o -MF example/poll_client.p/poll_client.c.o.d -o example/poll_client.p/poll_client.c.o -c ../example/poll_client.c
[27/66] cc -Iexample/cuse_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/cuse_client.p/cuse_client.c.o -MF example/cuse_client.p/cuse_client.c.o.d -o example/cuse_client.p/cuse_client.c.o -c ../example/cuse_client.c
[28/66] cc -Iexample/ioctl.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/ioctl.p/ioctl.c.o -MF example/ioctl.p/ioctl.c.o.d -o example/ioctl.p/ioctl.c.o -c ../example/ioctl.c
[29/66] cc -Iexample/cuse.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/cuse.p/cuse.c.o -MF example/cuse.p/cuse.c.o.d -o example/cuse.p/cuse.c.o -c ../example/cuse.c
[30/66] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-DFUSE_CONF="/etc/fuse.conf"' -MD -MQ util/fusermount3.p/fusermount.c.o -MF util/fusermount3.p/fusermount.c.o.d -o util/fusermount3.p/fusermount.c.o -c ../util/fusermount.c
[31/66] cc -Iexample/null.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/null.p/null.c.o -MF example/null.p/null.c.o.d -o example/null.p/null.c.o -c ../example/null.c
[32/66] cc  -o util/fusermount3 util/fusermount3.p/fusermount.c.o util/fusermount3.p/.._lib_mount_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
[33/66] cc -Iexample/notify_inval_inode.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/notify_inval_inode.p/notify_inval_inode.c.o -MF example/notify_inval_inode.p/notify_inval_inode.c.o.d -o example/notify_inval_inode.p/notify_inval_inode.c.o -c ../example/notify_inval_inode.c
[34/66] cc -Iexample/invalidate_path.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/invalidate_path.p/invalidate_path.c.o -MF example/invalidate_path.p/invalidate_path.c.o.d -o example/invalidate_path.p/invalidate_path.c.o -c ../example/invalidate_path.c
[35/66] cc -Iexample/notify_inval_entry.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/notify_inval_entry.p/notify_inval_entry.c.o -MF example/notify_inval_entry.p/notify_inval_entry.c.o.d -o example/notify_inval_entry.p/notify_inval_entry.c.o -c ../example/notify_inval_entry.c
[36/66] cc -Itest/test_syscalls.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/test_syscalls.p/test_syscalls.c.o -MF test/test_syscalls.p/test_syscalls.c.o.d -o test/test_syscalls.p/test_syscalls.c.o -c ../test/test_syscalls.c
[37/66] cc -Iexample/poll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/poll.p/poll.c.o -MF example/poll.p/poll.c.o.d -o example/poll.p/poll.c.o -c ../example/poll.c
[38/66] cc -Iexample/notify_store_retrieve.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/notify_store_retrieve.p/notify_store_retrieve.c.o -MF example/notify_store_retrieve.p/notify_store_retrieve.c.o.d -o example/notify_store_retrieve.p/notify_store_retrieve.c.o -c ../example/notify_store_retrieve.c
[39/66] cc  -o test/test_syscalls test/test_syscalls.p/test_syscalls.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
[40/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse_lowlevel.c.o -MF lib/libfuse3.so.3.10.1.p/fuse_lowlevel.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse_lowlevel.c.o -c ../lib/fuse_lowlevel.c
[41/66] cc -Iexample/passthrough_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/passthrough_ll.p/passthrough_ll.c.o -MF example/passthrough_ll.p/passthrough_ll.c.o.d -o example/passthrough_ll.p/passthrough_ll.c.o -c ../example/passthrough_ll.c
[42/66] cc -Ilib/libfuse3.so.3.10.1.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.1.p/fuse.c.o -MF lib/libfuse3.so.3.10.1.p/fuse.c.o.d -o lib/libfuse3.so.3.10.1.p/fuse.c.o -c ../lib/fuse.c
[43/66] cc  -o lib/libfuse3.so.3.10.1 lib/libfuse3.so.3.10.1.p/fuse.c.o lib/libfuse3.so.3.10.1.p/fuse_loop.c.o lib/libfuse3.so.3.10.1.p/fuse_loop_mt.c.o lib/libfuse3.so.3.10.1.p/fuse_lowlevel.c.o lib/libfuse3.so.3.10.1.p/fuse_opt.c.o lib/libfuse3.so.3.10.1.p/fuse_signals.c.o lib/libfuse3.so.3.10.1.p/buffer.c.o lib/libfuse3.so.3.10.1.p/cuse_lowlevel.c.o lib/libfuse3.so.3.10.1.p/helper.c.o lib/libfuse3.so.3.10.1.p/modules_subdir.c.o lib/libfuse3.so.3.10.1.p/mount_util.c.o lib/libfuse3.so.3.10.1.p/fuse_log.c.o lib/libfuse3.so.3.10.1.p/mount.c.o lib/libfuse3.so.3.10.1.p/modules_iconv.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/lib/fuse_versionscript -pthread -ldl -lrt -Wl,--end-group
[44/66] /usr/bin/meson --internal symbolextractor /home/iurt/rpmbuild/BUILD/fuse-3.10.1/build lib/libfuse3.so.3.10.1 lib/libfuse3.so.3.10.1 lib/libfuse3.so.3.10.1.p/libfuse3.so.3.10.1.symbols 
[45/66] cc  -o test/test_write_cache test/test_write_cache.p/test_write_cache.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[46/66] cc  -o example/passthrough example/passthrough.p/passthrough.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[47/66] cc  -o test/test_setattr test/test_setattr.p/test_setattr.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[48/66] cc  -o util/mount.fuse3 util/mount.fuse3.p/mount.fuse.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[49/66] cc  -o example/hello example/hello.p/hello.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[50/66] cc  -o example/hello_ll example/hello_ll.p/hello_ll.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[51/66] cc  -o example/printcap example/printcap.p/printcap.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[52/66] cc  -o example/passthrough_fh example/passthrough_fh.p/passthrough_fh.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[53/66] cc  -o example/ioctl_client example/ioctl_client.p/ioctl_client.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[54/66] cc  -o example/ioctl example/ioctl.p/ioctl.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[55/66] cc  -o example/poll_client example/poll_client.p/poll_client.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[56/66] cc  -o example/cuse example/cuse.p/cuse.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[57/66] cc  -o example/passthrough_ll example/passthrough_ll.p/passthrough_ll.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[58/66] cc  -o example/null example/null.p/null.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[59/66] cc  -o example/cuse_client example/cuse_client.p/cuse_client.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[60/66] cc  -o example/notify_store_retrieve example/notify_store_retrieve.p/notify_store_retrieve.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[61/66] cc  -o example/notify_inval_inode example/notify_inval_inode.p/notify_inval_inode.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[62/66] cc  -o example/invalidate_path example/invalidate_path.p/invalidate_path.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[63/66] cc  -o example/poll example/poll.p/poll.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[64/66] cc  -o example/notify_inval_entry example/notify_inval_entry.p/notify_inval_entry.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
[65/66] c++ -Iexample/passthrough_hp.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -D_REENTRANT -DHAVE_CONFIG_H -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -std=c++11 -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -MD -MQ example/passthrough_hp.p/passthrough_hp.cc.o -MF example/passthrough_hp.p/passthrough_hp.cc.o.d -o example/passthrough_hp.p/passthrough_hp.cc.o -c ../example/passthrough_hp.cc
[66/66] c++  -o example/passthrough_hp example/passthrough_hp.p/passthrough_hp.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group lib/libfuse3.so.3.10.1 -pthread -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/lib
Found runner: ['/usr/bin/ninja']
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xFrAsl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
+ cd fuse-3.10.1
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
+ /usr/bin/meson install -C build --no-rebuild
Installing lib/libfuse3.so.3.10.1 to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/lib64
Installing util/fusermount3 to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/bin
Installing util/mount.fuse3 to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/sbin
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/fuse.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/fuse_common.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/fuse_lowlevel.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/fuse_opt.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/cuse_lowlevel.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/include/fuse_log.h to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/include/fuse3
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/doc/fusermount3.1 to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/man/man1
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/doc/mount.fuse3.8 to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/man/man8
Installing /home/iurt/rpmbuild/BUILD/fuse-3.10.1/build/meson-private/fuse3.pc to /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/lib64/pkgconfig
+ install -Dpm644 util/fuse.conf /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/etc/fuse.conf
+ install -Dpm644 /home/iurt/rpmbuild/SOURCES/fuse-makedev.d-fuse /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/etc/makedev.d/z-fuse
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.10.1-1.mga8 --unique-debug-suffix -3.10.1-1.mga8.aarch64 --unique-debug-src-base fuse3-3.10.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/fuse-3.10.1

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/lib64/libfuse3.so.3.10.1
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/lib64/libfuse3.so.3.10.1
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/bin/fusermount3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/bin/fusermount3
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/sbin/mount.fuse3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/sbin/mount.fuse3
original debug info size: 1068kB, size after compression: 1012kB
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
1003 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/fuse3-3.10.1-1.mga8.aarch64/lib/modules/iconv.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/fuse3-3.10.1-1.mga8.aarch64/lib/fuse.c is executable but has no shebang, removing executable bit
Processing files: fuse3-3.10.1-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9V6kKm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fuse-3.10.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ cp -pr ChangeLog.rst /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ cp -pr doc/README.NFS /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/doc/fuse3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.49l0Zm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fuse-3.10.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/fuse3
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/fuse3
+ cp -pr GPL2.txt /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/fuse3
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: fuse3 = 3.10.1-1.mga8 fuse3(aarch-64) = 3.10.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.3)(64bit)
Processing files: lib64fuse3_3-3.10.1-1.mga8.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bFiEam
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fuse-3.10.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/lib64fuse3_3
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/lib64fuse3_3
+ cp -pr LGPL2.txt /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64/usr/share/licenses/lib64fuse3_3
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64fuse3_3 = 3.10.1-1.mga8 lib64fuse3_3(aarch-64) = 3.10.1-1.mga8 libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.1)(64bit) libfuse3.so.3(FUSE_3.2)(64bit) libfuse3.so.3(FUSE_3.3)(64bit) libfuse3.so.3(FUSE_3.4)(64bit) libfuse3.so.3(FUSE_3.7)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): filesystem >= 2.1.9-18
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
Processing files: lib64fuse3-devel-3.10.1-1.mga8.aarch64
Provides: devel(libfuse3(64bit)) fuse3-devel = 3.10.1-1.mga8 lib64fuse3-devel = 3.10.1-1.mga8 lib64fuse3-devel(aarch-64) = 3.10.1-1.mga8 pkgconfig(fuse3) = 3.10.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): filesystem >= 2.1.9-18
Requires: devel(libdl(64bit)) pkgconfig
Processing files: fuse-common-3.10.1-1.mga8.noarch
Provides: config(fuse-common) = 3.10.1-1.mga8 fuse-common = 3.10.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: fuse < 2.9.7-2
Processing files: fuse3-debugsource-3.10.1-1.mga8.aarch64
Provides: fuse3-debugsource = 3.10.1-1.mga8 fuse3-debugsource(aarch-64) = 3.10.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: fuse3-debuginfo-3.10.1-1.mga8.aarch64
Provides: debuginfo(build-id) = 3a5677efe2ee878543259494d80c111cd0945756 debuginfo(build-id) = 8abcc3217ad94b60dd56b65e73a8a9bc2b69f97f fuse3-debuginfo = 3.10.1-1.mga8 fuse3-debuginfo(aarch-64) = 3.10.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: fuse3-debugsource(aarch-64) = 3.10.1-1.mga8
Processing files: lib64fuse3_3-debuginfo-3.10.1-1.mga8.aarch64
Provides: debuginfo(build-id) = 66de15630f404e5ab07b68d4accc1c1207d88e3a lib64fuse3_3-debuginfo = 3.10.1-1.mga8 lib64fuse3_3-debuginfo(aarch-64) = 3.10.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: fuse3-debugsource(aarch-64) = 3.10.1-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fuse3-3.10.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/fuse-common-3.10.1-1.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fuse3_3-3.10.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fuse3-debuginfo-3.10.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fuse3-devel-3.10.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fuse3-debugsource-3.10.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fuse3_3-debuginfo-3.10.1-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CCp72j
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fuse-3.10.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/fuse3-3.10.1-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f1Qlql
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf fuse-3.10.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!