* Package: sys-block/noflushd-2.8 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking noflushd-2.8.tar.gz to /var/tmp/portage/sys-block/noflushd-2.8/work >>> Source unpacked in /var/tmp/portage/sys-block/noflushd-2.8/work >>> Preparing source in /var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8 ... ./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 --libdir=/usr/lib --with-docdir=/usr/share/doc/noflushd-2.8 --with-initdir=/etc/init.d configure: loading site script /usr/share/config.site 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 to enable maintainer-specific portions of Makefiles... no 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 style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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/wait.h that is POSIX.1 compatible... 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes 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 return type of signal handlers... void checking for strdup... yes checking for distribution layout... debian configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating skripts/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8/src' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c disk_info.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c disk_stat.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c kupdate.c In file included from kupdate.c:32: kupdate.c: In function ‘_kupdate_get_interval’: kupdate.c:191:23: error: ‘HZ’ undeclared (first use in this function) 191 | *interval, 5*HZ); | ^~ bug.h:57:33: note: in definition of macro ‘INFO’ 57 | syslog(LOG_NOTICE, msg , ##x); \ | ^ kupdate.c:191:23: note: each undeclared identifier is reported only once for each function it appears in 191 | *interval, 5*HZ); | ^~ bug.h:57:33: note: in definition of macro ‘INFO’ 57 | syslog(LOG_NOTICE, msg , ##x); \ | ^ kupdate.c: In function ‘kupdate_fixup_interval’: kupdate.c:227:19: error: ‘HZ’ undeclared (first use in this function) 227 | return (interval+HZ-1)/HZ; | ^~ kupdate.c: In function ‘__kupdate_stop’: kupdate.c:257:27: error: ‘HZ’ undeclared (first use in this function) 257 | left = (10*k->interval*5+HZ-1)/HZ; | ^~ make[2]: *** [Makefile:261: kupdate.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8/src' make[1]: *** [Makefile:301: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8' make: *** [Makefile:219: all] Error 2 * ERROR: sys-block/noflushd-2.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-block/noflushd-2.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-block/noflushd-2.8::gentoo'`. * The complete build log is located at '/var/log/portage/sys-block:noflushd-2.8:20200315-231209.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-block/noflushd-2.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-block/noflushd-2.8/temp/environment'. * Working directory: '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8' * S: '/var/tmp/portage/sys-block/noflushd-2.8/work/noflushd-2.8'