* Package: net-fs/autofs-5.1.6 * Repository: gentoo * Maintainer: dlan@gentoo.org mattst88@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux libtirpc userland_GNU * 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: * 5.5.13-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking autofs-5.1.6.tar.xz to /var/tmp/portage/net-fs/autofs-5.1.6/work >>> Source unpacked in /var/tmp/portage/net-fs/autofs-5.1.6/work >>> Preparing source in /var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6 ... ./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 --docdir=/usr/share/doc/autofs-5.1.6 --htmldir=/usr/share/doc/autofs-5.1.6/html --libdir=/usr/lib --with-confdir=/etc/conf.d --with-mapdir=/etc/autofs --without-dmalloc --without-openldap --with-libtirpc --without-sasl --disable-mount-locking --without-systemd --without-hesiod --disable-ext-env --enable-sloppy-mount --enable-force-shutdown --enable-ignore-busy RANLIB=/usr/bin/x86_64-gentoo-linux-musl-ranlib configure: loading site script /usr/share/config.site checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin checking for Linux proc filesystem... yes checking location of the init.d directory... /etc/init.d checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... 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 for systemd... no checking for sm_notify in -lsystemd... no checking for autofs configuration file directory... /etc/conf.d checking for autofs maps directory... /etc/autofs checking for autofs fifos directory... /run checking for autofs flag file directory... /run checking for x86_64-gentoo-linux-musl-pkg-config... (cached) /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for getrpcbyname... no checking for getservbyname... yes checking if malloc debugging is wanted... no checking for mount... /bin/mount checking for mount.nfs... no checking for umount... /bin/umount checking for fsck.ext2... /sbin/fsck.ext2 checking for fsck.ext3... /sbin/fsck.ext3 checking for fsck.ext4... /sbin/fsck.ext4 checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for ranlib... /usr/bin/x86_64-gentoo-linux-musl-ranlib checking for rpcgen... /usr/bin/rpcgen checking for sssd autofs library... no checking for pipe2... yes checking if umount accepts the -c option... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml2... yes checking for krb5-config... /usr/bin/krb5-config checking for Kerberos library... yes checking for krb5_principal_get_realm... no checking for library containing versionsort... none required checking for clock_gettime in -lrt... yes checking for NSL... yes checking for res_query in -lresolv... yes 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 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 rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking rpcsvc/nis.h usability... no checking rpcsvc/nis.h presence... no checking for rpcsvc/nis.h... no checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether gcc -fPIE works... yes configure: creating ./config.status config.status: creating Makefile.conf config.status: creating include/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6 ... make -j1 set -e; for i in lib daemon modules man samples; do make -C $i all; done make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6/lib' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cache.c In file included from ../include/automount.h:33, from cache.c:25: ../include/rpc_subs.h:21:10: fatal error: nfs/nfs.h: No such file or directory 21 | #include | ^~~~~~~~~~~ compilation terminated. make[1]: *** [../Makefile.rules:68: cache.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6/lib' make: *** [Makefile:14: daemon] Error 2 * ERROR: net-fs/autofs-5.1.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-fs/autofs-5.1.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-fs/autofs-5.1.6::gentoo'`. * The complete build log is located at '/var/log/portage/net-fs:autofs-5.1.6:20200408-021357.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/autofs-5.1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/autofs-5.1.6/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6' * S: '/var/tmp/portage/net-fs/autofs-5.1.6/work/autofs-5.1.6'