<86>Apr 26 06:38:24 userdel[7943]: delete user `rooter' <86>Apr 26 06:38:24 userdel[7943]: remove group `rooter' <86>Apr 26 06:38:24 groupadd[7944]: new group: name=rooter, gid=501 <86>Apr 26 06:38:24 useradd[7945]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 06:38:24 userdel[7947]: delete user `builder' <86>Apr 26 06:38:24 userdel[7947]: remove group `builder' <86>Apr 26 06:38:24 groupadd[7948]: new group: name=builder, gid=502 <86>Apr 26 06:38:24 useradd[7949]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing gzip-1.3.5-alt4.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gzip-1.3.5 + echo 'Source #0 (gzip-1.3.5.tar):' Source #0 (gzip-1.3.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gzip-1.3.5.tar + cd gzip-1.3.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (gzip-1.3.5-alt-texinfo.patch):' Patch #1 (gzip-1.3.5-alt-texinfo.patch): + /usr/bin/patch -p1 patching file gzip.texi Patch #2 (gzip-1.3.5-alt-basename.patch): + echo 'Patch #2 (gzip-1.3.5-alt-basename.patch):' + /usr/bin/patch -p1 patching file gzexe.in patching file zdiff.in patching file zforce.in patching file zgrep.in patching file zmore.in patching file znew.in Patch #3 (gzip-1.3.5-openbsd-owl-alt-tmp.patch): + echo 'Patch #3 (gzip-1.3.5-openbsd-owl-alt-tmp.patch):' + /usr/bin/patch -p1 patching file gzexe.in patching file zdiff.in patching file znew.in Patch #4 (gzip-1.3.5-rh-alt-stderr.patch): + echo 'Patch #4 (gzip-1.3.5-rh-alt-stderr.patch):' + /usr/bin/patch -p1 patching file gzexe.in patching file zdiff.in patching file zforce.in patching file zgrep.in patching file zmore.in patching file znew.in Patch #5 (gzip-1.3.5-rh-owl-alt-zgrep.patch): + echo 'Patch #5 (gzip-1.3.5-rh-owl-alt-zgrep.patch):' + /usr/bin/patch -p1 patching file zgrep.in Patch #6 (gzip-1.3.5-deb-alt-signal.patch): + echo 'Patch #6 (gzip-1.3.5-deb-alt-signal.patch):' + /usr/bin/patch -p1 patching file gzip.c patching file gzip.h Patch #7 (gzip-1.3.5-deb-alt-original-filename.patch): + echo 'Patch #7 (gzip-1.3.5-deb-alt-original-filename.patch):' + /usr/bin/patch -p1 patching file gzip.c Patch #8 (gzip-1.3.5-alt-copy_stat.patch): + echo 'Patch #8 (gzip-1.3.5-alt-copy_stat.patch):' + /usr/bin/patch -p1 patching file gzip.c Patch #9 (gzip-1.3.5-alt-bzip2.patch): + echo 'Patch #9 (gzip-1.3.5-alt-bzip2.patch):' + /usr/bin/patch -p1 patching file zdiff.1 patching file zdiff.in patching file zgrep.1 patching file zgrep.in patching file zmore.in Patch #10 (gzip-1.3.5-alt-znew.patch): + echo 'Patch #10 (gzip-1.3.5-alt-znew.patch):' + /usr/bin/patch -p1 patching file znew.1 patching file znew.in Patch #11 (gzip-1.3.5-gentoo-huft_build-return.patch): + echo 'Patch #11 (gzip-1.3.5-gentoo-huft_build-return.patch):' + /usr/bin/patch -p0 patching file inflate.c Patch #12 (gzip-1.3.5-google-owl-bound.patch): + echo 'Patch #12 (gzip-1.3.5-google-owl-bound.patch):' + /usr/bin/patch -p1 patching file unlzh.c patching file unpack.c + bzip2 -9k ChangeLog + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gzip-1.3.5 + CFLAGS='-pipe -Wall -O3 -fsigned-char -fomit-frame-pointer' + export CFLAGS + CXXFLAGS='-pipe -Wall -O3 -fsigned-char -fomit-frame-pointer' + export CXXFLAGS + FFLAGS='-pipe -Wall -O3 -fsigned-char -fomit-frame-pointer' + 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 --bindir=/bin 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... 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ln -s works... yes checking for a POSIX-compliant shell... /bin/sh 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 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 underline in external names... no checking for assembler... no checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for lstat... yes checking for utime... yes checking for rpmatch... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking for off_t... yes checking whether #! works in shell scripts... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/gzip-1.3.5' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/gzip-1.3.5' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'bits.c' || echo './'`bits.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'crypt.c' || echo './'`crypt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'deflate.c' || echo './'`deflate.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'getopt.c' || echo './'`getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'getopt1.c' || echo './'`getopt1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'gzip.c' || echo './'`gzip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'inflate.c' || echo './'`inflate.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'lzw.c' || echo './'`lzw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'trees.c' || echo './'`trees.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'unlzh.c' || echo './'`unlzh.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'unlzw.c' || echo './'`unlzw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'unpack.c' || echo './'`unpack.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'unzip.c' || echo './'`unzip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'util.c' || echo './'`util.c Updating version.texi ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'yesno.c' || echo './'`yesno.c gzip.c: In function 'copy_stat': gzip.c:1730: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -c `test -f 'zip.c' || echo './'`zip.c sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./gzexe.in >gzexe sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./zdiff.in >zdiff chmod a+x gzexe sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./zgrep.in >zgrep chmod a+x zdiff chmod a+x zgrep sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./zforce.in >zforce sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./zless.in >zless chmod a+x zforce chmod a+x zless sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./zmore.in >zmore sed \ -e '1d' \ -e 's|/bin/sh|/bin/sh|g' \ -e 's|BINDIR|/bin|g' \ ./znew.in >znew chmod a+x zmore chmod a+x znew /bin/sh /usr/src/RPM/BUILD/gzip-1.3.5/missing --run makeinfo --no-split -I . \ `test -f 'gzip.texi' || echo './'`gzip.texi -o gzip.info ppc-alt-linux-gcc -pipe -Wall -O3 -fsigned-char -fomit-frame-pointer -o gzip bits.o crypt.o deflate.o getopt.o getopt1.o gzip.o inflate.o lzw.o trees.o unlzh.o unlzw.o unpack.o unzip.o util.o yesno.o zip.o make[1]: Leaving directory `/usr/src/RPM/BUILD/gzip-1.3.5' make: Leaving directory `/usr/src/RPM/BUILD/gzip-1.3.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25704 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gzip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gzip-buildroot + cd gzip-1.3.5 + mkdir -p /usr/src/tmp/gzip-buildroot/usr/bin + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/gzip-buildroot/usr exec_prefix=/usr/src/tmp/gzip-buildroot/usr bindir=/usr/src/tmp/gzip-buildroot/usr/bin sbindir=/usr/src/tmp/gzip-buildroot/usr/sbin sysconfdir=/usr/src/tmp/gzip-buildroot/etc datadir=/usr/src/tmp/gzip-buildroot/usr/share includedir=/usr/src/tmp/gzip-buildroot/usr/include libdir=/usr/src/tmp/gzip-buildroot/usr/lib libexecdir=/usr/src/tmp/gzip-buildroot/usr/lib localstatedir=/usr/src/tmp/gzip-buildroot/var/lib sharedstatedir=/usr/src/tmp/gzip-buildroot/usr/com mandir=/usr/src/tmp/gzip-buildroot/usr/share/man infodir=/usr/src/tmp/gzip-buildroot/usr/share/info install bindir=/usr/src/tmp/gzip-buildroot/bin make: Entering directory `/usr/src/RPM/BUILD/gzip-1.3.5' make[1]: Entering directory `/usr/src/RPM/BUILD/gzip-1.3.5' /bin/sh ./mkinstalldirs /usr/src/tmp/gzip-buildroot/bin mkdir -p -- /usr/src/tmp/gzip-buildroot/bin /bin/install -p gzip /usr/src/tmp/gzip-buildroot/bin/gzip /bin/sh ./mkinstalldirs /usr/src/tmp/gzip-buildroot/bin /bin/install -p gzexe /usr/src/tmp/gzip-buildroot/bin/gzexe /bin/install -p zdiff /usr/src/tmp/gzip-buildroot/bin/zdiff /bin/install -p zgrep /usr/src/tmp/gzip-buildroot/bin/zgrep /bin/install -p zforce /usr/src/tmp/gzip-buildroot/bin/zforce /bin/install -p zless /usr/src/tmp/gzip-buildroot/bin/zless /bin/install -p zmore /usr/src/tmp/gzip-buildroot/bin/zmore /bin/install -p znew /usr/src/tmp/gzip-buildroot/bin/znew /usr/bin/make install-exec-hook make[2]: Entering directory `/usr/src/RPM/BUILD/gzip-1.3.5' + rm -f /usr/src/tmp/gzip-buildroot/bin/gunzip + case remove-installed-links in + rm -f /usr/src/tmp/gzip-buildroot/bin/zcat + case remove-installed-links in + rm -f /usr/src/tmp/gzip-buildroot/bin/zcmp + case remove-installed-links in + rm -f /usr/src/tmp/gzip-buildroot/bin/zegrep + case remove-installed-links in + rm -f /usr/src/tmp/gzip-buildroot/bin/zfgrep + case remove-installed-links in + rm -f /usr/src/tmp/gzip-buildroot/bin/gunzip + case install-exec-hook in + for ln in ln '"ln -s"' + ln /usr/src/tmp/gzip-buildroot/bin/gzip /usr/src/tmp/gzip-buildroot/bin/gunzip + break + rm -f /usr/src/tmp/gzip-buildroot/bin/zcat + case install-exec-hook in + for ln in ln '"ln -s"' + ln /usr/src/tmp/gzip-buildroot/bin/gzip /usr/src/tmp/gzip-buildroot/bin/zcat + break + rm -f /usr/src/tmp/gzip-buildroot/bin/zcmp + case install-exec-hook in + for ln in ln '"ln -s"' + ln /usr/src/tmp/gzip-buildroot/bin/zdiff /usr/src/tmp/gzip-buildroot/bin/zcmp + break + rm -f /usr/src/tmp/gzip-buildroot/bin/zegrep + case install-exec-hook in + for ln in ln '"ln -s"' + ln /usr/src/tmp/gzip-buildroot/bin/zgrep /usr/src/tmp/gzip-buildroot/bin/zegrep + break + rm -f /usr/src/tmp/gzip-buildroot/bin/zfgrep + case install-exec-hook in + for ln in ln '"ln -s"' + ln /usr/src/tmp/gzip-buildroot/bin/zgrep /usr/src/tmp/gzip-buildroot/bin/zfgrep + break make[2]: Leaving directory `/usr/src/RPM/BUILD/gzip-1.3.5' /bin/sh ./mkinstalldirs /usr/src/tmp/gzip-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/gzip-buildroot/usr/share/info /bin/install -p -m 644 ./gzip.info /usr/src/tmp/gzip-buildroot/usr/share/info/gzip.info /bin/sh ./mkinstalldirs /usr/src/tmp/gzip-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/gzip-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./gunzip.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/gunzip.1 /bin/install -p -m 644 ./gzexe.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/gzexe.1 /bin/install -p -m 644 ./gzip.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/gzip.1 /bin/install -p -m 644 ./zcat.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcat.1 /bin/install -p -m 644 ./zcmp.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcmp.1 /bin/install -p -m 644 ./zdiff.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zdiff.1 /bin/install -p -m 644 ./zforce.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zforce.1 /bin/install -p -m 644 ./zgrep.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zgrep.1 /bin/install -p -m 644 ./zless.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zless.1 /bin/install -p -m 644 ./zmore.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zmore.1 /bin/install -p -m 644 ./znew.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/znew.1 make[1]: Leaving directory `/usr/src/RPM/BUILD/gzip-1.3.5' make: Leaving directory `/usr/src/RPM/BUILD/gzip-1.3.5' + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zcmp /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zegrep /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zforce /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/znew /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/gzexe /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zdiff /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zfgrep /usr/src/tmp/gzip-buildroot/usr/bin/ + for i in zcmp zegrep zforce znew gzexe zdiff zfgrep zgrep + mv /usr/src/tmp/gzip-buildroot/bin/zgrep /usr/src/tmp/gzip-buildroot/usr/bin/ + ln -sf gzip /usr/src/tmp/gzip-buildroot/bin/gunzip + ln -sf gzip /usr/src/tmp/gzip-buildroot/bin/zcat + ln -sf zdiff /usr/src/tmp/gzip-buildroot/usr/bin/zcmp + ln -sf zgrep /usr/src/tmp/gzip-buildroot/usr/bin/zegrep + ln -sf zgrep /usr/src/tmp/gzip-buildroot/usr/bin/zfgrep + for i in gzip gunzip zcat + ln -s ../../bin/gzip /usr/src/tmp/gzip-buildroot/usr/bin/gzip + for i in gzip gunzip zcat + ln -s ../../bin/gzip /usr/src/tmp/gzip-buildroot/usr/bin/gunzip + for i in gzip gunzip zcat + ln -s ../../bin/gzip /usr/src/tmp/gzip-buildroot/usr/bin/zcat + ln -s zdiff /usr/src/tmp/gzip-buildroot/usr/bin/bzcmp + ln -s zdiff /usr/src/tmp/gzip-buildroot/usr/bin/bzdiff + ln -s zgrep /usr/src/tmp/gzip-buildroot/usr/bin/bzgrep + ln -s zgrep /usr/src/tmp/gzip-buildroot/usr/bin/bzegrep + ln -s zgrep /usr/src/tmp/gzip-buildroot/usr/bin/bzfgrep + install -pm755 /usr/src/RPM/SOURCES/zme.sh /usr/src/tmp/gzip-buildroot/usr/bin/zme + ln -s zme /usr/src/tmp/gzip-buildroot/usr/bin/bzme + echo '.so man1/zgrep.1' + echo '.so man1/zgrep.1' + echo '.so man1/zgrep.1' + echo '.so man1/zgrep.1' + echo '.so man1/zgrep.1' + echo '.so man1/zdiff.1' + echo '.so man1/zdiff.1' + install -pm755 /usr/src/RPM/SOURCES/zme.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/ + ln -s zme.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzme.1 + rm /usr/src/tmp/gzip-buildroot/bin/zless /usr/src/tmp/gzip-buildroot/bin/zmore /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zless.1 /usr/src/tmp/gzip-buildroot/usr/share/man/man1/zmore.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gzip-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gzip-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/gzip-buildroot (auto) mode of `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zme.1' changed to 0644 (rw-r--r--) removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzdiff.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzdiff.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzcmp.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzcmp.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzfgrep.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzfgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzegrep.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzegrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzgrep.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zfgrep.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zfgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zegrep.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zegrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcmp.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcmp.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcat.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcat.1.gz' -> `gzip.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/gunzip.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/gunzip.1.gz' -> `gzip.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/gunzip.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/gunzip.1.gz' -> `gzip.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcat.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcat.1.gz' -> `gzip.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcmp.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zcmp.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zegrep.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zegrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zfgrep.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/zfgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzgrep.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzegrep.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzegrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzfgrep.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzfgrep.1.gz' -> `zgrep.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzcmp.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzcmp.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzdiff.1.gz' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzdiff.1.gz' -> `zdiff.1.gz' removed `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzme.1' `/usr/src/tmp/gzip-buildroot/usr/share/man/man1/bzme.1.gz' -> `zme.1.gz' Verifying ELF objects in /usr/src/tmp/gzip-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/gzip-buildroot (executable,shared) Processing files: gzip-1.3.5-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95172 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gzip-1.3.5 + DOCDIR=/usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + export DOCDIR + rm -rf /usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + /bin/mkdir -p /usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + cp -prL AUTHORS ChangeLog.bz2 NEWS README THANKS TODO /usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + chmod -R go-w /usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + chmod -R a+rX /usr/src/tmp/gzip-buildroot/usr/share/doc/gzip-1.3.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.95172 + 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 (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.66882 + 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 Provides: /bin/gzip, /bin/gunzip, /bin/zcat Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: gzip-utils-1.3.5-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.90142 + 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 (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.30488 + 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 Provides: gzip-devel = 1.3.5-alt4, bzip2-utils = 0:1.0.3-alt5 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: gzip = 1.3.5-alt4, mktemp >= 1:1.3.1, /bin/gzip, /bin/sh, coreutils, findutils, grep, sed Obsoletes: gzip-devel, bzip2-utils Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.95750 + 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/gzip-1.3.5-alt4.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/gzip-1.3.5-alt4.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/gzip-utils-1.3.5-alt4.ppc.rpm 9.67user 4.42system 0:16.48elapsed 85%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+994082minor)pagefaults 0swaps