D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/fuse3-3.2.0-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nrNNmB + 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.2.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/fuse-3.2.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (mount-readlink-hang-workaround.patch):' Patch #1 (mount-readlink-hang-workaround.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/mount_util.c Hunk #1 succeeded at 118 (offset 13 lines). + sed -i 's|meson.add_install_script.*|# Skip install_helper script|g' util/meson.build + sed -i 's|\s\{20,\}get_option('\''bindir'\''),.*|#|g' util/meson.build + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CnlSa3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export 'FFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export 'FCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LC_ALL=UTF-8 + LC_ALL=UTF-8 + /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 . build The Meson build system Version: 0.45.1 Source dir: /home/pterjan/rpmbuild/BUILD/fuse-3.2.0 Build dir: /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build Build type: native build WARNING: Newline character in a string detected, use ''' (three single quotes) for multiline strings instead. This will become a hard error in a future Meson release. include_default = ' 23 18 Project name: libfuse3 Native C compiler: cc (gcc 7.3.0 "cc (Mageia 7.3.0-3.mga7) 7.3.0") Appending CFLAGS from environment: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' Appending LDFLAGS from environment: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Build machine cpu family: x86_64 Build 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 "setxattr": YES Checking for function "iconv": YES Checking whether type "struct stat" has member "st_atim": YES Checking whether type "struct stat" has member "st_atimespec": NO Configuring config.h using configuration Message: Compiler warns about unused result even when casting to void Dependency threads found: YES Library dl found: YES Found pkg-config: /usr/bin/pkg-config (0.29.2) Native dependency udev found: YES 236 Build targets in project: 26 Found ninja-1.8.2 at /usr/bin/ninja + export LC_ALL=UTF-8 + LC_ALL=UTF-8 + /usr/bin/ninja -v -j8 -C build ninja: Entering directory `build' [1/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse_loop.c.o' -MF 'lib/fuse3@sha/fuse_loop.c.o.d' -o 'lib/fuse3@sha/fuse_loop.c.o' -c ../lib/fuse_loop.c [2/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse_signals.c.o' -MF 'lib/fuse3@sha/fuse_signals.c.o.d' -o 'lib/fuse3@sha/fuse_signals.c.o' -c ../lib/fuse_signals.c [3/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/buffer.c.o' -MF 'lib/fuse3@sha/buffer.c.o.d' -o 'lib/fuse3@sha/buffer.c.o' -c ../lib/buffer.c [4/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse_loop_mt.c.o' -MF 'lib/fuse3@sha/fuse_loop_mt.c.o.d' -o 'lib/fuse3@sha/fuse_loop_mt.c.o' -c ../lib/fuse_loop_mt.c [5/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/helper.c.o' -MF 'lib/fuse3@sha/helper.c.o.d' -o 'lib/fuse3@sha/helper.c.o' -c ../lib/helper.c [6/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/cuse_lowlevel.c.o' -MF 'lib/fuse3@sha/cuse_lowlevel.c.o.d' -o 'lib/fuse3@sha/cuse_lowlevel.c.o' -c ../lib/cuse_lowlevel.c [7/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse_opt.c.o' -MF 'lib/fuse3@sha/fuse_opt.c.o.d' -o 'lib/fuse3@sha/fuse_opt.c.o' -c ../lib/fuse_opt.c [8/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/mount.c.o' -MF 'lib/fuse3@sha/mount.c.o.d' -o 'lib/fuse3@sha/mount.c.o' -c ../lib/mount.c [9/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/modules_subdir.c.o' -MF 'lib/fuse3@sha/modules_subdir.c.o.d' -o 'lib/fuse3@sha/modules_subdir.c.o' -c ../lib/modules/subdir.c [10/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/mount_util.c.o' -MF 'lib/fuse3@sha/mount_util.c.o.d' -o 'lib/fuse3@sha/mount_util.c.o' -c ../lib/mount_util.c ../lib/mount_util.c: In function ‘add_mount’: ../lib/mount_util.c:87:6: warning: unused variable ‘status’ [-Wunused-variable] int status; ^~~~~~ [11/64] cc -Iexample/passthrough@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/passthrough@exe/passthrough.c.o' -MF 'example/passthrough@exe/passthrough.c.o.d' -o 'example/passthrough@exe/passthrough.c.o' -c ../example/passthrough.c [12/64] cc -Iexample/hello@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/hello@exe/hello.c.o' -MF 'example/hello@exe/hello.c.o.d' -o 'example/hello@exe/hello.c.o' -c ../example/hello.c [13/64] cc -Iexample/passthrough_fh@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/passthrough_fh@exe/passthrough_fh.c.o' -MF 'example/passthrough_fh@exe/passthrough_fh.c.o.d' -o 'example/passthrough_fh@exe/passthrough_fh.c.o' -c ../example/passthrough_fh.c [14/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/modules_iconv.c.o' -MF 'lib/fuse3@sha/modules_iconv.c.o.d' -o 'lib/fuse3@sha/modules_iconv.c.o' -c ../lib/modules/iconv.c [15/64] cc -Iexample/ioctl_client@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/ioctl_client@exe/ioctl_client.c.o' -MF 'example/ioctl_client@exe/ioctl_client.c.o.d' -o 'example/ioctl_client@exe/ioctl_client.c.o' -c ../example/ioctl_client.c [16/64] cc -Iexample/printcap@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/printcap@exe/printcap.c.o' -MF 'example/printcap@exe/printcap.c.o.d' -o 'example/printcap@exe/printcap.c.o' -c ../example/printcap.c [17/64] cc -Iexample/poll_client@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/poll_client@exe/poll_client.c.o' -MF 'example/poll_client@exe/poll_client.c.o.d' -o 'example/poll_client@exe/poll_client.c.o' -c ../example/poll_client.c [18/64] cc -Iexample/hello_ll@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/hello_ll@exe/hello_ll.c.o' -MF 'example/hello_ll@exe/hello_ll.c.o.d' -o 'example/hello_ll@exe/hello_ll.c.o' -c ../example/hello_ll.c [19/64] cc -Iexample/cuse_client@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/cuse_client@exe/cuse_client.c.o' -MF 'example/cuse_client@exe/cuse_client.c.o.d' -o 'example/cuse_client@exe/cuse_client.c.o' -c ../example/cuse_client.c [20/64] cc -Iexample/cuse@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/cuse@exe/cuse.c.o' -MF 'example/cuse@exe/cuse.c.o.d' -o 'example/cuse@exe/cuse.c.o' -c ../example/cuse.c [21/64] cc -Iexample/ioctl@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/ioctl@exe/ioctl.c.o' -MF 'example/ioctl@exe/ioctl.c.o.d' -o 'example/ioctl@exe/ioctl.c.o' -c ../example/ioctl.c [22/64] cc -Iexample/null@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/null@exe/null.c.o' -MF 'example/null@exe/null.c.o.d' -o 'example/null@exe/null.c.o' -c ../example/null.c [23/64] cc -Iexample/invalidate_path@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'example/invalidate_path@exe/invalidate_path.c.o' -MF 'example/invalidate_path@exe/invalidate_path.c.o.d' -o 'example/invalidate_path@exe/invalidate_path.c.o' -c ../example/invalidate_path.c [24/64] cc -Iexample/notify_inval_inode@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'example/notify_inval_inode@exe/notify_inval_inode.c.o' -MF 'example/notify_inval_inode@exe/notify_inval_inode.c.o.d' -o 'example/notify_inval_inode@exe/notify_inval_inode.c.o' -c ../example/notify_inval_inode.c [25/64] cc -Iexample/notify_store_retrieve@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'example/notify_store_retrieve@exe/notify_store_retrieve.c.o' -MF 'example/notify_store_retrieve@exe/notify_store_retrieve.c.o.d' -o 'example/notify_store_retrieve@exe/notify_store_retrieve.c.o' -c ../example/notify_store_retrieve.c [26/64] cc -Iexample/notify_inval_entry@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'example/notify_inval_entry@exe/notify_inval_entry.c.o' -MF 'example/notify_inval_entry@exe/notify_inval_entry.c.o.d' -o 'example/notify_inval_entry@exe/notify_inval_entry.c.o' -c ../example/notify_inval_entry.c [27/64] cp -fPp ../test/conftest.py ../test/pytest.ini ../test/test_examples.py ../test/util.py ../test/test_ctests.py /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/test [28/64] cc -Iexample/passthrough_ll@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'example/passthrough_ll@exe/passthrough_ll.c.o' -MF 'example/passthrough_ll@exe/passthrough_ll.c.o.d' -o 'example/passthrough_ll@exe/passthrough_ll.c.o' -c ../example/passthrough_ll.c [29/64] cp -a ../util/../lib/mount_util.c util/mount_util.c [30/64] cc -Itest/wrong_command@exe -Itest -I../test -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'test/wrong_command@exe/wrong_command.c.o' -MF 'test/wrong_command@exe/wrong_command.c.o.d' -o 'test/wrong_command@exe/wrong_command.c.o' -c ../test/wrong_command.c [31/64] cc -Iexample/poll@exe -Iexample -I../example -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'example/poll@exe/poll.c.o' -MF 'example/poll@exe/poll.c.o.d' -o 'example/poll@exe/poll.c.o' -c ../example/poll.c [32/64] cc -o test/wrong_command 'test/wrong_command@exe/wrong_command.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags [33/64] cc -Itest/test_setattr@exe -Itest -I../test -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'test/test_setattr@exe/test_setattr.c.o' -MF 'test/test_setattr@exe/test_setattr.c.o.d' -o 'test/test_setattr@exe/test_setattr.c.o' -c ../test/test_setattr.c [34/64] cc -Itest/test_write_cache@exe -Itest -I../test -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pthread -MD -MQ 'test/test_write_cache@exe/test_write_cache.c.o' -MF 'test/test_write_cache@exe/test_write_cache.c.o.d' -o 'test/test_write_cache@exe/test_write_cache.c.o' -c ../test/test_write_cache.c [35/64] cc -Iutil/fusermount3@exe -Iutil -I../util -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'util/fusermount3@exe/meson-generated_.._mount_util.c.o' -MF 'util/fusermount3@exe/meson-generated_.._mount_util.c.o.d' -o 'util/fusermount3@exe/meson-generated_.._mount_util.c.o' -c util/mount_util.c util/mount_util.c: In function ‘add_mount’: util/mount_util.c:87:6: warning: unused variable ‘status’ [-Wunused-variable] int status; ^~~~~~ [36/64] cc -Iutil/mount.fuse3@exe -Iutil -I../util -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'util/mount.fuse3@exe/mount.fuse.c.o' -MF 'util/mount.fuse3@exe/mount.fuse.c.o.d' -o 'util/mount.fuse3@exe/mount.fuse.c.o' -c ../util/mount.fuse.c [37/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse_lowlevel.c.o' -MF 'lib/fuse3@sha/fuse_lowlevel.c.o.d' -o 'lib/fuse3@sha/fuse_lowlevel.c.o' -c ../lib/fuse_lowlevel.c [38/64] cc -o util/mount.fuse3 'util/mount.fuse3@exe/mount.fuse.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags [39/64] cc -Itest/test_syscalls@exe -Itest -I../test -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'test/test_syscalls@exe/test_syscalls.c.o' -MF 'test/test_syscalls@exe/test_syscalls.c.o.d' -o 'test/test_syscalls@exe/test_syscalls.c.o' -c ../test/test_syscalls.c [40/64] cc -o test/test_syscalls 'test/test_syscalls@exe/test_syscalls.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags [41/64] cc -Iutil/fusermount3@exe -Iutil -I../util -I. -I../ -Ilib -I../lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MD -MQ 'util/fusermount3@exe/fusermount.c.o' -MF 'util/fusermount3@exe/fusermount.c.o.d' -o 'util/fusermount3@exe/fusermount.c.o' -c ../util/fusermount.c [42/64] cc -o util/fusermount3 'util/fusermount3@exe/meson-generated_.._mount_util.c.o' 'util/fusermount3@exe/fusermount.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags [43/64] cc -Ilib/fuse3@sha -Ilib -I../lib -I. -I../ -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="{}"' -MD -MQ 'lib/fuse3@sha/fuse.c.o' -MF 'lib/fuse3@sha/fuse.c.o.d' -o 'lib/fuse3@sha/fuse.c.o' -c ../lib/fuse.c [44/64] cc -o lib/libfuse3.so.3.2.0 'lib/fuse3@sha/fuse.c.o' 'lib/fuse3@sha/fuse_loop.c.o' 'lib/fuse3@sha/fuse_loop_mt.c.o' 'lib/fuse3@sha/fuse_lowlevel.c.o' 'lib/fuse3@sha/fuse_opt.c.o' 'lib/fuse3@sha/fuse_signals.c.o' 'lib/fuse3@sha/buffer.c.o' 'lib/fuse3@sha/cuse_lowlevel.c.o' 'lib/fuse3@sha/helper.c.o' 'lib/fuse3@sha/modules_subdir.c.o' 'lib/fuse3@sha/mount.c.o' 'lib/fuse3@sha/mount_util.c.o' 'lib/fuse3@sha/modules_iconv.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,--version-script,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/lib/fuse_versionscript -ldl -Wl,--end-group [45/64] /usr/bin/python3 /usr/bin/meson --internal symbolextractor lib/libfuse3.so.3.2.0 'lib/fuse3@sha/lib/libfuse3.so.3.2.0.symbols' [46/64] cc -o example/passthrough 'example/passthrough@exe/passthrough.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [47/64] cc -o example/passthrough_fh 'example/passthrough_fh@exe/passthrough_fh.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [48/64] cc -o example/poll 'example/poll@exe/poll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [49/64] cc -o example/printcap 'example/printcap@exe/printcap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [50/64] cc -o example/ioctl_client 'example/ioctl_client@exe/ioctl_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [51/64] cc -o example/hello 'example/hello@exe/hello.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [52/64] cc -o example/hello_ll 'example/hello_ll@exe/hello_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [53/64] cc -o example/cuse_client 'example/cuse_client@exe/cuse_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [54/64] cc -o example/poll_client 'example/poll_client@exe/poll_client.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [55/64] cc -o example/ioctl 'example/ioctl@exe/ioctl.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [56/64] cc -o example/notify_inval_inode 'example/notify_inval_inode@exe/notify_inval_inode.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [57/64] cc -o example/passthrough_ll 'example/passthrough_ll@exe/passthrough_ll.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [58/64] cc -o example/null 'example/null@exe/null.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [59/64] cc -o example/cuse 'example/cuse@exe/cuse.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [60/64] cc -o example/invalidate_path 'example/invalidate_path@exe/invalidate_path.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [61/64] cc -o example/notify_inval_entry 'example/notify_inval_entry@exe/notify_inval_entry.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [62/64] cc -o example/notify_store_retrieve 'example/notify_store_retrieve@exe/notify_store_retrieve.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [63/64] cc -o test/test_write_cache 'test/test_write_cache@exe/test_write_cache.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib [64/64] cc -o test/test_setattr 'test/test_setattr@exe/test_setattr.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.2.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/lib + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9IMXvL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 + cd fuse-3.2.0 + '[' 1 -eq 1 ']' + export LC_ALL=UTF-8 + LC_ALL=UTF-8 + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 + /usr/bin/ninja install -v -j8 -C build ninja: Entering directory `build' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/meson-private/install.dat Installing lib/libfuse3.so.3.2.0 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/lib64/libfuse3.so.3.2.0 Installing util/fusermount3 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/bin/fusermount3 Installing util/mount.fuse3 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/sbin/mount.fuse3 Installing fuse.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/include/fuse3 Installing fuse_common.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/include/fuse3 Installing fuse_lowlevel.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/include/fuse3 Installing fuse_opt.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/include/fuse3 Installing cuse_lowlevel.h to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/include/fuse3 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/doc/fusermount3.1 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/man/man1 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/doc/mount.fuse.8 to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/man/man8 Installing /home/pterjan/rpmbuild/BUILD/fuse-3.2.0/build/meson-private/fuse3.pc to /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/lib64/pkgconfig + mv /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/man/man8/mount.fuse.8.gz /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/man/man8/mount.fuse3.8.gz + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 3.2.0-2.mga7 --unique-debug-suffix -3.2.0-2.mga7.x86_64 --unique-debug-src-base fuse3-3.2.0-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/fuse-3.2.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/bin/fusermount3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/sbin/mount.fuse3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/lib64/libfuse3.so.3.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 942 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: fuse3-3.2.0-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Kv8kdz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.2.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.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.2.0-2.mga7.x86_64/usr/share/doc/fuse3 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/doc/fuse3 + cp -pr ChangeLog.rst /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/doc/fuse3 + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/doc/fuse3 + cp -pr doc/README.NFS /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/doc/fuse3 + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.92PEZm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.2.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.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.2.0-2.mga7.x86_64/usr/share/licenses/fuse3 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/licenses/fuse3 + exit 0 Provides: fuse3 = 3.2.0-2.mga7 fuse3(x86-64) = 3.2.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): makedev rpm-helper Requires(preun): rpm-helper 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64fuse3_3-3.2.0-2.mga7.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.saev7a + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.2.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.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.2.0-2.mga7.x86_64/usr/share/licenses/lib64fuse3_3 + cp -pr COPYING.LIB /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64/usr/share/licenses/lib64fuse3_3 + exit 0 Provides: lib64fuse3_3 = 3.2.0-2.mga7 lib64fuse3_3(x86-64) = 3.2.0-2.mga7 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) 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.3.4)(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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Obsoletes: lib64fuse3 < 3.2.0-2 Processing files: lib64fuse3-devel-3.2.0-2.mga7.x86_64 Provides: devel(libfuse3(64bit)) fuse3-devel = 3.2.0-2.mga7 lib64fuse3-devel = 3.2.0-2.mga7 lib64fuse3-devel(x86-64) = 3.2.0-2.mga7 pkgconfig(fuse3) = 3.2.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: devel(libdl(64bit)) pkgconfig Obsoletes: lib64fuse-devel >= 3.2.0 lib64fuse-static-devel >= 3.2.0 Processing files: fuse3-debugsource-3.2.0-2.mga7.x86_64 Provides: fuse3-debugsource = 3.2.0-2.mga7 fuse3-debugsource(x86-64) = 3.2.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fuse3-debuginfo-3.2.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 47582a90e8c3aad9653a227b339bd555eacaa478 debuginfo(build-id) = f912c994cc5dfe3e401cd6ef30bebeb8334fcb6e fuse3-debuginfo = 3.2.0-2.mga7 fuse3-debuginfo(x86-64) = 3.2.0-2.mga7 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.2.0-2.mga7 Processing files: lib64fuse3_3-debuginfo-3.2.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 4c304c6329efe2400e6a9824f5548bc1651e0970 lib64fuse3_3-debuginfo = 3.2.0-2.mga7 lib64fuse3_3-debuginfo(x86-64) = 3.2.0-2.mga7 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.2.0-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-3.2.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3_3-3.2.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3-devel-3.2.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-debugsource-3.2.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fuse3-debuginfo-3.2.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64fuse3_3-debuginfo-3.2.0-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jfOcR2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fuse-3.2.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/fuse3-3.2.0-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gptDEU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf fuse-3.2.0 + exit 0 D: [iurt_root_command] Success!