* Package: sys-apps/dcfldd-1.6 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dcfldd-1.6.tar.gz to /var/tmp/portage/sys-apps/dcfldd-1.6/work >>> Source unpacked in /var/tmp/portage/sys-apps/dcfldd-1.6/work >>> Preparing source in /var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6 ... * Running eautoreconf in '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: dcfldd-1.6/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6 ... * econf: updating dcfldd-1.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dcfldd-1.6/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dcfldd-1.6 --htmldir=/usr/share/doc/dcfldd-1.6/html --libdir=/usr/lib 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 build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl 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 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 whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 off_t... yes checking for size_t... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoumax is declared... yes checking whether strndup is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6/src' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o dcfldd.o dcfldd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o md5.o md5.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sha1.o sha1.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sha2.o sha2.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o human.o human.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o long-options.o long-options.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o safe-read.o safe-read.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o xstrtol.o xstrtol.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o version-etc.o version-etc.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o argmatch.o argmatch.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o xstrtoul.o xstrtoul.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o full-write.o full-write.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o xstrtoumax.o xstrtoumax.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o copy.o copy.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o hash.o hash.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o verify.o verify.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o translate.o translate.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sizeprobe.o sizeprobe.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o pattern.o pattern.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o util.o util.c util.c:45:10: fatal error: error.h: No such file or directory 45 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:452: util.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6/src' make[1]: *** [Makefile:387: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6' make: *** [Makefile:328: all] Error 2 * ERROR: sys-apps/dcfldd-1.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/dcfldd-1.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/dcfldd-1.6::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:dcfldd-1.6:20200320-121849.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/dcfldd-1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/dcfldd-1.6/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6' * S: '/var/tmp/portage/sys-apps/dcfldd-1.6/work/dcfldd-1.6'