<86>Apr 26 06:46:24 userdel[7264]: delete user `rooter' <86>Apr 26 06:46:24 userdel[7264]: remove group `rooter' <86>Apr 26 06:46:24 groupadd[7265]: new group: name=rooter, gid=501 <86>Apr 26 06:46:24 useradd[7266]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 06:46:24 userdel[7268]: delete user `builder' <86>Apr 26 06:46:24 userdel[7268]: remove group `builder' <86>Apr 26 06:46:24 groupadd[7269]: new group: name=builder, gid=502 <86>Apr 26 06:46:24 useradd[7270]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing hddtemp-0.3-alt6.15.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hddtemp-0.3-beta15 + echo 'Source #0 (hddtemp-0.3-beta15.tar.bz2):' Source #0 (hddtemp-0.3-beta15.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/hddtemp-0.3-beta15.tar.bz2 + /bin/tar -xf - + cd hddtemp-0.3-beta15 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hddtemp-0.3-beta15 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for in_addr_t... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for strerror in -lcposix... no checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking Location of hddtemp.db... "/usr/share/misc/hddtemp.db" configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile hddtemp-0.3-beta15 is now configured for Build: powerpc-alt-linux-gnu Host: powerpc-alt-linux-gnu Source directory: . Installation prefix: /usr C compiler: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' Making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/intl' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/po' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-sata.o `test -f 'sata.c' || echo './'`sata.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-satacmds.o `test -f 'satacmds.c' || echo './'`satacmds.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-scsi.o `test -f 'scsi.c' || echo './'`scsi.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-scsicmds.o `test -f 'scsicmds.c' || echo './'`scsicmds.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c backtrace.c:171:2: warning: #warning "Backtracing is not supported for this architexture." sata.c: In function 'sata_probe': sata.c:71: warning: pointer targets in passing argument 2 of 'scsi_inquiry' differ in signedness sata.c: In function 'sata_model': sata.c:92: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sata.c:92: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness daemon.c: In function 'daemon_send_msg': daemon.c:210: warning: ignoring return value of 'write', declared with attribute warn_unused_result daemon.c:211: warning: ignoring return value of 'write', declared with attribute warn_unused_result daemon.c:212: warning: ignoring return value of 'write', declared with attribute warn_unused_result daemon.c: In function 'daemon_stop': daemon.c:261: warning: unused parameter 'n' daemon.c: In function 'do_daemon_mode': scsicmds.c: In function 'scsi_modeselect':daemon.c:296: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result scsicmds.c:184: warning: pointer targets in passing argument 4 of 'scsi_command' differ in signedness scsicmds.c: In function 'scsi_smartDEXCPTdisable': scsicmds.c:216: warning: pointer targets in passing argument 2 of 'scsi_modeselect' differ in signedness utf8.c: In function 'degree_sign': utf8.c:103: warning: pointer targets in passing argument 1 of 'iconv_from_utf8_to_locale' differ in signedness scsi.c: In function 'scsi_model': scsi.c:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness scsi.c:66: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wcast-align -o hddtemp hddtemp-ata.o hddtemp-atacmds.o hddtemp-daemon.o hddtemp-db.o hddtemp-hddtemp.o hddtemp-sata.o hddtemp-satacmds.o hddtemp-scsi.o hddtemp-scsicmds.o hddtemp-backtrace.o hddtemp-utf8.o make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23225 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hddtemp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hddtemp-buildroot + cd hddtemp-0.3-beta15 + install -pD -m644 /usr/src/RPM/SOURCES/hddtemp.db /usr/src/tmp/hddtemp-buildroot/usr/share/misc/hddtemp.db + install -pD -m755 /usr/src/RPM/SOURCES/hddtemp.control /usr/src/tmp/hddtemp-buildroot/etc/control.d/facilities/hddtemp + install -pD -m755 /usr/src/RPM/SOURCES/hddtemp.init /usr/src/tmp/hddtemp-buildroot/etc/rc.d/init.d/hddtemp + install -pD -m755 /usr/src/RPM/SOURCES/hddtemp.sysconfig /usr/src/tmp/hddtemp-buildroot/etc/sysconfig/hddtemp + install -d /usr/src/tmp/hddtemp-buildroot/usr/share/man/man8 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/hddtemp-buildroot install make: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' Making install in intl make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/intl' if { test "hddtemp" = "gettext-runtime" || test "hddtemp" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/lib /usr/src/tmp/hddtemp-buildroot/usr/include; \ /bin/install -p -m 644 libintl.h /usr/src/tmp/hddtemp-buildroot/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /bin/install -p -m 644 libintl.a /usr/src/tmp/hddtemp-buildroot/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/src/tmp/hddtemp-buildroot/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/src/tmp/hddtemp-buildroot/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "hddtemp" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/lib; \ @LIBTOOL@ --mode=install \ /bin/install -p -m 644 libgnuintl.a /usr/src/tmp/hddtemp-buildroot/usr/lib/libgnuintl.a; \ rm -f /usr/src/tmp/hddtemp-buildroot/usr/lib/preloadable_libintl.so; \ /bin/install -p -m 644 /usr/src/tmp/hddtemp-buildroot/usr/lib/libgnuintl.so /usr/src/tmp/hddtemp-buildroot/usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /usr/src/tmp/hddtemp-buildroot/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/lib; \ temp=/usr/src/tmp/hddtemp-buildroot/usr/lib/t-charset.alias; \ dest=/usr/src/tmp/hddtemp-buildroot/usr/lib/charset.alias; \ if test -f /usr/src/tmp/hddtemp-buildroot/usr/lib/charset.alias; then \ orig=/usr/src/tmp/hddtemp-buildroot/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/share/locale; \ test -f /usr/src/tmp/hddtemp-buildroot/usr/share/locale/locale.alias \ && orig=/usr/src/tmp/hddtemp-buildroot/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/src/tmp/hddtemp-buildroot/usr/share/locale/t-locale.alias; \ dest=/usr/src/tmp/hddtemp-buildroot/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "hddtemp" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl; \ /bin/install -p -m 644 VERSION /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/VERSION; \ /bin/install -p -m 644 ChangeLog.inst /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/$file; \ done; \ chmod a+x /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -p -m 644 $dir/$file \ /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/intl' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/po' /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/share mkdir -p -- /usr/src/tmp/hddtemp-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/hddtemp-buildroot/usr/share/locale/fr/LC_MESSAGES/hddtemp.mo mkdir -p -- /usr/src/tmp/hddtemp-buildroot/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /usr/src/tmp/hddtemp-buildroot/usr/share/locale/pt/LC_MESSAGES/hddtemp.mo mkdir -p -- /usr/src/tmp/hddtemp-buildroot/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /usr/src/tmp/hddtemp-buildroot/usr/share/locale/ru/LC_MESSAGES/hddtemp.mo mkdir -p -- /usr/src/tmp/hddtemp-buildroot/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /usr/src/tmp/hddtemp-buildroot/usr/share/locale/sv/LC_MESSAGES/hddtemp.mo if test "hddtemp" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/hddtemp-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/po' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/m4' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' /bin/sh ../mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/sbin mkdir -p -- /usr/src/tmp/hddtemp-buildroot/usr/sbin /bin/install -p hddtemp /usr/src/tmp/hddtemp-buildroot/usr/sbin/hddtemp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/hddtemp-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./hddtemp.8 /usr/src/tmp/hddtemp-buildroot/usr/share/man/man8/hddtemp.8 make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make[2]: Entering directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make[1]: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' make: Leaving directory `/usr/src/RPM/BUILD/hddtemp-0.3-beta15' + /usr/lib/rpm/find-lang hddtemp + /usr/bin/subst 's,"WDC WD800JD-(00|55)(HK|JR)A0","WDC WD800JD-(00|55)(HK|JN|JR)(A|C)0",' /usr/src/tmp/hddtemp-buildroot/usr/share/misc/hddtemp.db + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hddtemp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hddtemp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/hddtemp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hddtemp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hddtemp-buildroot (executable,shared) Processing files: hddtemp-0.3-alt6.15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hddtemp-0.3-beta15 + DOCDIR=/usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + export DOCDIR + rm -rf /usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + /bin/mkdir -p /usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + cp -prL README TODO contribs /usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + chmod -R go-w /usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + chmod -R a+rX /usr/src/tmp/hddtemp-buildroot/usr/share/doc/hddtemp-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.58492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.97620 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/hddtemp-buildroot/.pre:hddtemp + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.4755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/hddtemp-buildroot/.post:hddtemp + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.57278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/hddtemp-buildroot/.preun:hddtemp + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.25365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/hddtemp-buildroot/etc/rc.d/init.d/hddtemp: reload not found (skip) + exit 0 Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/control-dump Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /bin/grep, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/functions, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.46962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/hddtemp-0.3-alt6.15.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hddtemp-0.3-alt6.15.ppc.rpm 8.73user 6.30system 0:19.69elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1386174minor)pagefaults 0swaps