D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/fuse3-3.14.0-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H8Vvdt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf fuse-3.14.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fuse-3.14.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-3.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/mount-readlink-hang-workaround.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fuse-skip-install_helper-script.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fNh9uD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.14.0 + '[' 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=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/meson setup --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 The Meson build system Version: 1.1.0 Source dir: /home/pterjan/rpmbuild/BUILD/fuse-3.14.0 Build dir: /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build Build type: native build Project name: libfuse3 Project version: 3.14.0 C compiler for the host machine: cc (gcc 12.3.0 "cc (Mageia 12.3.0-0.RC.2.mga9) 12.3.0") C linker for the host machine: cc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 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 Message: Compiler warns about unused result even when casting to void Message: Enabling versioned libc symbols Message: Compiler supports symver attribute Configuring fuse_config.h using configuration Configuring libfuse_config.h using configuration 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.8.0) Run-time dependency udev found: YES 253 C++ compiler for the host machine: c++ (gcc 12.3.0 "c++ (Mageia 12.3.0-0.RC.2.mga9) 12.3.0") C++ linker for the host machine: c++ ld.bfd 2.40 Build targets in project: 28 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} libfuse3 3.14.0 User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir: /var/lib sysconfdir : /etc wrap_mode : nodownload Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/meson compile -C build -j 16 --verbose ninja: Entering directory `/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build' [1/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_loop.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_loop.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_loop.c.o -c ../lib/fuse_loop.c [2/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_signals.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_signals.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_signals.c.o -c ../lib/fuse_signals.c [3/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_log.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_log.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_log.c.o -c ../lib/fuse_log.c [4/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_loop_mt.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_loop_mt.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_loop_mt.c.o -c ../lib/fuse_loop_mt.c [5/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/buffer.c.o -MF lib/libfuse3.so.3.14.0.p/buffer.c.o.d -o lib/libfuse3.so.3.14.0.p/buffer.c.o -c ../lib/buffer.c [6/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/cuse_lowlevel.c.o -MF lib/libfuse3.so.3.14.0.p/cuse_lowlevel.c.o.d -o lib/libfuse3.so.3.14.0.p/cuse_lowlevel.c.o -c ../lib/cuse_lowlevel.c [7/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/compat.c.o -MF lib/libfuse3.so.3.14.0.p/compat.c.o.d -o lib/libfuse3.so.3.14.0.p/compat.c.o -c ../lib/compat.c [8/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_opt.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_opt.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_opt.c.o -c ../lib/fuse_opt.c [9/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/helper.c.o -MF lib/libfuse3.so.3.14.0.p/helper.c.o.d -o lib/libfuse3.so.3.14.0.p/helper.c.o -c ../lib/helper.c [10/71] cc -Iexample/hello.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [11/71] cc -Iexample/hello_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [12/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/mount_util.c.o -MF lib/libfuse3.so.3.14.0.p/mount_util.c.o.d -o lib/libfuse3.so.3.14.0.p/mount_util.c.o -c ../lib/mount_util.c ../lib/mount_util.c: In function ‘add_mount’: ../lib/mount_util.c:89:13: warning: unused variable ‘status’ [-Wunused-variable] 89 | int status; | ^~~~~~ [13/71] cc -Iexample/ioctl_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [14/71] cc -Iexample/passthrough.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [15/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/mount.c.o -MF lib/libfuse3.so.3.14.0.p/mount.c.o.d -o lib/libfuse3.so.3.14.0.p/mount.c.o -c ../lib/mount.c [16/71] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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:13: warning: unused variable ‘status’ [-Wunused-variable] 89 | int status; | ^~~~~~ [17/71] cc -Iexample/hello_ll_uds.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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_uds.p/hello_ll_uds.c.o -MF example/hello_ll_uds.p/hello_ll_uds.c.o.d -o example/hello_ll_uds.p/hello_ll_uds.c.o -c ../example/hello_ll_uds.c [18/71] cc -Iutil/mount.fuse3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DFUSE_USE_VERSION=312 -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/71] cc -Iexample/passthrough_fh.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [20/71] cc -Iexample/printcap.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [21/71] cc -Iexample/poll_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [22/71] cc -Iexample/ioctl.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [23/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/modules_subdir.c.o -MF lib/libfuse3.so.3.14.0.p/modules_subdir.c.o.d -o lib/libfuse3.so.3.14.0.p/modules_subdir.c.o -c ../lib/modules/subdir.c [24/71] cc -Iexample/cuse.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [25/71] cc -Iutil/fusermount3.p -Iutil -I../util -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [26/71] cc -Iexample/cuse_client.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [27/71] cc -Iexample/null.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [28/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/modules_iconv.c.o -MF lib/libfuse3.so.3.14.0.p/modules_iconv.c.o.d -o lib/libfuse3.so.3.14.0.p/modules_iconv.c.o -c ../lib/modules/iconv.c ../lib/modules/iconv.c: In function ‘iconv_convpath’: ../lib/modules/iconv.c:85:38: warning: pointer ‘newpath’ may be used after ‘realloc’ [-Wuse-after-free] 85 | p = tmp + (p - newpath); | ~~~^~~~~~~~~~ ../lib/modules/iconv.c:80:31: note: call to ‘realloc’ here 80 | tmp = realloc(newpath, newpathlen + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [29/71] cc -Iexample/notify_inval_inode.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [30/71] cc -Iexample/invalidate_path.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [31/71] cc -Iexample/notify_inval_entry.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [32/71] cc -Iexample/poll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [33/71] cc -o util/fusermount3 util/fusermount3.p/fusermount.c.o util/fusermount3.p/.._lib_mount_util.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables [34/71] /usr/bin/cp -fPp ../test/conftest.py ../test/pytest.ini ../test/test_examples.py ../test/util.py ../test/test_ctests.py ../test/test_custom_io.py /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/test [35/71] cc -Itest/test_write_cache.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [36/71] cc -Itest/readdir_inode.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/readdir_inode.p/readdir_inode.c.o -MF test/readdir_inode.p/readdir_inode.c.o.d -o test/readdir_inode.p/readdir_inode.c.o -c ../test/readdir_inode.c [37/71] cc -Itest/wrong_command.p -Itest -I../test -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [38/71] cc -Iexample/notify_store_retrieve.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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/71] cc -Itest/test_setattr.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [40/71] cc -o test/wrong_command test/wrong_command.p/wrong_command.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables [41/71] cc -o test/readdir_inode test/readdir_inode.p/readdir_inode.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables [42/71] cc -Iexample/passthrough_ll.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [43/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse_lowlevel.c.o -MF lib/libfuse3.so.3.14.0.p/fuse_lowlevel.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse_lowlevel.c.o -c ../lib/fuse_lowlevel.c [44/71] cc -Itest/test_syscalls.p -Itest -I../test -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -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 [45/71] cc -o test/test_syscalls test/test_syscalls.p/test_syscalls.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables [46/71] cc -Ilib/libfuse3.so.3.14.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_REENTRANT -DHAVE_LIBFUSE_PRIVATE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.14.0.p/fuse.c.o -MF lib/libfuse3.so.3.14.0.p/fuse.c.o.d -o lib/libfuse3.so.3.14.0.p/fuse.c.o -c ../lib/fuse.c [47/71] cc -o lib/libfuse3.so.3.14.0 lib/libfuse3.so.3.14.0.p/fuse.c.o lib/libfuse3.so.3.14.0.p/fuse_loop.c.o lib/libfuse3.so.3.14.0.p/fuse_loop_mt.c.o lib/libfuse3.so.3.14.0.p/fuse_lowlevel.c.o lib/libfuse3.so.3.14.0.p/fuse_opt.c.o lib/libfuse3.so.3.14.0.p/fuse_signals.c.o lib/libfuse3.so.3.14.0.p/buffer.c.o lib/libfuse3.so.3.14.0.p/cuse_lowlevel.c.o lib/libfuse3.so.3.14.0.p/helper.c.o lib/libfuse3.so.3.14.0.p/modules_subdir.c.o lib/libfuse3.so.3.14.0.p/mount_util.c.o lib/libfuse3.so.3.14.0.p/fuse_log.c.o lib/libfuse3.so.3.14.0.p/compat.c.o lib/libfuse3.so.3.14.0.p/mount.c.o lib/libfuse3.so.3.14.0.p/modules_iconv.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--version-script,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/lib/fuse_versionscript -pthread -ldl -lrt -Wl,--end-group [48/71] /usr/bin/meson --internal symbolextractor /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build lib/libfuse3.so.3.14.0 lib/libfuse3.so.3.14.0 lib/libfuse3.so.3.14.0.p/libfuse3.so.3.14.0.symbols [49/71] cc -o util/mount.fuse3 util/mount.fuse3.p/mount.fuse.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -Wl,--end-group [50/71] cc -o example/passthrough example/passthrough.p/passthrough.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [51/71] cc -o example/passthrough_fh example/passthrough_fh.p/passthrough_fh.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [52/71] cc -o example/hello example/hello.p/hello.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [53/71] cc -o example/hello_ll example/hello_ll.p/hello_ll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [54/71] cc -o example/hello_ll_uds example/hello_ll_uds.p/hello_ll_uds.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [55/71] cc -o example/printcap example/printcap.p/printcap.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [56/71] cc -o example/ioctl_client example/ioctl_client.p/ioctl_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [57/71] cc -o example/poll_client example/poll_client.p/poll_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [58/71] cc -o example/cuse example/cuse.p/cuse.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [59/71] cc -o example/ioctl example/ioctl.p/ioctl.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [60/71] cc -o example/cuse_client example/cuse_client.p/cuse_client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [61/71] cc -o example/passthrough_ll example/passthrough_ll.p/passthrough_ll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [62/71] cc -o example/null example/null.p/null.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [63/71] cc -o example/notify_inval_inode example/notify_inval_inode.p/notify_inval_inode.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [64/71] cc -o example/invalidate_path example/invalidate_path.p/invalidate_path.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [65/71] cc -o example/notify_inval_entry example/notify_inval_entry.p/notify_inval_entry.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [66/71] cc -o example/poll example/poll.p/poll.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [67/71] cc -o test/test_setattr test/test_setattr.p/test_setattr.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -Wl,--end-group -pthread [68/71] cc -o example/notify_store_retrieve example/notify_store_retrieve.p/notify_store_retrieve.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group [69/71] cc -o test/test_write_cache test/test_write_cache.p/test_write_cache.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -Wl,--end-group -pthread [70/71] c++ -Iexample/passthrough_hp.p -Iexample -I../example -Iinclude -I../include -Ilib -I../lib -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++11 -D_REENTRANT -DHAVE_CONFIG_H -D_GNU_SOURCE -Wno-sign-compare -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -O2 -g -pipe -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 [71/71] c++ -o example/passthrough_hp example/passthrough_hp.p/passthrough_hp.cc.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/lib -Wl,--start-group lib/libfuse3.so.3.14.0 -pthread -ldl -lrt -Wl,--end-group INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build -j 16 -v + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V4Lovl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 + cd fuse-3.14.0 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 + /usr/bin/meson install -C build --no-rebuild Installing lib/libfuse3.so.3.14.0 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/lib64 Installing util/fusermount3 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/bin Installing util/mount.fuse3 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/sbin Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/fuse.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/fuse_common.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/fuse_lowlevel.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/fuse_opt.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/cuse_lowlevel.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/include/fuse_log.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3/ Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/doc/fusermount3.1 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/man/man1 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/doc/mount.fuse3.8 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/man/man8 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/libfuse_config.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/include/fuse3 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.14.0/build/meson-private/fuse3.pc to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/lib64/pkgconfig Installing symlink pointing to libfuse3.so.3.14.0 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/lib64/libfuse3.so.3 Installing symlink pointing to libfuse3.so.3 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/lib64/libfuse3.so + install -Dpm644 util/fuse.conf /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/etc/fuse.conf + install -Dpm644 /home/pterjan/rpmbuild/SOURCES/fuse-makedev.d-fuse /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/etc/makedev.d/z-fuse + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.14.0-1.mga9 --unique-debug-suffix -3.14.0-1.mga9.x86_64 --unique-debug-src-base fuse3-3.14.0-1.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/fuse-3.14.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/lib64/libfuse3.so.3.14.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/bin/fusermount3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/sbin/mount.fuse3 original debug info size: 804kB, size after compression: 748kB /usr/bin/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1053 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: fuse3-3.14.0-1.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C6Z7Nu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.14.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + cp -pr ChangeLog.rst /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + cp -pr doc/README.NFS /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/doc/fuse3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.np9pT0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.14.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/fuse3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/fuse3 + cp -pr GPL2.txt /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/fuse3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: fuse3 = 3.14.0-1.mga9 fuse3(x86-64) = 3.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.3)(64bit) Processing files: lib64fuse3_3-3.14.0-1.mga9.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I2aZaa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.14.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/lib64fuse3_3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/lib64fuse3_3 + cp -pr LGPL2.txt /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64/usr/share/licenses/lib64fuse3_3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64fuse3_3 = 3.14.0-1.mga9 lib64fuse3_3(x86-64) = 3.14.0-1.mga9 libfuse3.so.3()(64bit) libfuse3.so.3(FUSE_3.0)(64bit) libfuse3.so.3(FUSE_3.1)(64bit) libfuse3.so.3(FUSE_3.12)(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) Processing files: lib64fuse3-devel-3.14.0-1.mga9.x86_64 Provides: devel(libfuse3(64bit)) fuse3-devel = 3.14.0-1.mga9 lib64fuse3-devel = 3.14.0-1.mga9 lib64fuse3-devel(x86-64) = 3.14.0-1.mga9 pkgconfig(fuse3) = 3.14.0 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: pkgconfig Processing files: fuse-common-3.14.0-1.mga9.noarch Provides: config(fuse-common) = 3.14.0-1.mga9 fuse-common = 3.14.0-1.mga9 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.14.0-1.mga9.x86_64 Provides: fuse3-debugsource = 3.14.0-1.mga9 fuse3-debugsource(x86-64) = 3.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse3-debuginfo-3.14.0-1.mga9.x86_64 Provides: debuginfo(build-id) = 6edf087e1e74efbd37ca6075a7f191adf13af10b debuginfo(build-id) = dd4dd89cff0c5c95efe9bbae9c18ea3e624b054c fuse3-debuginfo = 3.14.0-1.mga9 fuse3-debuginfo(x86-64) = 3.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse3-debugsource(x86-64) = 3.14.0-1.mga9 Processing files: lib64fuse3_3-debuginfo-3.14.0-1.mga9.x86_64 Provides: debuginfo(build-id) = 5097df8780366e64a2e6e2633077fa0c527a5198 lib64fuse3_3-debuginfo = 3.14.0-1.mga9 lib64fuse3_3-debuginfo(x86-64) = 3.14.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fuse3-debugsource(x86-64) = 3.14.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/fuse-common-3.14.0-1.mga9.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-3.14.0-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3_3-3.14.0-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-debuginfo-3.14.0-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3-devel-3.14.0-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3_3-debuginfo-3.14.0-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-debugsource-3.14.0-1.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3dge9H + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.14.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.14.0-1.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VEmind + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf fuse-3.14.0 fuse-3.14.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!