* Package: sys-power/intel-undervolt-1.7 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux 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... * CONFIG_INTEL_RAPL: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking intel-undervolt-1.7.tar.gz to /var/tmp/portage/sys-power/intel-undervolt-1.7/work >>> Source unpacked in /var/tmp/portage/sys-power/intel-undervolt-1.7/work >>> Preparing source in /var/tmp/portage/sys-power/intel-undervolt-1.7/work/intel-undervolt-1.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-power/intel-undervolt-1.7/work/intel-undervolt-1.7 ... ./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 --libdir=/usr/lib --enable-openrc --enable-systemd --unitdir=/lib/systemd/system Enable systemd: true Enable elogind: false Enable OpenRC: true bindir: /usr/bin sysconfdir: /etc runstatedir: /run unitdir: /lib/systemd/system >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-power/intel-undervolt-1.7/work/intel-undervolt-1.7 ... make -j1 CC=x86_64-gentoo-linux-musl-gcc 'CFLAGS=-O2 -pipe -march=native' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wextra \ -DSYSCONFDIR='"'/etc'"' \ -o config.o -c config.c config.c: In function ‘load_config’: config.c:614:25: warning: ‘kind’ may be used uninitialized in this function [-Wmaybe-uninitialized] 614 | daemon_action->kind = kind; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ config.c:558:30: warning: ‘load_threshold’ may be used uninitialized in this function [-Wmaybe-uninitialized] 558 | hwp_hint->load_threshold = load_threshold; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ config.c:557:26: warning: ‘load_multi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 557 | hwp_hint->load_multi = load_multi; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ config.c:225:28: warning: ‘greater’ may be used uninitialized in this function [-Wmaybe-uninitialized] 225 | hwp_power_term->greater = greater; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ config.c:155:7: note: ‘greater’ was declared here 155 | bool greater; | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wextra \ -DSYSCONFDIR='"'/etc'"' \ -o measure.o -c measure.c measure.c: In function ‘measure_mode’: measure.c:272:24: error: ‘suseconds_t’ undeclared (first use in this function); did you mean ‘useconds_t’? 272 | sleep_spec.tv_nsec = (suseconds_t) ((sleep - sleep_spec.tv_sec) | ^~~~~~~~~~~ | useconds_t measure.c:272:24: note: each undeclared identifier is reported only once for each function it appears in make: *** [Makefile:69: measure.o] Error 1 * ERROR: sys-power/intel-undervolt-1.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-power/intel-undervolt-1.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-power/intel-undervolt-1.7::gentoo'`. * The complete build log is located at '/var/log/portage/sys-power:intel-undervolt-1.7:20200411-121155.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-power/intel-undervolt-1.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-power/intel-undervolt-1.7/temp/environment'. * Working directory: '/var/tmp/portage/sys-power/intel-undervolt-1.7/work/intel-undervolt-1.7' * S: '/var/tmp/portage/sys-power/intel-undervolt-1.7/work/intel-undervolt-1.7'