D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/pterjan/rpmbuild/SRPMS/thermal-daemon-1.6-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qmltGz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf thermal_daemon-1.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/v1.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd thermal_daemon-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.13Q7Ri + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd thermal_daemon-1.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -f -i configure.ac:56: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/install-sh' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes System paths: prefix: /usr exec_prefix: /usr systemdunitdir: /usr/lib/systemd/system tdbinary: /usr/sbin/thermald tdconfdir: /etc/thermald tdrundir: /var/run/thermald checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of 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-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for x86_64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 + /usr/bin/make -O -j12 dbus-binding-tool --prefix=thd_dbus_interface --mode=glib-server --output=thd_dbus_interface.h src/thd_dbus_interface.xml WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.U9MTI1... /usr/bin/make all-recursive Making all in data make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/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|g' org.freedesktop.thermald.service.in >org.freedesktop.thermald.service make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/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|g' thermald.service.in >thermald.service make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_sys_fs.o `test -f 'src/thd_sys_fs.cpp' || echo './'`src/thd_sys_fs.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_trip_point.o `test -f 'src/thd_trip_point.cpp' || echo './'`src/thd_trip_point.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_zone_surface.o `test -f 'src/thd_zone_surface.cpp' || echo './'`src/thd_zone_surface.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev.o `test -f 'src/thd_cdev.cpp' || echo './'`src/thd_cdev.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_dbus_interface.o `test -f 'src/thd_dbus_interface.cpp' || echo './'`src/thd_dbus_interface.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_zone_cpu.o `test -f 'src/thd_zone_cpu.cpp' || echo './'`src/thd_zone_cpu.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_kobj_uevent.o `test -f 'src/thd_kobj_uevent.cpp' || echo './'`src/thd_kobj_uevent.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_pid.o `test -f 'src/thd_pid.cpp' || echo './'`src/thd_pid.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_zone_dynamic.o `test -f 'src/thd_zone_dynamic.cpp' || echo './'`src/thd_zone_dynamic.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_preference.o `test -f 'src/thd_preference.cpp' || echo './'`src/thd_preference.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_engine_default.o `test -f 'src/thd_engine_default.cpp' || echo './'`src/thd_engine_default.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_zone.o `test -f 'src/thd_zone.cpp' || echo './'`src/thd_zone.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_sensor_virtual.o `test -f 'src/thd_sensor_virtual.cpp' || echo './'`src/thd_sensor_virtual.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_order_parser.o `test -f 'src/thd_cdev_order_parser.cpp' || echo './'`src/thd_cdev_order_parser.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_gen_sysfs.o `test -f 'src/thd_cdev_gen_sysfs.cpp' || echo './'`src/thd_cdev_gen_sysfs.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_sensor.o `test -f 'src/thd_sensor.cpp' || echo './'`src/thd_sensor.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_engine.o `test -f 'src/thd_engine.cpp' || echo './'`src/thd_engine.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_zone_generic.o `test -f 'src/thd_zone_generic.cpp' || echo './'`src/thd_zone_generic.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_model.o `test -f 'src/thd_model.cpp' || echo './'`src/thd_model.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_backlight.o `test -f 'src/thd_cdev_backlight.cpp' || echo './'`src/thd_cdev_backlight.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_rapl_dram.o `test -f 'src/thd_cdev_rapl_dram.cpp' || echo './'`src/thd_cdev_rapl_dram.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_modem.o `test -f 'src/thd_cdev_modem.cpp' || echo './'`src/thd_cdev_modem.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_parse.o `test -f 'src/thd_parse.cpp' || echo './'`src/thd_parse.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cpu_default_binding.o `test -f 'src/thd_cpu_default_binding.cpp' || echo './'`src/thd_cpu_default_binding.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_rapl_power_meter.o `test -f 'src/thd_rapl_power_meter.cpp' || echo './'`src/thd_rapl_power_meter.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_rapl.o `test -f 'src/thd_cdev_rapl.cpp' || echo './'`src/thd_cdev_rapl.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_cdev_cpufreq.o `test -f 'src/thd_cdev_cpufreq.cpp' || echo './'`src/thd_cdev_cpufreq.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thermald-thd_trt_art_reader.o `test -f 'src/thd_trt_art_reader.cpp' || echo './'`src/thd_trt_art_reader.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' 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/run/thermald\" -DTDCONFDIR=\"/etc/thermald\" -I src -fpermissive -fopenmp -Wreorder -Wsign-compare -Wreturn-type -Wunused-but-set-variable -Wformat -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lglib-2.0 -lxml2 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rBQOnb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 + cd thermal_daemon-1.6 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' Making install in data make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/dbus-1/system.d' /usr/bin/install -p -m 644 org.freedesktop.thermald.conf '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/dbus-1/system-services' /usr/bin/install -p -m 644 org.freedesktop.thermald.service '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 thermald.service '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/thermald' /usr/bin/install -p -m 644 thermal-conf.xml thermal-cpu-cdev-order.xml '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/thermald' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/init' /usr/bin/install -p -m 644 thermald.conf '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/init' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/sbin' /usr/bin/install -p thermald '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/sbin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 man/thermal-conf.xml.5 '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 man/thermald.8 '/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/etc/init/thermald.conf + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.6-3.mga9 --unique-debug-suffix -1.6-3.mga9.x86_64 --unique-debug-src-base thermal-daemon-1.6-3.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/thermal_daemon-1.6 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/sbin/thermald dwz: ./usr/sbin/thermald-1.6-3.mga9.x86_64.debug: Unknown debugging section .debug_line_str original debug info size: 6920kB, size after compression: 6924kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 739 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: thermal-daemon-1.6-3.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W2YBL1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd thermal_daemon-1.6 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/doc/thermal-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/doc/thermal-daemon + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/doc/thermal-daemon + cp -pr README.txt /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64/usr/share/doc/thermal-daemon + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(thermal-daemon) = 1.6-3.mga9 thermal-daemon = 1.6-3.mga9 thermal-daemon(x86-64) = 1.6-3.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper >= 0.24.11 Requires(preun): /bin/sh rpm-helper >= 0.24.11 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdbus-glib-1.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) Processing files: thermal-daemon-debugsource-1.6-3.mga9.x86_64 Provides: thermal-daemon-debugsource = 1.6-3.mga9 thermal-daemon-debugsource(x86-64) = 1.6-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: thermal-daemon-debuginfo-1.6-3.mga9.x86_64 Provides: debuginfo(build-id) = 934ba30b1f3302e7b7dc9cf047d3f0d33b3be668 thermal-daemon-debuginfo = 1.6-3.mga9 thermal-daemon-debuginfo(x86-64) = 1.6-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thermal-daemon-debugsource(x86-64) = 1.6-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/thermal-daemon-debugsource-1.6-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/thermal-daemon-1.6-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/thermal-daemon-debuginfo-1.6-3.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vl6oUb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd thermal_daemon-1.6 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/thermal-daemon-1.6-3.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2pJQwY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf thermal_daemon-1.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!