* Package: sys-fs/fuse-overlayfs-1.15:0 * Repository: gentoo * Maintainer: zmedico@gentoo.org me@rahil.rocks,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 6.12.31-gentoo-x86_64 >>> Unpacking source... >>> Unpacking fuse-overlayfs-1.15.tar.gz to /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work >>> Source unpacked in /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work >>> Preparing source in /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15 ... * Running eautoreconf in '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' ... [ ok ] [ ok ] [ ok ] [ ok ] * Running elibtoolize in: fuse-overlayfs-1.15/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15 ... * econf: updating fuse-overlayfs-1.15/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fuse-overlayfs-1.15/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fuse-overlayfs-1.15/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fuse-overlayfs-1.15/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/fuse-overlayfs-1.15 --htmldir=/usr/share/doc/fuse-overlayfs-1.15/html --libdir=/usr/lib64 checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for limits.h... yes checking for wchar.h... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for pid_t... yes checking for mode_t... yes checking for ssize_t... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/sendfile.h... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for mode_t... (cached) yes checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse3 >= 3.2.1... yes checking for go-md2man... /usr/bin/go-md2man checking for library containing dlopen... none required checking for error_at_line... yes checking for malloc... yes checking for open_by_handle_at... yes checking for error... yes checking for memset... yes checking for strdup... yes checking for copy_file_range... yes checking for statx... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15 ... make -j2 make all-recursive Making all in lib make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' /bin/mkdir -p sys make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make all-recursive make[4]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o bitrotate.o bitrotate.c make[4]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[4]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o hash.o hash.c make[4]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[4]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' rm -f libgnu.a make[4]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[4]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' x86_64-pc-linux-gnu-ar cr libgnu.a bitrotate.o hash.o make[4]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[4]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' x86_64-pc-linux-gnu-ranlib libgnu.a make[4]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib -I/usr/include/fuse3 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o fuse_overlayfs-direct.o `test -f 'direct.c' || echo './'`direct.c make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib -I/usr/include/fuse3 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o fuse_overlayfs-main.o `test -f 'main.c' || echo './'`main.c main.c: In function ‘check_writeable_proc’: main.c:311:67: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘__fsid_t’ [-Wformat=] 311 | fprintf (stderr, "invalid file system type found on /proc: %d, expected %d\n", svfs.f_fsid, PROC_SUPER_MAGIC); | ~^ ~~~~~~~~~~~ | | | | int __fsid_t main.c: In function ‘print_stats’: main.c:187:10: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 187 | (void) write (STDERR_FILENO, fmt, l + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib -I/usr/include/fuse3 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o fuse_overlayfs-utils.o `test -f 'utils.c' || echo './'`utils.c make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib -I/usr/include/fuse3 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o fuse_overlayfs-plugin-manager.o `test -f 'plugin-manager.c' || echo './'`plugin-manager.c make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' x86_64-pc-linux-gnu-gcc -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15/lib -I/usr/include/fuse3 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o fuse-overlayfs fuse_overlayfs-main.o fuse_overlayfs-direct.o fuse_overlayfs-utils.o fuse_overlayfs-plugin-manager.o lib/libgnu.a -lfuse3 -lpthread make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' >>> Source compiled. >>> Test phase [not enabled]: sys-fs/fuse-overlayfs-1.15 >>> Install sys-fs/fuse-overlayfs-1.15 into /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image make -j2 DESTDIR=/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image install Making install in lib make install-recursive make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' /bin/mkdir -p '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image/usr/bin' /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c fuse-overlayfs '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Entering directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' /bin/mkdir -p '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image/usr/share/man/man1' /var/tmp/portage/._portage_reinstall_.rvjwc10q/bin/ebuild-helpers/xattr/install -c -m 644 fuse-overlayfs.1 '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/sys-fs/fuse-overlayfs-1.15/work/fuse-overlayfs-1.15' make[2]: Nothing to be done for 'install-data-am'. >>> Completed installing sys-fs/fuse-overlayfs-1.15 into /var/tmp/portage/sys-fs/fuse-overlayfs-1.15/image * Final size of build directory: 3360 KiB (3.2 MiB) * Final size of installed tree: 176 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/fuse-overlayfs