* Package: sys-fs/fuse-3.2.2 * Repository: gentoo * Maintainer: radhermit@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking fuse-3.2.2.tar.xz to /var/tmp/portage/sys-fs/fuse-3.2.2/work >>> Source unpacked in /var/tmp/portage/sys-fs/fuse-3.2.2/work >>> Preparing source in /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure meson --buildtype plain --libdir lib32 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86 The Meson build system Version: 0.45.1 Source dir: /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 Build dir: /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86 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: x86_64-pc-linux-gnu-gcc -m32 (gcc 7.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 7.2.0-r1 p1.1) 7.2.0") Appending CFLAGS from environment: '-march=corei7-avx -pipe -Og -g -gdwarf-4' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' Build machine cpu family: x86 Build machine cpu: i686 Checking for function "fork": YES Checking for function "fstatat": YES Checking for function "openat": YES Checking for function "readlinkat": YES Checking for function "pipe2": YES Checking for function "splice": YES Checking for function "vmsplice": YES Checking for function "posix_fallocate": YES Checking for function "fdatasync": YES Checking for function "utimensat": YES Checking for function "setxattr": YES Checking for function "iconv": YES Checking whether type "struct stat" has member "st_atim": YES Checking whether type "struct stat" has member "st_atimespec": NO Configuring config.h using configuration Message: Compiler warns about unused result even when casting to void Dependency threads found: YES Library dl found: YES Library rt found: YES Found pkg-config: /usr/bin/i686-pc-linux-gnu-pkg-config (0.29.2) Native dependency udev found: YES 220 Program install_helper.sh found: YES (/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2/util/install_helper.sh) Build targets in project: 9 Found ninja-1.8.2 at /usr/bin/ninja * abi_x86_64.amd64: running multilib-minimal_abi_src_configure meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_64.amd64 The Meson build system Version: 0.45.1 Source dir: /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 Build dir: /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_64.amd64 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: x86_64-pc-linux-gnu-gcc (gcc 7.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 7.2.0-r1 p1.1) 7.2.0") Appending CFLAGS from environment: '-march=corei7-avx -pipe -Og -g -gdwarf-4' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 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 Library rt found: YES Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2) Native dependency udev found: YES 220 Program install_helper.sh found: YES (/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2/util/install_helper.sh) Build targets in project: 9 Found ninja-1.8.2 at /usr/bin/ninja >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile ninja -v -j4 -l10 [1/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_loop.c [2/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_loop_mt.c [3/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_opt.c [4/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_signals.c [5/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/buffer.c.o' -MF 'lib/fuse3@sha/buffer.c.o.d' -o 'lib/fuse3@sha/buffer.c.o' -c ../fuse-3.2.2/lib/buffer.c [6/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/cuse_lowlevel.c [7/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/helper.c.o' -MF 'lib/fuse3@sha/helper.c.o.d' -o 'lib/fuse3@sha/helper.c.o' -c ../fuse-3.2.2/lib/helper.c [8/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/modules/subdir.c [9/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/mount.c.o' -MF 'lib/fuse3@sha/mount.c.o.d' -o 'lib/fuse3@sha/mount.c.o' -c ../fuse-3.2.2/lib/mount.c [10/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_lowlevel.c [11/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/mount_util.c [12/30] x86_64-pc-linux-gnu-gcc -m32 -Itest/test_write_cache@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_write_cache.c [13/30] x86_64-pc-linux-gnu-gcc -m32 -Itest/test_setattr@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_setattr.c [14/30] cp -fPp ../fuse-3.2.2/test/conftest.py ../fuse-3.2.2/test/pytest.ini ../fuse-3.2.2/test/test_examples.py ../fuse-3.2.2/test/util.py ../fuse-3.2.2/test/test_ctests.py /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/test [15/30] x86_64-pc-linux-gnu-gcc -m32 -Itest/wrong_command@exe -Itest -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/wrong_command.c [16/30] x86_64-pc-linux-gnu-gcc -m32 -o test/wrong_command 'test/wrong_command@exe/wrong_command.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [17/30] cp -a ../fuse-3.2.2/util/../lib/mount_util.c util/mount_util.c [18/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/modules/iconv.c [19/30] x86_64-pc-linux-gnu-gcc -m32 -Iutil/fusermount3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 [20/30] x86_64-pc-linux-gnu-gcc -m32 -Iutil/mount.fuse3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/util/mount.fuse.c [21/30] x86_64-pc-linux-gnu-gcc -m32 -Itest/test_syscalls@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_syscalls.c [22/30] x86_64-pc-linux-gnu-gcc -m32 -o util/mount.fuse3 'util/mount.fuse3@exe/mount.fuse.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [23/30] x86_64-pc-linux-gnu-gcc -m32 -o test/test_syscalls 'test/test_syscalls@exe/test_syscalls.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [24/30] x86_64-pc-linux-gnu-gcc -m32 -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/fuse.c.o' -MF 'lib/fuse3@sha/fuse.c.o.d' -o 'lib/fuse3@sha/fuse.c.o' -c ../fuse-3.2.2/lib/fuse.c [25/30] x86_64-pc-linux-gnu-gcc -m32 -Iutil/fusermount3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/util/fusermount.c [26/30] x86_64-pc-linux-gnu-gcc -m32 -o lib/libfuse3.so.3.2.1 '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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -Wl,--version-script,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2/lib/fuse_versionscript -ldl -lrt -Wl,--end-group [27/30] x86_64-pc-linux-gnu-gcc -m32 -o util/fusermount3 'util/fusermount3@exe/meson-generated_.._mount_util.c.o' 'util/fusermount3@exe/fusermount.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [28/30] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal symbolextractor lib/libfuse3.so.3.2.1 'lib/fuse3@sha/lib/libfuse3.so.3.2.1.symbols' [29/30] x86_64-pc-linux-gnu-gcc -m32 -o test/test_write_cache 'test/test_write_cache@exe/test_write_cache.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/lib [30/30] x86_64-pc-linux-gnu-gcc -m32 -o test/test_setattr 'test/test_setattr@exe/test_setattr.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/lib * abi_x86_64.amd64: running multilib-minimal_abi_src_compile ninja -v -j4 -l10 [1/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_loop.c [2/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_loop_mt.c [3/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_opt.c [4/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_signals.c [5/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/buffer.c.o' -MF 'lib/fuse3@sha/buffer.c.o.d' -o 'lib/fuse3@sha/buffer.c.o' -c ../fuse-3.2.2/lib/buffer.c [6/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/cuse_lowlevel.c [7/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/helper.c.o' -MF 'lib/fuse3@sha/helper.c.o.d' -o 'lib/fuse3@sha/helper.c.o' -c ../fuse-3.2.2/lib/helper.c [8/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/modules/subdir.c [9/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/fuse_lowlevel.c [10/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/mount.c.o' -MF 'lib/fuse3@sha/mount.c.o.d' -o 'lib/fuse3@sha/mount.c.o' -c ../fuse-3.2.2/lib/mount.c [11/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/mount_util.c [12/30] x86_64-pc-linux-gnu-gcc -Itest/test_write_cache@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_write_cache.c [13/30] x86_64-pc-linux-gnu-gcc -Itest/test_setattr@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_setattr.c [14/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -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 ../fuse-3.2.2/lib/modules/iconv.c [15/30] cp -fPp ../fuse-3.2.2/test/conftest.py ../fuse-3.2.2/test/pytest.ini ../fuse-3.2.2/test/test_examples.py ../fuse-3.2.2/test/util.py ../fuse-3.2.2/test/test_ctests.py /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_64.amd64/test [16/30] cp -a ../fuse-3.2.2/util/../lib/mount_util.c util/mount_util.c [17/30] x86_64-pc-linux-gnu-gcc -Itest/wrong_command@exe -Itest -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/wrong_command.c [18/30] x86_64-pc-linux-gnu-gcc -o test/wrong_command 'test/wrong_command@exe/wrong_command.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [19/30] x86_64-pc-linux-gnu-gcc -Iutil/fusermount3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 [20/30] x86_64-pc-linux-gnu-gcc -Itest/test_syscalls@exe -Itest -I../fuse-3.2.2/test -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/test/test_syscalls.c [21/30] x86_64-pc-linux-gnu-gcc -Ilib/fuse3@sha -Ilib -I../fuse-3.2.2/lib -I. -I../fuse-3.2.2/ -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-4 -fPIC -pthread -DFUSE_USE_VERSION=32 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ 'lib/fuse3@sha/fuse.c.o' -MF 'lib/fuse3@sha/fuse.c.o.d' -o 'lib/fuse3@sha/fuse.c.o' -c ../fuse-3.2.2/lib/fuse.c [22/30] x86_64-pc-linux-gnu-gcc -Iutil/mount.fuse3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/util/mount.fuse.c [23/30] x86_64-pc-linux-gnu-gcc -o test/test_syscalls 'test/test_syscalls@exe/test_syscalls.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [24/30] x86_64-pc-linux-gnu-gcc -o util/mount.fuse3 'util/mount.fuse3@exe/mount.fuse.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [25/30] x86_64-pc-linux-gnu-gcc -o lib/libfuse3.so.3.2.1 '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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -Wl,--version-script,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2/lib/fuse_versionscript -ldl -lrt -Wl,--end-group [26/30] x86_64-pc-linux-gnu-gcc -Iutil/fusermount3@exe -Iutil -I../fuse-3.2.2/util -I. -I../fuse-3.2.2/ -Ilib -I../fuse-3.2.2/lib -Iinclude -I../fuse-3.2.2/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 -march=corei7-avx -Og -g -gdwarf-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 ../fuse-3.2.2/util/fusermount.c [27/30] x86_64-pc-linux-gnu-gcc -o util/fusermount3 'util/fusermount3@exe/meson-generated_.._mount_util.c.o' 'util/fusermount3@exe/fusermount.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu [28/30] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal symbolextractor lib/libfuse3.so.3.2.1 'lib/fuse3@sha/lib/libfuse3.so.3.2.1.symbols' [29/30] x86_64-pc-linux-gnu-gcc -o test/test_write_cache 'test/test_write_cache@exe/test_write_cache.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_64.amd64/lib [30/30] x86_64-pc-linux-gnu-gcc -o test/test_setattr 'test/test_setattr@exe/test_setattr.c.o' -Wl,--no-undefined -Wl,--as-needed -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--start-group lib/libfuse3.so.3.2.1 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_64.amd64/lib >>> Source compiled. >>> Test phase: sys-fs/fuse-3.2.2 * abi_x86_32.x86: running multilib-minimal_abi_src_test ============================================= test session starts ============================================== platform linux -- Python 3.6.5, pytest-3.4.1, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3.6 cachedir: test/.pytest_cache rootdir: /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/test, inifile: pytest.ini plugins: xprocess-0.12.1, xdist-1.20.1, virtualenv-1.2.11, subtesthack-0.1.1, shutil-1.2.11, relaxed-1.1.0, localserver-0.3.7, isort-0.1.0, forked-0.2, flake8-0.8.1, expect-1.1.0, cov-2.5.1, hypothesis-3.50.1, flaky-3.4.0, betamax-0.8.0, backports.unittest-mock-1.3 collecting ... collected 33 items ===Flaky Test Report=== ===End Flaky Test Report=== =========================================== short test summary info ============================================ ERROR test/util.py::wait_for_mount SKIP [2] test_ctests.py:21: not supported by running kernel SKIP [4] test_ctests.py:42: not supported by running kernel SKIP [2] test_ctests.py:72: not supported by running kernel SKIP [4] test_examples.py:39: fusermount executable not setuid, and we are not root. SKIP [4] test_examples.py:69: fusermount executable not setuid, and we are not root. SKIP [4] test_examples.py:112: fusermount executable not setuid, and we are not root. SKIP [1] test_examples.py:169: not supported by running kernel SKIP [2] test_examples.py: fusermount executable not setuid, and we are not root. SKIP [2] test_examples.py:240: not supported by running kernel SKIP [1] test_examples.py:275: needs to run as root SKIP [2] util.py: fusermount executable not setuid, and we are not root. ==================================================== ERRORS ==================================================== _______________________________________ ERROR at setup of wait_for_mount _______________________________________ file /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/test/util.py, line 34 def wait_for_mount(mount_process, mnt_dir, E fixture 'mount_process' not found > available fixtures: betamax_parametrized_recorder, betamax_parametrized_session, betamax_recorder, betamax_session, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, environ, httpserver, httpsserver, monkeypatch, pass_capfd, pytestconfig, record_xml_attribute, record_xml_property, recwarn, save_cap_fixtures, smtpserver, subtest, tmpdir, tmpdir_factory, virtualenv, worker_id, workspace, xprocess > use 'pytest --fixtures [testpath]' for help on them. /var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86/test/util.py:34 ===================================== 28 skipped, 1 error in 0.32 seconds ====================================== * ERROR: sys-fs/fuse-3.2.2::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 3934: Called multilib-minimal_src_test * environment, line 2390: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' * environment, line 2562: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2255: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2253: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' * environment, line 483: Called multilib-minimal_abi_src_test * environment, line 2384: Called multilib_src_test * environment, line 2795: Called die * The specific snippet of code: * ${EPYTHON} -m pytest test || die * * If you need support, post the output of `emerge --info '=sys-fs/fuse-3.2.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/fuse-3.2.2::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-fs/fuse-3.2.2:20180427-082046.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/fuse-3.2.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/fuse-3.2.2/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2-abi_x86_32.x86' * S: '/var/tmp/portage/sys-fs/fuse-3.2.2/work/fuse-3.2.2'