<86>Apr 25 16:06:52 userdel[27090]: delete user `rooter' <86>Apr 25 16:06:52 userdel[27090]: remove group `rooter' <86>Apr 25 16:06:52 groupadd[27091]: new group: name=rooter, gid=501 <86>Apr 25 16:06:52 useradd[27092]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 16:06:52 userdel[27094]: delete user `builder' <86>Apr 25 16:06:52 userdel[27094]: remove group `builder' <86>Apr 25 16:06:52 groupadd[27095]: new group: name=builder, gid=502 <86>Apr 25 16:06:52 useradd[27096]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 16:06:54 rpmi: perl-PerlIO-1:5.8.8-alt19.M41.1 installed <13>Apr 25 16:06:54 rpmi: perl-Encode-2.25-alt1 installed <13>Apr 25 16:06:54 rpmi: perl-Locale-gettext-1.05-alt2 installed <13>Apr 25 16:06:54 rpmi: help2man-1.36.4-alt2 installed Installing diffutils-2.8.7-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf diffutils-2.8.7 + echo 'Source #0 (diffutils-2.8.7.tar):' Source #0 (diffutils-2.8.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/diffutils-2.8.7.tar + cd diffutils-2.8.7 + /bin/chmod -c -Rf u+rwX,go-w . + install -pm644 /usr/src/RPM/SOURCES/diffutils-ru.po po/ru.po + echo 'Patch #1 (diffutils-2.8.7-alt-texinfo.patch):' Patch #1 (diffutils-2.8.7-alt-texinfo.patch): + /usr/bin/patch -p1 patching file doc/diff.texi + echo 'Patch #2 (diffutils-2.8.7-rh-warnings.patch):' Patch #2 (diffutils-2.8.7-rh-warnings.patch): + /usr/bin/patch -p1 patching file src/analyze.c + echo 'Patch #3 (diffutils-2.8.7-alt-tmp.patch):' Patch #3 (diffutils-2.8.7-alt-tmp.patch): + /usr/bin/patch -p1 patching file src/sdiff.c + echo 'Patch #4 (diffutils-2.8.7-alt-backup_suffix.patch):' Patch #4 (diffutils-2.8.7-alt-backup_suffix.patch): + /usr/bin/patch -p1 patching file src/diff.c + bzip2 -9k ChangeLog + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diffutils-2.8.7 + export ac_cv_struct_st_mtim_nsec=no 'ac_cv_search_clock_gettime=none required' + ac_cv_struct_st_mtim_nsec=no + ac_cv_search_clock_gettime='none required' + export PR_PROGRAM=/usr/bin/pr + PR_PROGRAM=/usr/bin/pr + 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.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `config'. + ./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 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 style of include used by make... GNU 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 dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -E checking for AIX... no 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 gawk... (cached) gawk checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for variable-length arrays... yes checking for pr... /usr/bin/pr checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for inttypes.h... yes checking for stdint.h... yes checking for long long... yes checking for unsigned long long... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for nanoseconds member of struct stat.st_mtim... (cached) no checking for pid_t... yes checking for dup2... yes checking for gettimeofday... yes checking for sigaction... yes checking for sigprocmask... yes checking for strcasecoll... no checking for stricoll... no checking for waitpid... yes checking whether closedir returns void... no checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for setrlimit... yes checking for working C stack overflow detection... no 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 for locale.h... (cached) yes checking for fcntl.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether system is Windows or MSDOS... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for inline... inline checking for isascii... yes checking for setlocale... yes checking for mempcpy... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for mbstate_t... yes 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu 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 whether time.h and sys/time.h may both be included... yes checking for off_t... yes checking whether getenv is declared... yes checking for desired default level of POSIX conformance... none-specified checking for C/C++ restrict keyword... __restrict checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether tzset clobbers localtime buffer... no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for getcontext... yes checking for sigaltstack... yes checking whether getcontext is declared... yes checking whether sigaltstack is declared... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for struct sigaction.sa_sigaction... yes checking for stack_t... yes checking for error_at_line... yes checking for working GNU fnmatch... yes checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether gettimeofday clobbers localtime buffer... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mkstemp... yes checking for mkstemp limitations... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... yes checking for C/C++ restrict keyword... (cached) __restrict checking for strcasecmp... yes checking for strncasecmp... yes checking for strftime... yes checking for tzset... yes checking for struct tm.tm_zone... yes checking for mblen... yes checking for mbrlen... yes checking for mbstate_t... (cached) yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether tzset clobbers localtime buffer... (cached) no checking for library containing clock_gettime... (cached) none required checking for clock_gettime... no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for DOS-style setmode... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating ms/Makefile config.status: creating po/Makefile.in config.status: creating src/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 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' Updating ./version.texi restore=: && \ backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in diff.info diff.info-[0-9] diff.info-[0-9][0-9] diff.i[0-9] diff.i[0-9][0-9]; do \ if test -f $f; then \ mv $f $backupdir; \ restore=mv; \ fi; \ done; \ cd "$am__cwd"; \ if /bin/sh /usr/src/RPM/BUILD/diffutils-2.8.7/config/missing --run makeinfo --no-split -I . \ -o diff.info diff.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./diff.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; \ exit $rc make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' cp ./alloca_.h alloca.h-t mv alloca.h-t alloca.h make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c cmpbuf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c prepargs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c quotesys.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c c-stack.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c dirname.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c basename.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c stripslash.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c exclude.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c exitfail.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c file-type.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c getopt.c c-stack.c: In function 'die': c-stack.c:124: warning: ignoring return value of 'write', declared with attribute warn_unused_result c-stack.c:125: warning: ignoring return value of 'write', declared with attribute warn_unused_result c-stack.c:126: warning: ignoring return value of 'write', declared with attribute warn_unused_result c-stack.c:127: warning: ignoring return value of 'write', declared with attribute warn_unused_result c-stack.c: At top level: c-stack.c:144: warning: 'find_stack_direction' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c getopt1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c hard-locale.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c imaxtostr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c offtostr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c umaxtostr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c posixver.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c strftime.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c version-etc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c xmalloc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c xstrdup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c xstrtol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c xstrtoul.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c xstrtoumax.c rm -f libdiffutils.a ar cru libdiffutils.a cmpbuf.o prepargs.o quotesys.o c-stack.o dirname.o basename.o stripslash.o exclude.o exitfail.o file-type.o getopt.o getopt1.o hard-locale.o imaxtostr.o offtostr.o umaxtostr.o posixver.o strftime.o version-etc.o xmalloc.o xstrdup.o xstrtol.o xstrtoul.o xstrtoumax.o ranlib libdiffutils.a make[3]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/m4' Making all in ms make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/ms' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/ms' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' (echo '#define DEFAULT_DIFF_PROGRAM "/usr/bin/'`echo diff|sed 's,x,x,'`'"' && \ echo '#define LOCALEDIR "/usr/share/locale"') >paths.ht ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c analyze.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c context.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c dir.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c ed.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c ifdef.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c io.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c normal.c mv paths.ht paths.h ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c side.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c util.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c diff3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c sdiff.c io.c: In function 'sip': io.c:131: warning: statement with no effect analyze.c: In function 'compareseq': analyze.c:351: warning: 'part.xmid' may be used uninitialized in this function analyze.c:351: warning: 'part.ymid' may be used uninitialized in this function ifdef.c: In function 'do_printf_spec': ifdef.c:332: warning: 'value' may be used uninitialized in this functionppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c cmp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -c diff.c sdiff.c: In function 'edit': sdiff.c:906: warning: 'cmd0' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o sdiff sdiff.o ../lib/libdiffutils.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o cmp cmp.o ../lib/libdiffutils.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o diff analyze.o context.o diff.o dir.o ed.o ifdef.o io.o normal.o side.o util.o ../lib/libdiffutils.a ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o diff3 diff3.o ../lib/libdiffutils.a make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' base=`expr diff.1 : '\(.*\).1'` && \ (echo '[NAME]' && sed 's@/\* *@@; s/-/\\-/; q' ../src/$base.c) | \ /bin/sh /usr/src/RPM/BUILD/diffutils-2.8.7/config/missing --run help2man -i - -S 'diffutils 2.8.7' ../src/$base | \ sed 's/^\.B info .*/.B info diff/' >diff.1 base=`expr sdiff.1 : '\(.*\).1'` && \ (echo '[NAME]' && sed 's@/\* *@@; s/-/\\-/; q' ../src/$base.c) | \ /bin/sh /usr/src/RPM/BUILD/diffutils-2.8.7/config/missing --run help2man -i - -S 'diffutils 2.8.7' ../src/$base | \ sed 's/^\.B info .*/.B info diff/' >sdiff.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7' + make -C po update-po make: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make diffutils.pot-update make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed AWK='gawk' /bin/sh ../exgettext /usr/bin/xgettext --default-domain=diffutils --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address='' /usr/bin/xgettext: warning: The option --msgid-bugs-address was not specified. If you are using a `Makevars' file, please specify the MSGID_BUGS_ADDRESS variable there; otherwise please specify an --msgid-bugs-address command line option. /usr/bin/xgettext: warning: file `-' extension `' is unknown; will try C test ! -f diffutils.po || { \ if test -f ./diffutils.pot; then \ sed -f remove-potcdate.sed < ./diffutils.pot > diffutils.1po && \ sed -f remove-potcdate.sed < diffutils.po > diffutils.2po && \ if cmp diffutils.1po diffutils.2po >/dev/null 2>&1; then \ rm -f diffutils.1po diffutils.2po diffutils.po; \ else \ rm -f diffutils.1po diffutils.2po ./diffutils.pot && \ mv diffutils.po ./diffutils.pot; \ fi; \ else \ mv diffutils.po ./diffutils.pot; \ fi; \ } make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' test -z "ca.po-update cs.po-update da.po-update de.po-update el.po-update eo.po-update es.po-update fi.po-update fr.po-update gl.po-update he.po-update hu.po-update id.po-update ja.po-update ms.po-update nl.po-update pl.po-update pt_BR.po-update ro.po-update ru.po-update sr.po-update sv.po-update tr.po-update zh_TW.po-update" || make ca.po-update cs.po-update da.po-update de.po-update el.po-update eo.po-update es.po-update fi.po-update fr.po-update gl.po-update he.po-update hu.po-update id.po-update ja.po-update ms.po-update nl.po-update pl.po-update pt_BR.po-update ro.po-update ru.po-update sr.po-update sv.po-update tr.po-update zh_TW.po-update make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' ca: msgmerge ca.po diffutils.pot -o ca.new.po .................... done. cs: msgmerge cs.po diffutils.pot -o cs.new.po .................... done. da: msgmerge da.po diffutils.pot -o da.new.po .................... done. de: msgmerge de.po diffutils.pot -o de.new.po .................... done. el: msgmerge el.po diffutils.pot -o el.new.po .................... done. eo: msgmerge eo.po diffutils.pot -o eo.new.po .................... done. es: msgmerge es.po diffutils.pot -o es.new.po .................... done. fi: msgmerge fi.po diffutils.pot -o fi.new.po .................... done. fr: msgmerge fr.po diffutils.pot -o fr.new.po .................... done. gl: msgmerge gl.po diffutils.pot -o gl.new.po .................... done. he: msgmerge he.po diffutils.pot -o he.new.po .................... done. hu: msgmerge hu.po diffutils.pot -o hu.new.po .................... done. id: msgmerge id.po diffutils.pot -o id.new.po .................... done. ja: msgmerge ja.po diffutils.pot -o ja.new.po .................... done. ms: msgmerge ms.po diffutils.pot -o ms.new.po .................... done. nl: msgmerge nl.po diffutils.pot -o nl.new.po .................... done. pl: msgmerge pl.po diffutils.pot -o pl.new.po .................... done. pt_BR: msgmerge pt_BR.po diffutils.pot -o pt_BR.new.po .................... done. ro: msgmerge ro.po diffutils.pot -o ro.new.po .................... done. ru: msgmerge ru.po diffutils.pot -o ru.new.po .................... done. sr: msgmerge sr.po diffutils.pot -o sr.new.po .................... done. sv: msgmerge sv.po diffutils.pot -o sv.new.po .................... done. tr: msgmerge tr.po diffutils.pot -o tr.new.po .................... done. zh_TW: msgmerge zh_TW.po diffutils.pot -o zh_TW.new.po .................... done. make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make update-gmo make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 170 translated messages, 7 fuzzy translations, 14 untranslated messages. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 162 translated messages, 6 fuzzy translations, 23 untranslated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f eo.gmo && /usr/bin/msgfmt -c --statistics -o eo.gmo eo.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f he.gmo && /usr/bin/msgfmt -c --statistics -o he.gmo he.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f id.gmo && /usr/bin/msgfmt -c --statistics -o id.gmo id.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 162 translated messages, 6 fuzzy translations, 23 untranslated messages. rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 171 translated messages, 8 fuzzy translations, 12 untranslated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 170 translated messages, 7 fuzzy translations, 14 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 189 translated messages, 2 untranslated messages. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 174 translated messages, 5 fuzzy translations, 12 untranslated messages. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 175 translated messages, 4 fuzzy translations, 12 untranslated messages. make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/diffutils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/diffutils-buildroot + cd diffutils-2.8.7 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/diffutils-buildroot/usr exec_prefix=/usr/src/tmp/diffutils-buildroot/usr bindir=/usr/src/tmp/diffutils-buildroot/usr/bin sbindir=/usr/src/tmp/diffutils-buildroot/usr/sbin sysconfdir=/usr/src/tmp/diffutils-buildroot/etc datadir=/usr/src/tmp/diffutils-buildroot/usr/share includedir=/usr/src/tmp/diffutils-buildroot/usr/include libdir=/usr/src/tmp/diffutils-buildroot/usr/lib libexecdir=/usr/src/tmp/diffutils-buildroot/usr/lib localstatedir=/usr/src/tmp/diffutils-buildroot/var/lib sharedstatedir=/usr/src/tmp/diffutils-buildroot/usr/com mandir=/usr/src/tmp/diffutils-buildroot/usr/share/man infodir=/usr/src/tmp/diffutils-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/diffutils-buildroot/usr/share/info" || mkdir -p -- . "/usr/src/tmp/diffutils-buildroot/usr/share/info" /bin/install -p -m 644 './diff.info' '/usr/src/tmp/diffutils-buildroot/usr/share/info/diff.info' make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/doc' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' /usr/bin/make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/lib' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/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/diffutils-2.8.7/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/m4' Making install in ms make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/ms' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/ms' 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/diffutils-2.8.7/ms' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/ms' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' test -z "/usr/src/tmp/diffutils-buildroot/usr/bin" || mkdir -p -- . "/usr/src/tmp/diffutils-buildroot/usr/bin" /bin/install -p 'cmp' '/usr/src/tmp/diffutils-buildroot/usr/bin/cmp' /bin/install -p 'diff' '/usr/src/tmp/diffutils-buildroot/usr/bin/diff' /bin/install -p 'diff3' '/usr/src/tmp/diffutils-buildroot/usr/bin/diff3' /bin/install -p 'sdiff' '/usr/src/tmp/diffutils-buildroot/usr/bin/sdiff' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/src' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/diffutils-buildroot/usr/share/man/man1" || mkdir -p -- . "/usr/src/tmp/diffutils-buildroot/usr/share/man/man1" /bin/install -p -m 644 './cmp.1' '/usr/src/tmp/diffutils-buildroot/usr/share/man/man1/cmp.1' /bin/install -p -m 644 './diff.1' '/usr/src/tmp/diffutils-buildroot/usr/share/man/man1/diff.1' /bin/install -p -m 644 './diff3.1' '/usr/src/tmp/diffutils-buildroot/usr/share/man/man1/diff3.1' /bin/install -p -m 644 './sdiff.1' '/usr/src/tmp/diffutils-buildroot/usr/share/man/man1/sdiff.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/man' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' test -z "ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo id.gmo ja.gmo ms.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo zh_TW.gmo" || /usr/bin/make ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo id.gmo ja.gmo ms.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo zh_TW.gmo make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make[2]: `ca.gmo' is up to date. make[2]: `cs.gmo' is up to date. make[2]: `da.gmo' is up to date. make[2]: `de.gmo' is up to date. make[2]: `el.gmo' is up to date. make[2]: `eo.gmo' is up to date. make[2]: `es.gmo' is up to date. make[2]: `fi.gmo' is up to date. make[2]: `fr.gmo' is up to date. make[2]: `gl.gmo' is up to date. make[2]: `he.gmo' is up to date. make[2]: `hu.gmo' is up to date. make[2]: `id.gmo' is up to date. make[2]: `ja.gmo' is up to date. make[2]: `ms.gmo' is up to date. make[2]: `nl.gmo' is up to date. make[2]: `pl.gmo' is up to date. make[2]: `pt_BR.gmo' is up to date. make[2]: `ro.gmo' is up to date. make[2]: `ru.gmo' is up to date. make[2]: `sr.gmo' is up to date. make[2]: `sv.gmo' is up to date. make[2]: `tr.gmo' is up to date. make[2]: `zh_TW.gmo' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' touch stamp-po /bin/sh ../config/mkinstalldirs /usr/src/tmp/diffutils-buildroot/usr/share mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/ca/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/cs/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/da/LC_MESSAGES installing da.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/da/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/de/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/el/LC_MESSAGES installing el.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/el/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/eo/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/es/LC_MESSAGES installing es.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/es/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/fi/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/fr/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/gl/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/he/LC_MESSAGES installing he.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/he/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/hu/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/id/LC_MESSAGES installing id.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/id/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/ja/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/ms/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/nl/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/pl/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/ro/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/ru/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/sr/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/sv/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/tr/LC_MESSAGES/diffutils.mo mkdir -p -- /usr/src/tmp/diffutils-buildroot/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /usr/src/tmp/diffutils-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo if test "diffutils" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/diffutils-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/diffutils-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/diffutils-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7/po' make[1]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make[2]: Entering directory `/usr/src/RPM/BUILD/diffutils-2.8.7' 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/diffutils-2.8.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7' make: Leaving directory `/usr/src/RPM/BUILD/diffutils-2.8.7' + /usr/lib/rpm/find-lang diffutils + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/diffutils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/diffutils-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/diffutils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/diffutils-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/diffutils-buildroot (executable,shared) Processing files: diffutils-2.8.7-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35847 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diffutils-2.8.7 + DOCDIR=/usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + export DOCDIR + rm -rf /usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + /bin/mkdir -p /usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + cp -prL AUTHORS ChangeLog.bz2 NEWS README THANKS TODO /usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + chmod -R go-w /usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + chmod -R a+rX /usr/src/tmp/diffutils-buildroot/usr/share/doc/diffutils-2.8.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35847 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.31568 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/diffutils-buildroot/.post:diffutils + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.34033 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/diffutils-buildroot/.preun:diffutils + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.51943 + 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) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/sbin/install_info, /bin/sh Requires(preun): /usr/sbin/uninstall_info, /bin/sh Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: man-pages <= 1.52-alt1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.1526 + 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/diffutils-2.8.7-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/diffutils-2.8.7-alt3.ppc.rpm 21.37user 8.97system 0:31.13elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1966954minor)pagefaults 0swaps