* Package: sys-process/bcron-0.10 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bcron-0.10.tar.gz to /var/tmp/portage/sys-process/bcron-0.10/work >>> Source unpacked in /var/tmp/portage/sys-process/bcron-0.10/work >>> Preparing source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... * Applying bcron-0.09-fix-socket-permissions.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10 ... make -j1 ( echo '#!/bin/sh'; \ echo 'lib="$1"; shift';\ echo 'rm -f "$lib"';\ echo 'ar cr "$lib" ${1+"$@"}';\ echo 'ranlib "$lib"';\ ) >makelib chmod 755 makelib ( bgincs=`head -n 1 conf-bgincs`; \ echo '#!/bin/sh'; \ echo 'source=$1; shift'; \ echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source ${1+"$@"}'; \ ) >compile chmod 755 compile ./compile chdir.c In file included from chdir.c:4: bcron.h:6:10: fatal error: adt/ghash.h: No such file or directory 6 | #include | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:75: chdir.o] Error 1 * ERROR: sys-process/bcron-0.10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/bcron-0.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/bcron-0.10::gentoo'`. * The complete build log is located at '/var/log/portage/sys-process:bcron-0.10:20191114-150659.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/bcron-0.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/bcron-0.10/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10' * S: '/var/tmp/portage/sys-process/bcron-0.10/work/bcron-0.10'