* Package: sys-power/thermald-1.6  * Repository: gentoo  * Maintainer: dlan@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking thermald-1.6.tar.gz to /var/tmp/portage/sys-power/thermald-1.6/work >>> Source unpacked in /var/tmp/portage/sys-power/thermald-1.6/work /var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6 /var/tmp/portage/sys-power/thermald-1.6/work /var/tmp/portage/sys-power/thermald-1.6/work >>> Preparing source in /var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6 ... * Running eautoreconf in '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: thermal_daemon-1.6/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6" /var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/thermald-1.6 --with-systemdsystemunitdir=/usr/lib/systemd/system checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes System paths: prefix: /usr exec_prefix: NONE systemdunitdir: /usr/lib/systemd/system tdbinary: ${exec_prefix}/sbin/thermald tdconfdir: /etc/thermald tdrundir: /var/lib/run/thermald checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for dbus_glib_global_set_disable_legacy_property_access in -ldbus-glib-1... yes checking for DBUS... yes checking for GLIB... yes checking for XML... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for an ANSI C-conforming const... yes checking for inline... inline 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/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 size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6" make -j4 dbus-binding-tool --prefix=thd_dbus_interface --mode=glib-server --output=thd_dbus_interface.h src/thd_dbus_interface.xml make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' Making all in data make[2]: Entering directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6/data' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var/lib|g' org.freedesktop.thermald.service.in >org.freedesktop.thermald.service sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var/lib|g' thermald.service.in >thermald.service make[2]: Leaving directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6/data' make[2]: Entering directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_dbus_interface.o `test -f 'src/thd_dbus_interface.cpp' || echo './'`src/thd_dbus_interface.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_engine.o `test -f 'src/thd_engine.cpp' || echo './'`src/thd_engine.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev.o `test -f 'src/thd_cdev.cpp' || echo './'`src/thd_cdev.cpp src/thd_engine.cpp: In member function ‘int cthd_engine::check_cpu_id()’: src/thd_engine.cpp:611:35: warning: variable ‘stepping’ set but not used [-Wunused-but-set-variable] unsigned int fms, family, model, stepping;  ^ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_therm_sys_fs.o `test -f 'src/thd_cdev_therm_sys_fs.cpp' || echo './'`src/thd_cdev_therm_sys_fs.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_engine_default.o `test -f 'src/thd_engine_default.cpp' || echo './'`src/thd_engine_default.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_sys_fs.o `test -f 'src/thd_sys_fs.cpp' || echo './'`src/thd_sys_fs.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_trip_point.o `test -f 'src/thd_trip_point.cpp' || echo './'`src/thd_trip_point.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone.o `test -f 'src/thd_zone.cpp' || echo './'`src/thd_zone.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone_surface.o `test -f 'src/thd_zone_surface.cpp' || echo './'`src/thd_zone_surface.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone_cpu.o `test -f 'src/thd_zone_cpu.cpp' || echo './'`src/thd_zone_cpu.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone_therm_sys_fs.o `test -f 'src/thd_zone_therm_sys_fs.cpp' || echo './'`src/thd_zone_therm_sys_fs.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone_dynamic.o `test -f 'src/thd_zone_dynamic.cpp' || echo './'`src/thd_zone_dynamic.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_preference.o `test -f 'src/thd_preference.cpp' || echo './'`src/thd_preference.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_model.o `test -f 'src/thd_model.cpp' || echo './'`src/thd_model.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_parse.o `test -f 'src/thd_parse.cpp' || echo './'`src/thd_parse.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_sensor.o `test -f 'src/thd_sensor.cpp' || echo './'`src/thd_sensor.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_sensor_virtual.o `test -f 'src/thd_sensor_virtual.cpp' || echo './'`src/thd_sensor_virtual.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_kobj_uevent.o `test -f 'src/thd_kobj_uevent.cpp' || echo './'`src/thd_kobj_uevent.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_order_parser.o `test -f 'src/thd_cdev_order_parser.cpp' || echo './'`src/thd_cdev_order_parser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_gen_sysfs.o `test -f 'src/thd_cdev_gen_sysfs.cpp' || echo './'`src/thd_cdev_gen_sysfs.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_pid.o `test -f 'src/thd_pid.cpp' || echo './'`src/thd_pid.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_zone_generic.o `test -f 'src/thd_zone_generic.cpp' || echo './'`src/thd_zone_generic.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_cpufreq.o `test -f 'src/thd_cdev_cpufreq.cpp' || echo './'`src/thd_cdev_cpufreq.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_rapl.o `test -f 'src/thd_cdev_rapl.cpp' || echo './'`src/thd_cdev_rapl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_intel_pstate_driver.o `test -f 'src/thd_cdev_intel_pstate_driver.cpp' || echo './'`src/thd_cdev_intel_pstate_driver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_rapl_power_meter.o `test -f 'src/thd_rapl_power_meter.cpp' || echo './'`src/thd_rapl_power_meter.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_trt_art_reader.o `test -f 'src/thd_trt_art_reader.cpp' || echo './'`src/thd_trt_art_reader.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_rapl_dram.o `test -f 'src/thd_cdev_rapl_dram.cpp' || echo './'`src/thd_cdev_rapl_dram.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cpu_default_binding.o `test -f 'src/thd_cpu_default_binding.cpp' || echo './'`src/thd_cpu_default_binding.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_backlight.o `test -f 'src/thd_cdev_backlight.cpp' || echo './'`src/thd_cdev_backlight.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src -DTDLOCALEDIR=\"/usr/share/locale\" -DGLIB_SUPPORT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -c -o src/thermald-thd_cdev_modem.o `test -f 'src/thd_cdev_modem.cpp' || echo './'`src/thd_cdev_modem.cpp x86_64-pc-linux-gnu-g++ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I/usr/include/libxml2 -DTDRUNDIR=\"/var/lib/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o thermald src/thermald-main.o src/thermald-thd_dbus_interface.o src/thermald-thd_engine.o src/thermald-thd_cdev.o src/thermald-thd_cdev_therm_sys_fs.o src/thermald-thd_engine_default.o src/thermald-thd_sys_fs.o src/thermald-thd_trip_point.o src/thermald-thd_zone.o src/thermald-thd_zone_surface.o src/thermald-thd_zone_cpu.o src/thermald-thd_zone_therm_sys_fs.o src/thermald-thd_zone_dynamic.o src/thermald-thd_preference.o src/thermald-thd_model.o src/thermald-thd_parse.o src/thermald-thd_sensor.o src/thermald-thd_sensor_virtual.o src/thermald-thd_kobj_uevent.o src/thermald-thd_cdev_order_parser.o src/thermald-thd_cdev_gen_sysfs.o src/thermald-thd_pid.o src/thermald-thd_zone_generic.o src/thermald-thd_cdev_cpufreq.o src/thermald-thd_cdev_rapl.o src/thermald-thd_cdev_intel_pstate_driver.o src/thermald-thd_rapl_power_meter.o src/thermald-thd_trt_art_reader.o src/thermald-thd_cdev_rapl_dram.o src/thermald-thd_cpu_default_binding.o src/thermald-thd_cdev_backlight.o src/thermald-thd_cdev_modem.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 x86_64-pc-linux-gnu-g++: error: libgomp.spec: No such file or directory make[2]: *** [Makefile:652: thermald] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' make[1]: *** [Makefile:1247: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' make: *** [Makefile:485: all] Error 2 * ERROR: sys-power/thermald-1.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-power/thermald-1.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-power/thermald-1.6::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-power/thermald-1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-power/thermald-1.6/temp/environment'. * Working directory: '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6' * S: '/var/tmp/portage/sys-power/thermald-1.6/work/thermal_daemon-1.6'