* Package: sys-fs/squashfuse-0.1.103:0 * Repository: gentoo * Maintainer: zmedico@gentoo.org * Upstream: dave@vasilevsky.ca * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking squashfuse-0.1.103.tar.gz to /var/tmp/portage/sys-fs/squashfuse-0.1.103/work >>> Source unpacked in /var/tmp/portage/sys-fs/squashfuse-0.1.103/work >>> Preparing source in /var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103 ... * econf: updating squashfuse-0.1.103/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squashfuse-0.1.103/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/squashfuse-0.1.103 --htmldir=/usr/share/doc/squashfuse-0.1.103/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --without-lz4 --without-xz --without-lzo --without-zstd checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... clang 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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /bin/sed checking how to run the C preprocessor... clang -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for option for POSIX-2001 preprocessor... none checking how to enable all compiler warnings... -Wall checking for QNX makedev... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes configure: checking for definition needed by makedev checking if makedev works without changes... yes configure: checking for definition needed by pread checking if pread works without changes... no checking if pread requires changing _DARWIN_C_SOURCE... no checking if pread requires changing _NETBSD_SOURCE... no checking if pread requires changing _XOPEN_SOURCE... yes configure: checking for definition needed by S_IFSOCK checking if S_IFSOCK works without changes... no checking if S_IFSOCK requires changing _DARWIN_C_SOURCE... no checking if S_IFSOCK requires changing _NETBSD_SOURCE... no checking if S_IFSOCK requires changing _XOPEN_SOURCE... yes checking for attr/xattr.h... yes configure: checking for definition needed by ENOATTR checking if ENOATTR works without changes... yes checking for library containing uncompress... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for pkgconfig_fuse... yes checking for FUSE library... already present checking for FUSE header... yes checking whether fuse_lowlevel_new is declared... yes checking for fuse_lowlevel_new... yes checking whether fuse_add_direntry is declared... yes checking whether fuse_add_dirent is declared... no checking whether fuse_daemonize is declared... yes checking whether fuse_session_remove_chan is declared... yes checking for two-argument fuse_unmount... yes checking for position argument to FUSE xattr operations... no checking if make supports export... yes checking for __le16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating squashfuse.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Compression support ....... : ZLIB High-level FUSE driver .... : yes Low-level FUSE driver ..... : yes Demo program .............. : yes >>> Source configured. '/var/tmp/portage/sys-fs/squashfuse-0.1.103/temp/clang14.log' -> '/var/tmp/clang/sys-fs/squashfuse-0.1.103/clang14.log' '/var/tmp/portage/sys-fs/squashfuse-0.1.103/temp/clang15.log' -> '/var/tmp/clang/sys-fs/squashfuse-0.1.103/clang15.log' >>> Compiling source in /var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103 ... make -j4 make all-am make[1]: Entering directory '/var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103' SED="/bin/sed" ./gen_swap.sh ./squashfs_fs.h /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libfuseprivate_la-fuseprivate.lo `test -f 'fuseprivate.c' || echo './'`fuseprivate.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libfuseprivate_la-nonstd-makedev.lo `test -f 'nonstd-makedev.c' || echo './'`nonstd-makedev.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libfuseprivate_la-nonstd-enoattr.lo `test -f 'nonstd-enoattr.c' || echo './'`nonstd-enoattr.c clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse-hl.o `test -f 'hl.c' || echo './'`hl.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c fuseprivate.c -fPIC -DPIC -o .libs/libfuseprivate_la-fuseprivate.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nonstd-makedev.c -fPIC -DPIC -o .libs/libfuseprivate_la-nonstd-makedev.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nonstd-enoattr.c -fPIC -DPIC -o .libs/libfuseprivate_la-nonstd-enoattr.o clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse_ll-ll.o `test -f 'll.c' || echo './'`ll.c In file included from nonstd-enoattr.c:32: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse_ll-ll_inode.o `test -f 'll_inode.c' || echo './'`ll_inode.c clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse_ll-nonstd-daemon.o `test -f 'nonstd-daemon.c' || echo './'`nonstd-daemon.c clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ls.o ls.c clang -DHAVE_CONFIG_H -I. -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse_extract-extract.o `test -f 'extract.c' || echo './'`extract.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libsquashfuse_la-swap.lo `test -f 'swap.c' || echo './'`swap.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libsquashfuse_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c swap.c -fPIC -DPIC -o .libs/libsquashfuse_la-swap.o extract.c:51:17: error: call to undeclared function 'sqfs_makedev'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] st->st_rdev = sqfs_makedev(inode->xtra.dev.major, ^ extract.c:51:17: note: did you mean 'sqfs_mode'? ./fs.h:121:13: note: 'sqfs_mode' declared here sqfs_mode_t sqfs_mode(int inode_type); ^ 1 error generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cache.c -fPIC -DPIC -o .libs/libsquashfuse_la-cache.o make[1]: *** [Makefile:872: squashfuse_extract-extract.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103' make: *** [Makefile:510: all] Error 2 * ERROR: sys-fs/squashfuse-0.1.103::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/squashfuse-0.1.103::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/squashfuse-0.1.103::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:squashfuse-0.1.103:20220918-201339.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/squashfuse-0.1.103/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/squashfuse-0.1.103/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103' * S: '/var/tmp/portage/sys-fs/squashfuse-0.1.103/work/squashfuse-0.1.103'