Installing /builddir/build/SRPMS/xfce4-sensors-plugin-0.10.99.2-3.fc8.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.87743 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xfce4-sensors-plugin-0.10.99.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xfce4-sensors-plugin-0.10.99.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfce4-sensors-plugin-0.10.99.2 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xfce4-sensors-plugin-0.10.99.2-lm_sensors3x.patch):' Patch #0 (xfce4-sensors-plugin-0.10.99.2-lm_sensors3x.patch): + patch -p1 -b --suffix .lm_sensors3x -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15799 + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-0.10.99.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 AIX... no checking for library containing strerror... none required 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 for i386-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 BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl... /usr/bin/perl 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... no checking for /proc/acpi/info... 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 pkg-config... /usr/bin/pkg-config checking for pkg-config >= 0.9.0... 0.22 checking for libxfce4panel-1.0 >= 4.4.0... 4.4.2 checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0 checking LIBXFCE4PANEL_LIBS... -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -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... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ca cs de el en_GB eu fr hu ja ko lt pk pl ru sq vi zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ checking whether to build with debugging support... no configure: creating ./config.status config.status: creating Makefile config.status: creating xfce4-sensors-plugin.spec config.status: creating panel-plugin/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 intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands =============================================================== Build Configuration =============================================================== Host system: The following sensor interfaces will be built into the plugin: * libsensors Full debug is disabled =============================================================== + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' Making all in panel-plugin make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xfce4_sensors_plugin-middlelayer.o -MD -MP -MF ".deps/xfce4_sensors_plugin-middlelayer.Tpo" -c -o xfce4_sensors_plugin-middlelayer.o `test -f 'middlelayer.c' || echo './'`middlelayer.c; \ then mv -f ".deps/xfce4_sensors_plugin-middlelayer.Tpo" ".deps/xfce4_sensors_plugin-middlelayer.Po"; else rm -f ".deps/xfce4_sensors_plugin-middlelayer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xfce4_sensors_plugin-lmsensors.o -MD -MP -MF ".deps/xfce4_sensors_plugin-lmsensors.Tpo" -c -o xfce4_sensors_plugin-lmsensors.o `test -f 'lmsensors.c' || echo './'`lmsensors.c; \ then mv -f ".deps/xfce4_sensors_plugin-lmsensors.Tpo" ".deps/xfce4_sensors_plugin-lmsensors.Po"; else rm -f ".deps/xfce4_sensors_plugin-lmsensors.Tpo"; exit 1; fi middlelayer.c: In function 'sensors_get_feature_wrapper': middlelayer.c:150: warning: unused variable 'feature' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xfce4_sensors_plugin-configuration.o -MD -MP -MF ".deps/xfce4_sensors_plugin-configuration.Tpo" -c -o xfce4_sensors_plugin-configuration.o `test -f 'configuration.c' || echo './'`configuration.c; \ then mv -f ".deps/xfce4_sensors_plugin-configuration.Tpo" ".deps/xfce4_sensors_plugin-configuration.Po"; else rm -f ".deps/xfce4_sensors_plugin-configuration.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xfce4_sensors_plugin-sensors.o -MD -MP -MF ".deps/xfce4_sensors_plugin-sensors.Tpo" -c -o xfce4_sensors_plugin-sensors.o `test -f 'sensors.c' || echo './'`sensors.c; \ then mv -f ".deps/xfce4_sensors_plugin-sensors.Tpo" ".deps/xfce4_sensors_plugin-sensors.Po"; else rm -f ".deps/xfce4_sensors_plugin-sensors.Tpo"; exit 1; fi sensors.c: In function 'sensors_set_bar_color': sensors.c:64: warning: unused variable 'rc' sed -e "s^@PLUGIN_PATH@^/usr/libexec/xfce4/panel-plugins^" \ xfce4-sensors-plugin.desktop.in.in > xfce4-sensors-plugin.desktop.in LC_ALL=C ../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. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xfce4-sensors-plugin -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lsensors xfce4_sensors_plugin-middlelayer.o xfce4_sensors_plugin-lmsensors.o xfce4_sensors_plugin-configuration.o xfce4_sensors_plugin-sensors.o mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xfce4-sensors-plugin xfce4_sensors_plugin-middlelayer.o xfce4_sensors_plugin-lmsensors.o xfce4_sensors_plugin-configuration.o xfce4_sensors_plugin-sensors.o -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lsensors rm xfce4-sensors-plugin.desktop.in make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/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 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 eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.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 pk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pk.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.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 vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.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-0.10.99.2/po' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.74722 + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-0.10.99.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder mandir=/usr/share/man Making install in panel-plugin make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/xfce4/panel-plugins" || mkdir -p -- "/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/xfce4/panel-plugins" /usr/bin/install -c -m 644 'xfce4-sensors-plugin.desktop' '/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/xfce4/panel-plugins/xfce4-sensors-plugin.desktop' test -z "/usr/libexec/xfce4/panel-plugins" || mkdir -p -- "/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/libexec/xfce4/panel-plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c 'xfce4-sensors-plugin' '/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin' /usr/bin/install -c xfce4-sensors-plugin /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/panel-plugin' Making install in po make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/po' /builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/install-sh -d /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale linguas="ca cs de el en_GB eu fr hu ja ko lt pk pl ru sq vi zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/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 ca.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/xfce4-sensors-plugin.mo installing cs.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/xfce4-sensors-plugin.mo installing de.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/xfce4-sensors-plugin.mo installing el.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/xfce4-sensors-plugin.mo installing en_GB.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/xfce4-sensors-plugin.mo installing eu.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/eu/LC_MESSAGES/xfce4-sensors-plugin.mo installing fr.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/xfce4-sensors-plugin.mo installing hu.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/xfce4-sensors-plugin.mo installing ja.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/xfce4-sensors-plugin.mo installing ko.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/xfce4-sensors-plugin.mo installing lt.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/lt/LC_MESSAGES/xfce4-sensors-plugin.mo installing pk.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/pk/LC_MESSAGES/xfce4-sensors-plugin.mo installing pl.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/xfce4-sensors-plugin.mo installing ru.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/xfce4-sensors-plugin.mo installing sq.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/xfce4-sensors-plugin.mo installing vi.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/xfce4-sensors-plugin.mo installing zh_TW.gmo as /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-sensors-plugin.mo make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/po' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || mkdir -p -- "/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'xfce-sensors.png' '/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/icons/hicolor/48x48/apps/xfce-sensors.png' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2/icons' make[1]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' make[2]: Entering directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' 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-0.10.99.2' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2' + /usr/lib/rpm/find-lang.sh /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder xfce4-sensors-plugin + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/xfce4-sensors-plugin-0.10.99.2 extracting debug info from /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin 198 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-0.10.99.2-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8774 + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-0.10.99.2 + DOCDIR=/var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/doc/xfce4-sensors-plugin-0.10.99.2 + export DOCDIR + rm -rf /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/doc/xfce4-sensors-plugin-0.10.99.2 + /bin/mkdir -p /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/doc/xfce4-sensors-plugin-0.10.99.2 + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder/usr/share/doc/xfce4-sensors-plugin-0.10.99.2 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: hddtemp libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libsensors.so.3 libxfce4panel.so.1 libxfce4util.so.4 libxfcegui4.so.4 lm_sensors >= 2.8 rtld(GNU_HASH) xfce4-panel >= 4.4.1 Processing files: xfce4-sensors-plugin-debuginfo-0.10.99.2-3.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com Wrote: /builddir/build/RPMS/xfce4-sensors-plugin-0.10.99.2-3.fc8.i386.rpm Wrote: /builddir/build/RPMS/xfce4-sensors-plugin-debuginfo-0.10.99.2-3.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8774 + umask 022 + cd /builddir/build/BUILD + cd xfce4-sensors-plugin-0.10.99.2 + rm -rf /var/tmp/xfce4-sensors-plugin-0.10.99.2-3.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.8774 + umask 022 + cd /builddir/build/BUILD + rm -rf xfce4-sensors-plugin-0.10.99.2 + exit 0