* Package: net-fs/davfs2-1.5.6 * Repository: gentoo * Maintainer: gokturk@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking davfs2-1.5.6.tar.gz to /var/tmp/portage/net-fs/davfs2-1.5.6/work >>> Source unpacked in /var/tmp/portage/net-fs/davfs2-1.5.6/work >>> Preparing source in /var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6 ... * Applying davfs2-1.5.5-gcc-10.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6 ... * econf: updating davfs2-1.5.6/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating davfs2-1.5.6/config/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/davfs2-1.5.6 --htmldir=/usr/share/doc/davfs2-1.5.6/html --libdir=/usr/lib --enable-largefile --enable-nls checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 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 we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... 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 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 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... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: using neon library 0.30.2 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 not supported by neon checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... 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 time.h and sys/time.h may both be included... 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 unistd.h... (cached) yes checking for working chown... yes checking whether closedir returns void... no checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... 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 whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 for utime.h... (cached) yes 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.5.6: Install Prefix: /usr Compiler: x86_64-gentoo-linux-musl-gcc Large File Support: no Neon Library: library in /usr (0.30.2) SSL is supported by neon National Language Support: no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6' Making all in po make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/po' make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/po' Making all in etc make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/etc' Making all in man make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man' Making all in de make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man/de' sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.6|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.6|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' mount.davfs.8 | gzip -9 > mount.davfs.8.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.6|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' umount.davfs.8 | gzip -9 > umount.davfs.8.gz make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man/de' Making all in es make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man/es' sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.6|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man/es' make[3]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man' make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/man' Making all in src make[2]: Entering directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/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 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/usr/include/neon -c -o cache.o cache.c cache.c:27:10: fatal error: error.h: No such file or directory 27 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:445: cache.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6/src' make[1]: *** [Makefile:468: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6' make: *** [Makefile:388: all] Error 2 * ERROR: net-fs/davfs2-1.5.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-fs/davfs2-1.5.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-fs/davfs2-1.5.6::gentoo'`. * The complete build log is located at '/var/log/portage/net-fs:davfs2-1.5.6:20200322-104552.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/davfs2-1.5.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/davfs2-1.5.6/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6' * S: '/var/tmp/portage/net-fs/davfs2-1.5.6/work/davfs2-1.5.6'