* Package: net-fs/davfs2-1.7.0:0 * Repository: gentoo * Maintainer: gokturk@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls split-usr userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking davfs2-1.7.0.tar.gz to /var/tmp/portage/net-fs/davfs2-1.7.0/work >>> Source unpacked in /var/tmp/portage/net-fs/davfs2-1.7.0/work >>> Preparing source in /var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0 ... * Running eautoreconf in '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0' ... * Running 'autopoint --force' ... [ ok ] * Running 'aclocal -I config --system-acdir=/var/tmp/portage/net-fs/davfs2-1.7.0/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: davfs2-1.7.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0 ... * econf: updating davfs2-1.7.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating davfs2-1.7.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating davfs2-1.7.0/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating davfs2-1.7.0/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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/davfs2-1.7.0 --htmldir=/usr/share/doc/davfs2-1.7.0/html --libdir=/usr/lib --enable-largefile --enable-nls configure: loading site script /usr/share/config.site 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 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 for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: using neon library 0.32.4 configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is not supported by neon configure: SOCKSv5 is not supported by neon configure: thread-safe SSL is supported by neon checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 sys/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for utime.h... yes checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for iconv.h... yes checking for libintl.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for mntent.h... 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 sys/file.h... yes checking for sys/mount.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_blksize... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint32_t... yes checking for uint64_t... yes checking for working volatile... yes checking size of void *... 8 checking for working chown... yes checking whether closedir returns void... no checking for error_at_line... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for library containing getmntent... none required checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for GNU libc compatible malloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether utime accepts a null argument... yes checking for endpwent... yes checking for ftruncate... yes checking for getmntent... (cached) yes checking for iconv... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for rpmatch... no checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for utime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration for building davfs2 1.7.0: Install Prefix: /usr Compiler: x86_64-gentoo-linux-musl-gcc Large File Support: no Neon Library: library in /usr (0.32.4) SSL is supported by neon Native Language Support: libc Host linux-musl >>> Source configured. >>> Compiling source in /var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0 ... make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/config/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0' Making all in po make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/po' Making all in etc make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/etc' Making all in man make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man' Making all in de make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man/de' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man/de' Making all in es make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man/es' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man/es' make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man' make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/man' Making all in src make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/src' x86_64-gentoo-linux-musl-gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/neon -c -o cache.o cache.c x86_64-gentoo-linux-musl-gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/neon -c -o dav_fuse.o dav_fuse.c x86_64-gentoo-linux-musl-gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/neon -c -o kernel_interface.o kernel_interface.c x86_64-gentoo-linux-musl-gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/neon -c -o mount_davfs.o mount_davfs.c mount_davfs.c:78:10: fatal error: fstab.h: No such file or directory 78 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:444: mount_davfs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... dav_fuse.c: In function 'dav_fuse_loop': dav_fuse.c:171:20: error: storage size of 'tv' isn't known 171 | struct timeval tv; | ^~ dav_fuse.c:178:9: error: unknown type name 'fd_set' 178 | fd_set fds; | ^~~~~~ dav_fuse.c:179:9: warning: implicit declaration of function 'FD_ZERO' [-Wimplicit-function-declaration] 179 | FD_ZERO(&fds); | ^~~~~~~ dav_fuse.c:180:9: warning: implicit declaration of function 'FD_SET'; did you mean 'L_SET'? [-Wimplicit-function-declaration] 180 | FD_SET(device, &fds); | ^~~~~~ | L_SET dav_fuse.c:181:19: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration] 181 | int ret = select(device + 1, &fds, NULL, NULL, &tv); | ^~~~~~ In file included from cache.c:69: util.h:70:10: fatal error: error.h: No such file or directory 70 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:444: cache.o] Error 1 dav_fuse.c:171:20: warning: unused variable 'tv' [-Wunused-variable] 171 | struct timeval tv; | ^~ In file included from kernel_interface.c:57: util.h:70:10: fatal error: error.h: No such file or directory 70 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:444: kernel_interface.o] Error 1 make[2]: *** [Makefile:444: dav_fuse.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0/src' make[1]: *** [Makefile:469: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0' make: *** [Makefile:389: all] Error 2 * ERROR: net-fs/davfs2-1.7.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-fs/davfs2-1.7.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-fs/davfs2-1.7.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-fs:davfs2-1.7.0:20230216-001901.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/davfs2-1.7.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/davfs2-1.7.0/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0' * S: '/var/tmp/portage/net-fs/davfs2-1.7.0/work/davfs2-1.7.0'