* Package: x11-plugins/gkrellm-cpufreq-0.6.1  * Repository: gentoo  * Maintainer: lack@gentoo.org desktop-dock@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking gkrellm2-cpufreq-0.6.1.tar.gz to /tmp/portage/x11-plugins/gkrellm-cpufreq-0.6.1/work >>> Source unpacked in /tmp/portage/x11-plugins/gkrellm-cpufreq-0.6.1/work >>> Compiling source in /tmp/portage/x11-plugins/gkrellm-cpufreq-0.6.1/work/gkrellm2-cpufreq-0.6.1 ... make -j4 gcc -march=core2 -O2 -O2 -Wall -fPIC `pkg-config gtk+-2.0 --cflags` -march=core2 -O2 -c -o cpufreq.o cpufreq.c cpufreq.c: In function ‘next_governor’: cpufreq.c:123: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result cpufreq.c: In function ‘governor_userspace’: cpufreq.c:129: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result cpufreq.c: In function ‘set_frequency’: cpufreq.c:135: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result cpufreq.c: In function ‘create_plugin’: cpufreq.c:301: warning: ‘style’ may be used uninitialized in this function gcc -march=core2 -O2 -O2 -Wall -fPIC `pkg-config gtk+-2.0 --cflags` cpufreq.o -o cpufreq.so -shared -lcpufreq `pkg-config gtk+-2.0 --libs` >>> Source compiled. >>> Test phase [none]: x11-plugins/gkrellm-cpufreq-0.6.1 >>> Install gkrellm-cpufreq-0.6.1 into /tmp/portage/x11-plugins/gkrellm-cpufreq-0.6.1/image/ category x11-plugins >>> Completed installing gkrellm-cpufreq-0.6.1 into /tmp/portage/x11-plugins/gkrellm-cpufreq-0.6.1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/gkrellm2/plugins/cpufreq.so * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/gkrellm2/plugins/cpufreq.so * Add these lines to /etc/sudoers to allow users to change cpu governor and speed: * ALL ALL = (root) NOPASSWD: /usr/bin/cpufreq-set -c [0-9]* -g userspace * ALL ALL = (root) NOPASSWD: /usr/bin/cpufreq-set -c [0-9]* -f [0-9]* * ALL ALL = (root) NOPASSWD: /usr/sbin/cpufreqnextgovernor