* Package: sys-fs/fuse-3.10.3 * Repository: gentoo * Maintainer: bman@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux suid test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox * Using python3.8 to build >>> Unpacking source... >>> Unpacking fuse-3.10.3.tar.xz to /var/tmp/portage/sys-fs/fuse-3.10.3/work >>> Source unpacked in /var/tmp/portage/sys-fs/fuse-3.10.3/work >>> Preparing source in /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/sys-fs/fuse-3.10.3/temp/python3.8/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/sys-fs/fuse-3.10.3/temp/python3.8/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/sys-fs/fuse-3.10.3/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dexamples=true -Duseroot=false -Dudevrulesdir=/lib/udev/rules.d /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3 /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64 The Meson build system ██████████▊ | 23/27 [00:00<00:00, 223.60it/s] Version: 0.57.2 Source dir: /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3 Build dir: /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64 Build type: native build Project name: libfuse3 Project version: 3.10.3 C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 11.1.0 p1) 11.1.0") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.36.1 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 Configuring config.h using configuration ../fuse-3.10.3/meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wall". ../fuse-3.10.3/meson.build:68: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". ../fuse-3.10.3/meson.build:72: WARNING: Consider using the built-in warning_level option instead of using "-Wall". ../fuse-3.10.3/meson.build:72: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". ../fuse-3.10.3/meson.build:72: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++11". Message: Compiler warns about unused result even when casting to void Message: Compiler supports symver attribute Run-time dependency threads found: YES Library iconv found: NO Library dl found: YES Library rt found: YES Program install_helper.sh found: YES (/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3/util/install_helper.sh) C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 11.1.0 "x86_64-pc-linux-gnu-g++ (Gentoo 11.1.0 p1) 11.1.0") C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.36.1 Build targets in project: 27 Option buildtype is: plain [default: debugoptimized] Found ninja-1.10.2 at /usr/bin/ninja >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile ninja -v -j3 -l0 [1/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_loop.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_loop.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_loop.c.o -c ../fuse-3.10.3/lib/fuse_loop.c [2/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_loop_mt.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_loop_mt.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_loop_mt.c.o -c ../fuse-3.10.3/lib/fuse_loop_mt.c [3/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_opt.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_opt.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_opt.c.o -c ../fuse-3.10.3/lib/fuse_opt.c [4/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_signals.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_signals.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_signals.c.o -c ../fuse-3.10.3/lib/fuse_signals.c [5/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/buffer.c.o -MF lib/libfuse3.so.3.10.3.p/buffer.c.o.d -o lib/libfuse3.so.3.10.3.p/buffer.c.o -c ../fuse-3.10.3/lib/buffer.c [6/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_lowlevel.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_lowlevel.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_lowlevel.c.o -c ../fuse-3.10.3/lib/fuse_lowlevel.c [7/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/cuse_lowlevel.c.o -MF lib/libfuse3.so.3.10.3.p/cuse_lowlevel.c.o.d -o lib/libfuse3.so.3.10.3.p/cuse_lowlevel.c.o -c ../fuse-3.10.3/lib/cuse_lowlevel.c [8/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/helper.c.o -MF lib/libfuse3.so.3.10.3.p/helper.c.o.d -o lib/libfuse3.so.3.10.3.p/helper.c.o -c ../fuse-3.10.3/lib/helper.c [9/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/modules_subdir.c.o -MF lib/libfuse3.so.3.10.3.p/modules_subdir.c.o.d -o lib/libfuse3.so.3.10.3.p/modules_subdir.c.o -c ../fuse-3.10.3/lib/modules/subdir.c [10/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse_log.c.o -MF lib/libfuse3.so.3.10.3.p/fuse_log.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse_log.c.o -c ../fuse-3.10.3/lib/fuse_log.c [11/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/mount_util.c.o -MF lib/libfuse3.so.3.10.3.p/mount_util.c.o.d -o lib/libfuse3.so.3.10.3.p/mount_util.c.o -c ../fuse-3.10.3/lib/mount_util.c [12/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/mount.c.o -MF lib/libfuse3.so.3.10.3.p/mount.c.o.d -o lib/libfuse3.so.3.10.3.p/mount.c.o -c ../fuse-3.10.3/lib/mount.c [13/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/modules_iconv.c.o -MF lib/libfuse3.so.3.10.3.p/modules_iconv.c.o.d -o lib/libfuse3.so.3.10.3.p/modules_iconv.c.o -c ../fuse-3.10.3/lib/modules/iconv.c [14/68] x86_64-pc-linux-gnu-gcc -Itest/test_write_cache.p -Itest -I../fuse-3.10.3/test -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/test/test_write_cache.c [15/68] x86_64-pc-linux-gnu-gcc -Itest/test_setattr.p -Itest -I../fuse-3.10.3/test -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/test/test_setattr.c [16/68] x86_64-pc-linux-gnu-gcc -Itest/readdir_inode.p -Itest -I../fuse-3.10.3/test -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/test/readdir_inode.c [17/68] x86_64-pc-linux-gnu-gcc -o test/readdir_inode test/readdir_inode.p/readdir_inode.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 [18/68] cp -fPp ../fuse-3.10.3/test/conftest.py ../fuse-3.10.3/test/pytest.ini ../fuse-3.10.3/test/test_examples.py ../fuse-3.10.3/test/util.py ../fuse-3.10.3/test/test_ctests.py /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/test [19/68] x86_64-pc-linux-gnu-gcc -Itest/wrong_command.p -Itest -I../fuse-3.10.3/test -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/test/wrong_command.c [20/68] x86_64-pc-linux-gnu-gcc -Ilib/libfuse3.so.3.10.3.p -Ilib -I../fuse-3.10.3/lib -Iinclude -I../fuse-3.10.3/include -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -fPIC -pthread -DFUSE_USE_VERSION=35 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.10.3.p/fuse.c.o -MF lib/libfuse3.so.3.10.3.p/fuse.c.o.d -o lib/libfuse3.so.3.10.3.p/fuse.c.o -c ../fuse-3.10.3/lib/fuse.c [21/68] x86_64-pc-linux-gnu-gcc -o lib/libfuse3.so.3.10.3 lib/libfuse3.so.3.10.3.p/fuse.c.o lib/libfuse3.so.3.10.3.p/fuse_loop.c.o lib/libfuse3.so.3.10.3.p/fuse_loop_mt.c.o lib/libfuse3.so.3.10.3.p/fuse_lowlevel.c.o lib/libfuse3.so.3.10.3.p/fuse_opt.c.o lib/libfuse3.so.3.10.3.p/fuse_signals.c.o lib/libfuse3.so.3.10.3.p/buffer.c.o lib/libfuse3.so.3.10.3.p/cuse_lowlevel.c.o lib/libfuse3.so.3.10.3.p/helper.c.o lib/libfuse3.so.3.10.3.p/modules_subdir.c.o lib/libfuse3.so.3.10.3.p/mount_util.c.o lib/libfuse3.so.3.10.3.p/fuse_log.c.o lib/libfuse3.so.3.10.3.p/mount.c.o lib/libfuse3.so.3.10.3.p/modules_iconv.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libfuse3.so.3 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3/lib/fuse_versionscript -pthread -ldl -lrt -Wl,--end-group [22/68] x86_64-pc-linux-gnu-gcc -o test/wrong_command test/wrong_command.p/wrong_command.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 [23/68] x86_64-pc-linux-gnu-gcc -Itest/test_syscalls.p -Itest -I../fuse-3.10.3/test -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/test/test_syscalls.c [24/68] x86_64-pc-linux-gnu-gcc -o test/test_syscalls test/test_syscalls.p/test_syscalls.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 [25/68] x86_64-pc-linux-gnu-gcc -Iutil/fusermount3.p -Iutil -I../fuse-3.10.3/util -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 '-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 ../fuse-3.10.3/lib/mount_util.c [26/68] /usr/lib/python-exec/python3.8/meson --internal symbolextractor /var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64 lib/libfuse3.so.3.10.3 lib/libfuse3.so.3.10.3 lib/libfuse3.so.3.10.3.p/libfuse3.so.3.10.3.symbols [27/68] x86_64-pc-linux-gnu-gcc -Iutil/fusermount3.p -Iutil -I../fuse-3.10.3/util -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 '-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 ../fuse-3.10.3/util/fusermount.c [28/68] x86_64-pc-linux-gnu-gcc -o test/test_write_cache test/test_write_cache.p/test_write_cache.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -Wl,--end-group -pthread [29/68] x86_64-pc-linux-gnu-gcc -o test/test_setattr test/test_setattr.p/test_setattr.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -Wl,--end-group -pthread [30/68] x86_64-pc-linux-gnu-gcc -Iutil/mount.fuse3.p -Iutil -I../fuse-3.10.3/util -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -DFUSE_USE_VERSION=35 -MD -MQ util/mount.fuse3.p/mount.fuse.c.o -MF util/mount.fuse3.p/mount.fuse.c.o.d -o util/mount.fuse3.p/mount.fuse.c.o -c ../fuse-3.10.3/util/mount.fuse.c [31/68] x86_64-pc-linux-gnu-gcc -o util/fusermount3 util/fusermount3.p/fusermount.c.o util/fusermount3.p/.._lib_mount_util.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 [32/68] x86_64-pc-linux-gnu-gcc -o util/mount.fuse3 util/mount.fuse3.p/mount.fuse.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -Wl,--end-group [33/68] x86_64-pc-linux-gnu-gcc -Iexample/hello.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/hello.c [34/68] x86_64-pc-linux-gnu-gcc -Iexample/passthrough.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/passthrough.c [35/68] x86_64-pc-linux-gnu-gcc -o example/hello example/hello.p/hello.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [36/68] x86_64-pc-linux-gnu-gcc -Iexample/passthrough_fh.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/passthrough_fh.c [37/68] x86_64-pc-linux-gnu-gcc -o example/passthrough example/passthrough.p/passthrough.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [38/68] x86_64-pc-linux-gnu-gcc -o example/passthrough_fh example/passthrough_fh.p/passthrough_fh.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [39/68] x86_64-pc-linux-gnu-gcc -Iexample/hello_ll.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/hello_ll.c [40/68] x86_64-pc-linux-gnu-gcc -o example/hello_ll example/hello_ll.p/hello_ll.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [41/68] x86_64-pc-linux-gnu-gcc -Iexample/printcap.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/printcap.c [42/68] x86_64-pc-linux-gnu-gcc -Iexample/ioctl_client.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/ioctl_client.c [43/68] x86_64-pc-linux-gnu-gcc -Iexample/poll_client.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/poll_client.c [44/68] x86_64-pc-linux-gnu-gcc -o example/ioctl_client example/ioctl_client.p/ioctl_client.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [45/68] x86_64-pc-linux-gnu-gcc -o example/printcap example/printcap.p/printcap.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [46/68] x86_64-pc-linux-gnu-gcc -o example/poll_client example/poll_client.p/poll_client.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [47/68] x86_64-pc-linux-gnu-gcc -Iexample/ioctl.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/ioctl.c [48/68] x86_64-pc-linux-gnu-gcc -Iexample/cuse.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/cuse.c [49/68] x86_64-pc-linux-gnu-gcc -o example/ioctl example/ioctl.p/ioctl.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [50/68] x86_64-pc-linux-gnu-gcc -Iexample/cuse_client.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/cuse_client.c [51/68] x86_64-pc-linux-gnu-gcc -o example/cuse example/cuse.p/cuse.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [52/68] x86_64-pc-linux-gnu-gcc -o example/cuse_client example/cuse_client.p/cuse_client.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [53/68] x86_64-pc-linux-gnu-gcc -Iexample/null.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/null.c [54/68] x86_64-pc-linux-gnu-gcc -Iexample/notify_inval_inode.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/notify_inval_inode.c [55/68] x86_64-pc-linux-gnu-gcc -o example/notify_inval_inode example/notify_inval_inode.p/notify_inval_inode.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [56/68] x86_64-pc-linux-gnu-gcc -o example/null example/null.p/null.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [57/68] x86_64-pc-linux-gnu-gcc -Iexample/passthrough_ll.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/passthrough_ll.c [58/68] x86_64-pc-linux-gnu-gcc -Iexample/invalidate_path.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/invalidate_path.c [59/68] x86_64-pc-linux-gnu-gcc -Iexample/notify_store_retrieve.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/notify_store_retrieve.c [60/68] x86_64-pc-linux-gnu-gcc -o example/passthrough_ll example/passthrough_ll.p/passthrough_ll.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [61/68] x86_64-pc-linux-gnu-gcc -o example/invalidate_path example/invalidate_path.p/invalidate_path.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [62/68] x86_64-pc-linux-gnu-gcc -o example/notify_store_retrieve example/notify_store_retrieve.p/notify_store_retrieve.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [63/68] x86_64-pc-linux-gnu-gcc -Iexample/poll.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/poll.c [64/68] x86_64-pc-linux-gnu-gcc -Iexample/notify_inval_entry.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/notify_inval_entry.c [65/68] x86_64-pc-linux-gnu-gcc -o example/poll example/poll.p/poll.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [66/68] x86_64-pc-linux-gnu-gcc -o example/notify_inval_entry example/notify_inval_entry.p/notify_inval_entry.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64/lib -Wl,--start-group lib/libfuse3.so.3.10.3 -pthread -ldl -lrt -Wl,--end-group [67/68] x86_64-pc-linux-gnu-g++ -Iexample/passthrough_hp.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -D_REENTRANT -DHAVE_CONFIG_H -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -std=c++11 -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/passthrough_hp.cc FAILED: example/passthrough_hp.p/passthrough_hp.cc.o x86_64-pc-linux-gnu-g++ -Iexample/passthrough_hp.p -Iexample -I../fuse-3.10.3/example -Iinclude -I../fuse-3.10.3/include -Ilib -I../fuse-3.10.3/lib -I. -I../fuse-3.10.3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -D_REENTRANT -DHAVE_CONFIG_H -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -std=c++11 -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -march=native -fno-diagnostics-color -O2 -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 ../fuse-3.10.3/example/passthrough_hp.cc In file included from ../fuse-3.10.3/example/passthrough_hp.cc:77: ../fuse-3.10.3/example/cxxopts.hpp: In member function ‘void cxxopts::values::detail::SignedCheck::operator()(bool, U, const string&)’: ../fuse-3.10.3/example/cxxopts.hpp:488:42: error: ‘numeric_limits’ is not a member of ‘std’ 488 | if (u > static_cast(-std::numeric_limits::min())) | ^~~~~~~~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:488:58: error: expected primary-expression before ‘>’ token 488 | if (u > static_cast(-std::numeric_limits::min())) | ^ ../fuse-3.10.3/example/cxxopts.hpp:488:61: error: ‘::min’ has not been declared; did you mean ‘std::min’? 488 | if (u > static_cast(-std::numeric_limits::min())) | ^~~ | std::min In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/algorithm:62, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/regex:38, from ../fuse-3.10.3/example/cxxopts.hpp:34, from ../fuse-3.10.3/example/passthrough_hp.cc:77: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algo.h:3455:5: note: ‘std::min’ declared here 3455 | min(initializer_list<_Tp> __l, _Compare __comp) | ^~~ In file included from ../fuse-3.10.3/example/passthrough_hp.cc:77: ../fuse-3.10.3/example/cxxopts.hpp:495:41: error: ‘numeric_limits’ is not a member of ‘std’ 495 | if (u > static_cast(std::numeric_limits::max())) | ^~~~~~~~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:495:57: error: expected primary-expression before ‘>’ token 495 | if (u > static_cast(std::numeric_limits::max())) | ^ ../fuse-3.10.3/example/cxxopts.hpp:495:60: error: ‘::max’ has not been declared; did you mean ‘std::max’? 495 | if (u > static_cast(std::numeric_limits::max())) | ^~~ | std::max In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/algorithm:62, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/regex:38, from ../fuse-3.10.3/example/cxxopts.hpp:34, from ../fuse-3.10.3/example/passthrough_hp.cc:77: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ In file included from ../fuse-3.10.3/example/passthrough_hp.cc:77: ../fuse-3.10.3/example/cxxopts.hpp: In function ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&)’: ../fuse-3.10.3/example/cxxopts.hpp:515:29: error: ‘numeric_limits’ is not a member of ‘std’ 515 | SignedCheck::is_signed>()(negative, value, text); | ^~~~~~~~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:515:29: error: ‘numeric_limits’ is not a member of ‘std’ ../fuse-3.10.3/example/cxxopts.hpp:515:45: error: template argument 2 is invalid 515 | SignedCheck::is_signed>()(negative, value, text); | ^ ../fuse-3.10.3/example/cxxopts.hpp:515:57: error: qualified-id in declaration before ‘>’ token 515 | SignedCheck::is_signed>()(negative, value, text); | ^ ../fuse-3.10.3/example/cxxopts.hpp: In function ‘void cxxopts::values::integer_parser(const string&, T&)’: ../fuse-3.10.3/example/cxxopts.hpp:556:34: error: ‘numeric_limits’ is not a member of ‘std’ 556 | constexpr auto umax = std::numeric_limits::max(); | ^~~~~~~~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:556:51: error: expected primary-expression before ‘>’ token 556 | constexpr auto umax = std::numeric_limits::max(); | ^ ../fuse-3.10.3/example/cxxopts.hpp:556:54: error: ‘::max’ has not been declared; did you mean ‘std::max’? 556 | constexpr auto umax = std::numeric_limits::max(); | ^~~ | std::max In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/algorithm:62, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/regex:38, from ../fuse-3.10.3/example/cxxopts.hpp:34, from ../fuse-3.10.3/example/passthrough_hp.cc:77: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ In file included from ../fuse-3.10.3/example/passthrough_hp.cc:77: ../fuse-3.10.3/example/cxxopts.hpp:557:39: error: ‘numeric_limits’ is not a member of ‘std’ 557 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^~~~~~~~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:557:55: error: expected primary-expression before ‘>’ token 557 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^ ../fuse-3.10.3/example/cxxopts.hpp:557:58: error: ‘::is_signed’ has not been declared; did you mean ‘std::is_signed’? 557 | constexpr bool is_signed = std::numeric_limits::is_signed; | ^~~~~~~~~ | std::is_signed In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/move.h:57, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_pair.h:59, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:64, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/list:60, from ../fuse-3.10.3/example/passthrough_hp.cc:76: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/type_traits:757:12: note: ‘std::is_signed’ declared here 757 | struct is_signed | ^~~~~~~~~ In file included from ../fuse-3.10.3/example/passthrough_hp.cc:77: ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = unsigned char; U = unsigned char; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = unsigned char; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:622:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = signed char; U = unsigned char; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = signed char; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:629:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = short unsigned int; U = short unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = short unsigned int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:636:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = short int; U = short unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = short int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:643:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = unsigned int; U = unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = unsigned int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:650:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = int; U = unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:657:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = long unsigned int; U = long unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = long unsigned int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:664:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ../fuse-3.10.3/example/cxxopts.hpp: In instantiation of ‘void cxxopts::values::detail::check_signed_range(bool, U, const string&) [with T = long int; U = long unsigned int; std::string = std::__cxx11::basic_string]’: ../fuse-3.10.3/example/cxxopts.hpp:594:36: required from ‘void cxxopts::values::integer_parser(const string&, T&) [with T = long int; std::string = std::__cxx11::basic_string]’ ../fuse-3.10.3/example/cxxopts.hpp:671:21: required from here ../fuse-3.10.3/example/cxxopts.hpp:513:31: warning: unused parameter ‘negative’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~^~~~~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:43: warning: unused parameter ‘value’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~^~~~~ ../fuse-3.10.3/example/cxxopts.hpp:513:69: warning: unused parameter ‘text’ [-Wunused-parameter] 513 | check_signed_range(bool negative, U value, const std::string& text) | ~~~~~~~~~~~~~~~~~~~^~~~ ninja: build stopped: subcommand failed. * ERROR: sys-fs/fuse-3.10.3::gentoo failed (compile phase): * ninja -v -j3 -l0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 2768: Called multilib-minimal_src_compile * environment, line 1753: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2023: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1688: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1686: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 557: Called multilib-minimal_abi_src_compile * environment, line 1747: Called multilib_src_compile * environment, line 2235: Called eninja * environment, line 1139: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=sys-fs/fuse-3.10.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/fuse-3.10.3::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:fuse-3.10.3:20210531-152327.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/fuse-3.10.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/fuse-3.10.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3-abi_x86_64.amd64' * S: '/var/tmp/portage/sys-fs/fuse-3.10.3/work/fuse-3.10.3'