Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xfce4-sensors-plugin.spec'], False, '/var/lib/mock/dist-f12-build-802346-115665/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xfce4-sensors-plugin.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xfce4-sensors-plugin-1.0.0-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xfce4-sensors-plugin.spec'], False, '/var/lib/mock/dist-f12-build-802346-115665/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xfce4-sensors-plugin.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rYJfR5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xfce4-sensors-plugin-1.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xfce4-sensors-plugin-1.0.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfce4-sensors-plugin-1.0.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xfce4-sensors-plugin-1.0.0-dso.patch):' Patch #0 (xfce4-sensors-plugin-1.0.0-dso.patch): + /bin/cat /builddir/build/SOURCES/xfce4-sensors-plugin-1.0.0-dso.patch + /usr/bin/patch -s -p1 -b --suffix .dsofix --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NHhrLK + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-1.0.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 --disable-static --with-pathhddtemp=/usr/bin/hddtemp checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/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 style of include used by make... GNU checking for x86_64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 checking for XML::Parser... ok checking for ANSI C header files... (cached) yes checking for sensors_get_detected_chips in -lsensors... yes checking for hddtemp... yes checking for netcat... no checking for nc... no checking for /proc/acpi/info... yes checking for /sys/class/power_supply... no checking for gethostname... yes checking for memset... yes checking for socket... yes checking for strstr... yes checking for malloc... yes checking for bzero... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether gcc needs -traditional... no checking for size_t... yes checking for kstat_open in -lkstat... no checking for kstat_open in -lnsl... no checking for ceilf in -lm... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config >= 0.9.0... 0.23 checking for gtk+-2.0 >= 2.10.0... 2.18.9 checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for glib-2.0 >= 2.6.0... 2.22.5 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for libnotify >= 0.4... 0.4.5 checking LIBNOTIFY_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking LIBNOTIFY_LIBS... -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 checking for libxfce4util-1.0 >= 4.4.0... 4.6.1 checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0 checking for libxfcegui4-1.0 >= 4.4.0... 4.6.3 checking LIBXFCEGUI4_CFLAGS... -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 checking LIBXFCEGUI4_LIBS... -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for libxfce4panel-1.0 >= 4.4.0... 4.6.2 checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 checking LIBXFCE4PANEL_LIBS... -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast ca cs da de el en_GB es eu fi fr gl hu id it ja ko lt lv nl pl pt_BR pt ru sq sv tr uk ur_PK ur vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking whether to build with debugging support... no checking PLATFORM_LDFLAGS... configure: creating ./config.status config.status: creating Makefile config.status: creating xfce4-sensors-plugin.spec config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libxfce4sensors-1.0.pc config.status: WARNING: 'lib/libxfce4sensors-1.0.pc.in' seems to ignore the --datarootdir setting config.status: creating panel-plugin/Makefile config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing intltool-update commands stat: cannot stat `intltool-update': No such file or directory ./config.status: line 2195: test: !=: unary operator expected config.status: executing default-1 commands config.status: executing po/stamp-it commands =============================================================== Build Configuration =============================================================== The following sensor interfaces will be built into the plugin: * hddtemp: /usr/bin/hddtemp (Make sure it is user-executable with UID bit set and user member of the respective group) * libsensors * /proc/acpi Support for libnotify will be built in. Full debug is disabled =============================================================== + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' Making all in include make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-middlelayer.lo -MD -MP -MF .deps/libxfce4sensors_la-middlelayer.Tpo -c -o libxfce4sensors_la-middlelayer.lo `test -f 'middlelayer.c' || echo './'`middlelayer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-configuration.lo -MD -MP -MF .deps/libxfce4sensors_la-configuration.Tpo -c -o libxfce4sensors_la-configuration.lo `test -f 'configuration.c' || echo './'`configuration.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-sensors-interface-common.lo -MD -MP -MF .deps/libxfce4sensors_la-sensors-interface-common.Tpo -c -o libxfce4sensors_la-sensors-interface-common.lo `test -f 'sensors-interface-common.c' || echo './'`sensors-interface-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-sensors-interface.lo -MD -MP -MF .deps/libxfce4sensors_la-sensors-interface.Tpo -c -o libxfce4sensors_la-sensors-interface.lo `test -f 'sensors-interface.c' || echo './'`sensors-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-configuration.lo -MD -MP -MF .deps/libxfce4sensors_la-configuration.Tpo -c configuration.c -fPIC -DPIC -o .libs/libxfce4sensors_la-configuration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-middlelayer.lo -MD -MP -MF .deps/libxfce4sensors_la-middlelayer.Tpo -c middlelayer.c -fPIC -DPIC -o .libs/libxfce4sensors_la-middlelayer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-sensors-interface.lo -MD -MP -MF .deps/libxfce4sensors_la-sensors-interface.Tpo -c sensors-interface.c -fPIC -DPIC -o .libs/libxfce4sensors_la-sensors-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-sensors-interface-common.lo -MD -MP -MF .deps/libxfce4sensors_la-sensors-interface-common.Tpo -c sensors-interface-common.c -fPIC -DPIC -o .libs/libxfce4sensors_la-sensors-interface-common.o mv -f .deps/libxfce4sensors_la-middlelayer.Tpo .deps/libxfce4sensors_la-middlelayer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-cpu.lo -MD -MP -MF .deps/libxfce4sensors_la-cpu.Tpo -c -o libxfce4sensors_la-cpu.lo `test -f 'cpu.c' || echo './'`cpu.c mv -f .deps/libxfce4sensors_la-configuration.Tpo .deps/libxfce4sensors_la-configuration.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-lmsensors.lo -MD -MP -MF .deps/libxfce4sensors_la-lmsensors.Tpo -c -o libxfce4sensors_la-lmsensors.lo `test -f 'lmsensors.c' || echo './'`lmsensors.c mv -f .deps/libxfce4sensors_la-sensors-interface-common.Tpo .deps/libxfce4sensors_la-sensors-interface-common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-hddtemp.lo -MD -MP -MF .deps/libxfce4sensors_la-hddtemp.Tpo -c -o libxfce4sensors_la-hddtemp.lo `test -f 'hddtemp.c' || echo './'`hddtemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-lmsensors.lo -MD -MP -MF .deps/libxfce4sensors_la-lmsensors.Tpo -c lmsensors.c -fPIC -DPIC -o .libs/libxfce4sensors_la-lmsensors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-cpu.lo -MD -MP -MF .deps/libxfce4sensors_la-cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/libxfce4sensors_la-cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-hddtemp.lo -MD -MP -MF .deps/libxfce4sensors_la-hddtemp.Tpo -c hddtemp.c -fPIC -DPIC -o .libs/libxfce4sensors_la-hddtemp.o mv -f .deps/libxfce4sensors_la-sensors-interface.Tpo .deps/libxfce4sensors_la-sensors-interface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-acpi.lo -MD -MP -MF .deps/libxfce4sensors_la-acpi.Tpo -c -o libxfce4sensors_la-acpi.lo `test -f 'acpi.c' || echo './'`acpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libxfce4sensors_la-acpi.lo -MD -MP -MF .deps/libxfce4sensors_la-acpi.Tpo -c acpi.c -fPIC -DPIC -o .libs/libxfce4sensors_la-acpi.o mv -f .deps/libxfce4sensors_la-lmsensors.Tpo .deps/libxfce4sensors_la-lmsensors.Plo mv -f .deps/libxfce4sensors_la-acpi.Tpo .deps/libxfce4sensors_la-acpi.Plo mv -f .deps/libxfce4sensors_la-hddtemp.Tpo .deps/libxfce4sensors_la-hddtemp.Plo mv -f .deps/libxfce4sensors_la-cpu.Tpo .deps/libxfce4sensors_la-cpu.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -export-dynamic -export-symbols-regex "^[^_].*" -version-info 1:0:0 -o libxfce4sensors.la -rpath /usr/lib64/xfce4/modules libxfce4sensors_la-middlelayer.lo libxfce4sensors_la-configuration.lo libxfce4sensors_la-sensors-interface-common.lo libxfce4sensors_la-sensors-interface.lo libxfce4sensors_la-cpu.lo libxfce4sensors_la-lmsensors.lo libxfce4sensors_la-hddtemp.lo libxfce4sensors_la-acpi.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lglib-2.0 -lxfce4util -lglib-2.0 -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lsensors -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libxfce4sensors_la-middlelayer.o .libs/libxfce4sensors_la-configuration.o .libs/libxfce4sensors_la-sensors-interface-common.o .libs/libxfce4sensors_la-sensors-interface.o .libs/libxfce4sensors_la-cpu.o .libs/libxfce4sensors_la-lmsensors.o .libs/libxfce4sensors_la-hddtemp.o .libs/libxfce4sensors_la-acpi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libxfce4sensors.exp libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libxfce4sensors.exp" > ".libs/libxfce4sensors.expT" libtool: link: mv -f ".libs/libxfce4sensors.expT" ".libs/libxfce4sensors.exp" libtool: link: echo "{ global:" > .libs/libxfce4sensors.ver libtool: link: cat .libs/libxfce4sensors.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libxfce4sensors.ver libtool: link: echo "local: *; };" >> .libs/libxfce4sensors.ver libtool: link: gcc -shared .libs/libxfce4sensors_la-middlelayer.o .libs/libxfce4sensors_la-configuration.o .libs/libxfce4sensors_la-sensors-interface-common.o .libs/libxfce4sensors_la-sensors-interface.o .libs/libxfce4sensors_la-cpu.o .libs/libxfce4sensors_la-lmsensors.o .libs/libxfce4sensors_la-hddtemp.o .libs/libxfce4sensors_la-acpi.o -lxfce4panel -lxfcegui4 -lxfce4util -lsensors -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -m64 -mtune=generic -Wl,-soname -Wl,libxfce4sensors.so.1 -Wl,-version-script -Wl,.libs/libxfce4sensors.ver -o .libs/libxfce4sensors.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libxfce4sensors.so.1" && ln -s "libxfce4sensors.so.1.0.0" "libxfce4sensors.so.1") libtool: link: (cd ".libs" && rm -f "libxfce4sensors.so" && ln -s "libxfce4sensors.so.1.0.0" "libxfce4sensors.so") libtool: link: ( cd ".libs" && rm -f "libxfce4sensors.la" && ln -s "../libxfce4sensors.la" "libxfce4sensors.la" ) make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' Making all in panel-plugin make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xfce4_sensors_plugin-sensors-plugin.o -MD -MP -MF .deps/xfce4_sensors_plugin-sensors-plugin.Tpo -c -o xfce4_sensors_plugin-sensors-plugin.o `test -f 'sensors-plugin.c' || echo './'`sensors-plugin.c sed -e "s^@PLUGIN_PATH@^/usr/libexec/xfce4/panel-plugins^" \ xfce4-sensors-plugin.desktop.in.in > xfce4-sensors-plugin.desktop.in LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-sensors-plugin.desktop.in xfce4-sensors-plugin.desktop Generating and caching the translation database Merging translations into xfce4-sensors-plugin.desktop. mv -f .deps/xfce4_sensors_plugin-sensors-plugin.Tpo .deps/xfce4_sensors_plugin-sensors-plugin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ../lib/libxfce4sensors.la -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lsensors -lm -o xfce4-sensors-plugin xfce4_sensors_plugin-sensors-plugin.o libtool: link: gcc -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/xfce4-sensors-plugin xfce4_sensors_plugin-sensors-plugin.o ../lib/.libs/libxfce4sensors.so -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lsensors -lm -Wl,-rpath -Wl,/usr/lib64/xfce4/modules rm xfce4-sensors-plugin.desktop.in make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xfce4_sensors-main.o -MD -MP -MF .deps/xfce4_sensors-main.Tpo -c -o xfce4_sensors-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xfce4_sensors-interface.o -MD -MP -MF .deps/xfce4_sensors-interface.Tpo -c -o xfce4_sensors-interface.o `test -f 'interface.c' || echo './'`interface.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xfce4_sensors-callbacks.o -MD -MP -MF .deps/xfce4_sensors-callbacks.Tpo -c -o xfce4_sensors-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -DNDEBUG -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xfce4_sensors-actions.o -MD -MP -MF .deps/xfce4_sensors-actions.Tpo -c -o xfce4_sensors-actions.o `test -f 'actions.c' || echo './'`actions.c mv -f .deps/xfce4_sensors-main.Tpo .deps/xfce4_sensors-main.Po mv -f .deps/xfce4_sensors-interface.Tpo .deps/xfce4_sensors-interface.Po LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-sensors.desktop.in xfce4-sensors.desktop mv -f .deps/xfce4_sensors-callbacks.Tpo .deps/xfce4_sensors-callbacks.Po Found cached translation database Merging translations into xfce4-sensors.desktop. mv -f .deps/xfce4_sensors-actions.Tpo .deps/xfce4_sensors-actions.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --no-undefined -o xfce4-sensors xfce4_sensors-main.o xfce4_sensors-interface.o xfce4_sensors-callbacks.o xfce4_sensors-actions.o ../lib/libxfce4sensors.la -lsensors -lxfce4util -lglib-2.0 -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --no-undefined -o .libs/xfce4-sensors xfce4_sensors-main.o xfce4_sensors-interface.o xfce4_sensors-callbacks.o xfce4_sensors-actions.o ../lib/.libs/libxfce4sensors.so -lsensors -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64/xfce4/modules make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/po' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ecWJhM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 + cd xfce4-sensors-plugin-1.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 mandir=/usr/share/man Making install in include make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libxfce4sensors-1.0.pc '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/pkgconfig' test -z "/usr/lib64/xfce4/modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules" /bin/sh ../libtool --mode=install /usr/bin/install -c libxfce4sensors.la '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules' libtool: install: /usr/bin/install -c .libs/libxfce4sensors.so.1.0.0 /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules/libxfce4sensors.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules && { ln -s -f libxfce4sensors.so.1.0.0 libxfce4sensors.so.1 || { rm -f libxfce4sensors.so.1 && ln -s libxfce4sensors.so.1.0.0 libxfce4sensors.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules && { ln -s -f libxfce4sensors.so.1.0.0 libxfce4sensors.so || { rm -f libxfce4sensors.so && ln -s libxfce4sensors.so.1.0.0 libxfce4sensors.so; }; }) libtool: install: /usr/bin/install -c .libs/libxfce4sensors.lai /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules/libxfce4sensors.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/xfce4/modules' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/lib' Making install in panel-plugin make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/xfce4/panel-plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/xfce4/panel-plugins" /usr/bin/install -c -m 644 xfce4-sensors-plugin.desktop '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/xfce4/panel-plugins' test -z "/usr/libexec/xfce4/panel-plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/libexec/xfce4/panel-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c xfce4-sensors-plugin '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/libexec/xfce4/panel-plugins' libtool: install: warning: `../lib/libxfce4sensors.la' has not been installed in `/usr/lib64/xfce4/modules' libtool: install: /usr/bin/install -c .libs/xfce4-sensors-plugin /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/panel-plugin' Making install in src make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c xfce4-sensors '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/bin' libtool: install: warning: `../lib/libxfce4sensors.la' has not been installed in `/usr/lib64/xfce4/modules' libtool: install: /usr/bin/install -c .libs/xfce4-sensors /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/bin/xfce4-sensors test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/applications" /usr/bin/install -c -m 644 xfce4-sensors.desktop '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/po' linguas="ar ast ca cs da de el en_GB es eu fi fr gl hu id it ja ko lt lv pl pt pt_BR ru sq sv tr uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/xfce4-sensors-plugin.mo; \ echo "installing $lang.gmo as $dir/xfce4-sensors-plugin.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfce4-sensors-plugin.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xfce4-sensors-plugin.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfce4-sensors-plugin.mo.m; \ echo "installing $lang.gmo.m as $dir/xfce4-sensors-plugin.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/xfce4-sensors-plugin.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xfce4-sensors-plugin.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ar/LC_MESSAGES/xfce4-sensors-plugin.mo installing ast.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ast/LC_MESSAGES/xfce4-sensors-plugin.mo installing ca.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ca/LC_MESSAGES/xfce4-sensors-plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/cs/LC_MESSAGES/xfce4-sensors-plugin.mo installing da.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/da/LC_MESSAGES/xfce4-sensors-plugin.mo installing de.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/de/LC_MESSAGES/xfce4-sensors-plugin.mo installing el.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/el/LC_MESSAGES/xfce4-sensors-plugin.mo installing en_GB.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/en_GB/LC_MESSAGES/xfce4-sensors-plugin.mo installing es.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/es/LC_MESSAGES/xfce4-sensors-plugin.mo installing eu.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/eu/LC_MESSAGES/xfce4-sensors-plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/fi/LC_MESSAGES/xfce4-sensors-plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/fr/LC_MESSAGES/xfce4-sensors-plugin.mo installing gl.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/gl/LC_MESSAGES/xfce4-sensors-plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/hu/LC_MESSAGES/xfce4-sensors-plugin.mo installing id.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/id/LC_MESSAGES/xfce4-sensors-plugin.mo installing it.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/it/LC_MESSAGES/xfce4-sensors-plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ja/LC_MESSAGES/xfce4-sensors-plugin.mo installing ko.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ko/LC_MESSAGES/xfce4-sensors-plugin.mo installing lt.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/lt/LC_MESSAGES/xfce4-sensors-plugin.mo installing lv.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/lv/LC_MESSAGES/xfce4-sensors-plugin.mo installing pl.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/pl/LC_MESSAGES/xfce4-sensors-plugin.mo installing pt.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/pt/LC_MESSAGES/xfce4-sensors-plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xfce4-sensors-plugin.mo installing ru.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ru/LC_MESSAGES/xfce4-sensors-plugin.mo installing sq.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/sq/LC_MESSAGES/xfce4-sensors-plugin.mo installing sv.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/sv/LC_MESSAGES/xfce4-sensors-plugin.mo installing tr.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/tr/LC_MESSAGES/xfce4-sensors-plugin.mo installing uk.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/uk/LC_MESSAGES/xfce4-sensors-plugin.mo installing ur.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ur/LC_MESSAGES/xfce4-sensors-plugin.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/xfce4-sensors-plugin.mo installing vi.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/vi/LC_MESSAGES/xfce4-sensors-plugin.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/xfce4-sensors-plugin.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-sensors-plugin.mo make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/po' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/24x24/apps" /usr/bin/install -c -m 644 24x24/xfce-sensors.png '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/24x24/apps' test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 32x32/xfce-sensors.png '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/32x32/apps' test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 48x48/xfce-sensors.png '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/48x48/apps' test -z "/usr/share/icons/hicolor/64x64/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/64x64/apps" /usr/bin/install -c -m 644 64x64/xfce-sensors.png '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/64x64/apps' test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 scalable/xfce-sensors.svg '/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/icons/hicolor/scalable/apps' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0/icons' make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-1.0.0' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 xfce4-sensors-plugin + rm /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules/libxfce4sensors.la + desktop-file-install --vendor '' --dir /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/applications --delete-original /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/applications/xfce4-sensors.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xfce4-sensors-plugin-1.0.0 extracting debug info from /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/lib64/xfce4/modules/libxfce4sensors.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin extracting debug info from /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/bin/xfce4-sensors symlinked /usr/lib/debug/usr/lib64/xfce4/modules/libxfce4sensors.so.1.0.0.debug to /usr/lib/debug/usr/lib64/xfce4/modules/libxfce4sensors.so.1.debug symlinked /usr/lib/debug/usr/lib64/xfce4/modules/libxfce4sensors.so.1.0.0.debug to /usr/lib/debug/usr/lib64/xfce4/modules/libxfce4sensors.so.debug 446 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AgjCdS + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/doc/xfce4-sensors-plugin-1.0.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/doc/xfce4-sensors-plugin-1.0.0 + /bin/mkdir -p /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/doc/xfce4-sensors-plugin-1.0.0 + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64/usr/share/doc/xfce4-sensors-plugin-1.0.0 + exit 0 Provides: libxfce4sensors.so.1()(64bit) Requires(interp): /bin/sh /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 Requires(postun): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnotify.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libsensors.so.4()(64bit) libxfce4panel.so.1()(64bit) libxfce4sensors.so.1()(64bit) libxfce4util.so.4()(64bit) libxfcegui4.so.4()(64bit) rtld(GNU_HASH) Processing files: xfce4-sensors-plugin-devel-1.0.0-1.fc12.x86_64 Provides: pkgconfig(libxfce4sensors-1.0) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libxfce4sensors.so.1()(64bit) pkgconfig(libxfce4util-1.0) pkgconfig(libxfcegui4-1.0) Processing files: xfce4-sensors-plugin-debuginfo-1.0.0-1.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/xfce4-sensors-plugin-devel-1.0.0-1.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/xfce4-sensors-plugin-debuginfo-1.0.0-1.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vlUSyh + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-1.0.0 + rm -rf /builddir/build/BUILDROOT/xfce4-sensors-plugin-1.0.0-1.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->