<86>Apr 25 18:05:02 userdel[30080]: delete user `rooter' <86>Apr 25 18:05:02 userdel[30080]: remove group `rooter' <86>Apr 25 18:05:02 groupadd[30081]: new group: name=rooter, gid=501 <86>Apr 25 18:05:02 useradd[30082]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 18:05:02 userdel[30084]: delete user `builder' <86>Apr 25 18:05:02 userdel[30084]: remove group `builder' <86>Apr 25 18:05:02 groupadd[30085]: new group: name=builder, gid=502 <86>Apr 25 18:05:02 useradd[30086]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing ed-0.2-alt7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ed-0.2 + echo 'Source #0 (ed-0.2.tar):' Source #0 (ed-0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ed-0.2.tar + cd ed-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (ed-0.2-alt-configure.patch):' Patch #1 (ed-0.2-alt-configure.patch): + /usr/bin/patch -p1 patching file configure.in + echo 'Patch #2 (ed-0.2-alt-error.patch):' Patch #2 (ed-0.2-alt-error.patch): + /usr/bin/patch -p1 patching file configure.in patching file ed.h patching file error.c patching file myerror.h patching file xmalloc.c + echo 'Patch #3 (ed-0.2-deb-makefile.patch):' Patch #3 (ed-0.2-deb-makefile.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #4 (ed-0.2-deb-parentheses.patch):' Patch #4 (ed-0.2-deb-parentheses.patch): + /usr/bin/patch -p1 patching file glbl.c patching file io.c patching file main.c patching file re.c patching file sub.c + echo 'Patch #5 (ed-0.2-alt-tmp.patch):' Patch #5 (ed-0.2-alt-tmp.patch): + /usr/bin/patch -p1 patching file buf.c + echo 'Patch #6 (ed-0.2-alt-progname.patch):' Patch #6 (ed-0.2-alt-progname.patch): + /usr/bin/patch -p1 patching file main.c + echo 'Patch #7 (ed-0.2-deb-owl-man.patch):' Patch #7 (ed-0.2-deb-owl-man.patch): + /usr/bin/patch -p1 patching file ed.1 + echo 'Patch #8 (ed-0.2-alt-man-tmp.patch):' Patch #8 (ed-0.2-alt-man-tmp.patch): + /usr/bin/patch -p1 patching file ed.1 patching file ed.texinfo Hunk #1 succeeded at 798 (offset -4 lines). Patch #9 (ed-0.2-alt-texinfo.patch): + echo 'Patch #9 (ed-0.2-alt-texinfo.patch):' + /usr/bin/patch -p1 patching file ed.texinfo + echo 'Patch #10 (ed-0.2-alt-glibc.patch):' Patch #10 (ed-0.2-alt-glibc.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #11 (ed-0.2-alt-warnings.patch):' Patch #11 (ed-0.2-alt-warnings.patch): + /usr/bin/patch -p1 patching file glbl.c patching file ed.h patching file main.c patching file sub.c + echo 'Patch #12 (ed-0.2-alt-bound.patch):' Patch #12 (ed-0.2-alt-bound.patch): + /usr/bin/patch -p1 patching file main.c Hunk #1 succeeded at 1647 with fuzz 2 (offset 1 line). + find -type f -name '*.orig' -delete + rm getopt.h regex.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ed-0.2 + export ac_cv_func_sigsetjmp=yes + ac_cv_func_sigsetjmp=yes + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char -Dlint' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -Dlint' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -Dlint' + 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'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/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 whether ln -s works... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c 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 ISO C89... none needed checking for library containing strerror... none required 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 ISO C89... (cached) none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for setbuffer... yes checking for sigsetjmp... (cached) yes checking for sigaction... yes checking for strerror... yes checking for strerror_r... yes checking for error... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ed-0.2' cd .; autoheader ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint glbl.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint io.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint sub.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint undo.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint version.c touch ./stamp-h.in ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged touch stamp-h ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint buf.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint main.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint re.c ppc-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -pipe -Wall -O2 -fsigned-char -Dlint signal.c main.c: In function 'exec_command': main.c:1015: warning: ignoring return value of 'system', declared with attribute warn_unused_result ppc-alt-linux-gcc -o ed buf.o glbl.o io.o main.o re.o signal.o sub.o undo.o version.o make: Leaving directory `/usr/src/RPM/BUILD/ed-0.2' + '[' -n 48 ']' + make -j48 -k check make: Entering directory `/usr/src/RPM/BUILD/ed-0.2' rootme=`pwd`; srcrootme=`cd .; pwd`;\ test -r mkinstalldirs || cp ./mkinstalldirs .;\ cd ./testsuite; \ make check objdir=${rootme} make[1]: Entering directory `/usr/src/RPM/BUILD/ed-0.2/testsuite' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. mkdir /usr/src/RPM/BUILD/ed-0.2/ed-test building test scripts for /usr/src/RPM/BUILD/ed-0.2/ed ... testing /usr/src/RPM/BUILD/ed-0.2/ed ... tests completed successfully. make[1]: Leaving directory `/usr/src/RPM/BUILD/ed-0.2/testsuite' make: Leaving directory `/usr/src/RPM/BUILD/ed-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45019 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ed-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ed-buildroot + cd ed-0.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ed-buildroot/usr exec_prefix=/usr/src/tmp/ed-buildroot/usr bindir=/usr/src/tmp/ed-buildroot/bin sbindir=/usr/src/tmp/ed-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ed-buildroot/etc datadir=/usr/src/tmp/ed-buildroot/usr/share includedir=/usr/src/tmp/ed-buildroot/usr/include libdir=/usr/src/tmp/ed-buildroot/usr/lib libexecdir=/usr/src/tmp/ed-buildroot/usr/lib localstatedir=/usr/src/tmp/ed-buildroot/var/lib sharedstatedir=/usr/src/tmp/ed-buildroot/usr/com mandir=/usr/src/tmp/ed-buildroot/usr/share/man infodir=/usr/src/tmp/ed-buildroot/usr/share/info install mandir=/usr/src/tmp/ed-buildroot/usr/share/man/man1 make: Entering directory `/usr/src/RPM/BUILD/ed-0.2' makeinfo -I. --no-split ed.texinfo ed.texinfo:167: warning: `.' or `,' must follow @xref, not `a'. ed.texinfo:476: warning: unlikely character , in @var. ed.texinfo:477: warning: unlikely character , in @var. ./mkinstalldirs /usr/src/tmp/ed-buildroot/bin /usr/src/tmp/ed-buildroot/usr/share/info /usr/src/tmp/ed-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/ed-buildroot mkdir /usr/src/tmp/ed-buildroot/bin mkdir /usr/src/tmp/ed-buildroot/usr mkdir /usr/src/tmp/ed-buildroot/usr/share mkdir /usr/src/tmp/ed-buildroot/usr/share/info mkdir /usr/src/tmp/ed-buildroot/usr/share/man mkdir /usr/src/tmp/ed-buildroot/usr/share/man/man1 /bin/install -p ed /usr/src/tmp/ed-buildroot/bin/ed rm -f /usr/src/tmp/ed-buildroot/bin/red cd /usr/src/tmp/ed-buildroot/bin; \ ln -s ed red /bin/install -p -m 644 ./ed.info /usr/src/tmp/ed-buildroot/usr/share/info/ed.info /bin/install -p -m 644 ./ed.1 /usr/src/tmp/ed-buildroot/usr/share/man/man1/ed.1 rm -f /usr/src/tmp/ed-buildroot/usr/share/man/man1/red.1 cd /usr/src/tmp/ed-buildroot/usr/share/man/man1; \ ln -s ed.1 red.1 make: Leaving directory `/usr/src/RPM/BUILD/ed-0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ed-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ed-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/ed-buildroot (auto) removed `/usr/src/tmp/ed-buildroot/usr/share/man/man1/red.1' `/usr/src/tmp/ed-buildroot/usr/share/man/man1/red.1.bz2' -> `ed.1.bz2' Verifying ELF objects in /usr/src/tmp/ed-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/ed-buildroot (executable,shared) Processing files: ed-0.2-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ed-0.2 + DOCDIR=/usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + export DOCDIR + rm -rf /usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + /bin/mkdir -p /usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + cp -prL ChangeLog NEWS POSIX README THANKS TODO /usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + chmod -R go-w /usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + chmod -R a+rX /usr/src/tmp/ed-buildroot/usr/share/doc/ed-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.93137 + 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.44254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ed-buildroot/.post:ed + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.57161 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ed-buildroot/.preun:ed + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.49298 + 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.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.42892 + 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/ed-0.2-alt7.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/ed-0.2-alt7.ppc.rpm 14.99user 4.30system 0:23.49elapsed 82%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+920672minor)pagefaults 0swaps