<86>Apr 26 19:52:25 userdel[23887]: delete user `rooter' <86>Apr 26 19:52:25 userdel[23887]: remove group `rooter' <86>Apr 26 19:52:25 groupadd[23888]: new group: name=rooter, gid=501 <86>Apr 26 19:52:25 useradd[23889]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:52:25 userdel[23891]: delete user `builder' <86>Apr 26 19:52:25 userdel[23891]: remove group `builder' <86>Apr 26 19:52:25 groupadd[23892]: new group: name=builder, gid=502 <86>Apr 26 19:52:25 useradd[23893]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 19:52:27 rpmi: libpcre-devel-7.6-alt1 installed <13>Apr 26 19:52:27 rpmi: libtinfo-devel-5.6-alt4 installed Installing less-424-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf less-424 + echo 'Source #0 (less-424.tar):' Source #0 (less-424.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/less-424.tar + cd less-424 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (less-394-alt-configure.patch):' Patch #1 (less-394-alt-configure.patch): + /usr/bin/patch -p1 patching file configure.ac + echo 'Patch #3 (less-394-rh-Foption.patch):' Patch #3 (less-394-rh-Foption.patch): + /usr/bin/patch -p1 patching file screen.c Hunk #2 succeeded at 1575 (offset 1 line). + echo 'Patch #4 (less-394-rh-search.patch):' Patch #4 (less-394-rh-search.patch): + /usr/bin/patch -p1 patching file line.c Hunk #1 succeeded at 1159 (offset -2 lines). Hunk #2 succeeded at 1243 (offset -2 lines). Patch #6 (less-394-suse-strict-aliasing.patch): + echo 'Patch #6 (less-394-suse-strict-aliasing.patch):' + /usr/bin/patch -p1 patching file tags.c + echo 'Patch #7 (less-alt-old-bot-at-start.patch):' Patch #7 (less-alt-old-bot-at-start.patch): + /usr/bin/patch -p2 patching file screen.c Hunk #1 succeeded at 1552 (offset 1 line). Patch #8 (less-alt-pcre_include_path.patch): + echo 'Patch #8 (less-alt-pcre_include_path.patch):' + /usr/bin/patch -p2 patching file search.c + install -pm644 /usr/src/RPM/SOURCES/faq.html . + bzip2 -9k NEWS + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-424 + autoconf + 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'. 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=/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 --with-regex=pcre 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 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 whether ppc-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for tgoto in -ltinfo... yes checking for initscr in -lxcurses... no checking for initscr in -lncursesw... no checking for initscr in -lncurses... no checking for initscr in -lcurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltermlib... no checking for regcmp in -lgen... no checking for regcmp in -lintl... no checking for regcmp in -lPW... no checking for working terminal libraries... using -ltinfo 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t... (cached) yes checking for void... yes checking for const... yes checking for time_t... yes checking for st_ino in struct stat... yes checking return type of signal handlers... void checking for fsync... yes checking for popen... yes checking for _setjmp... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for snprintf... yes checking for stat... yes checking for system... yes checking for fchmod... yes checking for memcpy... yes checking for strchr... yes checking for strstr... yes checking for tcgetattr... yes checking for fileno... yes checking for strerror... yes checking for sys_errlist... yes checking for sigset_t... yes checking for sigemptyset... yes checking for errno... yes - in errno.h checking for locale... yes checking for ctype functions... yes checking for wctype functions... yes checking termcap for ospeed... yes - in termcap.h checking for regcomp... checking for pcre_compile in -lpcre... yes using pcre configure: creating ./config.status config.status: creating Makefile config.status: creating defines.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/less-424' test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status touch stamp-h ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char lesskey.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char lessecho.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char main.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char screen.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char brac.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char ch.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char charset.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char cmdbuf.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char command.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char decode.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char edit.c ch.c: In function 'fch_get': ch.c:257: warning: ignoring return value of 'write', declared with attribute warn_unused_result ch.c: In function 'sync_logfile': ch.c:413: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char filename.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char forwback.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char help.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char ifile.c lesskey.c: In function 'fputbytes': lesskey.c:580: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result lesskey.c: In function 'fputint': lesskey.c:602: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result lesskey.c:604: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char input.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char jump.c filename.c: In function 'bin_file': filename.c:473: warning: unused variable 'i' ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char line.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char linenum.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char lsystem.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char mark.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char optfunc.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char option.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char opttbl.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char os.c lsystem.c: In function 'lsystem': lsystem.c:116: warning: ignoring return value of 'dup', declared with attribute warn_unused_result lsystem.c:150: warning: ignoring return value of 'system', declared with attribute warn_unused_result lsystem.c:175: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char output.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char position.c command.c: In function 'commands': command.c:909: warning: 'c' may be used uninitialized in this function ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char prompt.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char search.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char signal.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char tags.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char ttyin.c ppc-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -Wall -O2 -fsigned-char version.c search.c: In function 'search': search.c:1384: warning: unused variable 'result' ppc-alt-linux-gcc -o lesskey lesskey.o version.o ppc-alt-linux-gcc -o lessecho lessecho.o version.o ppc-alt-linux-gcc -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o -ltinfo -lpcre make: Leaving directory `/usr/src/RPM/BUILD/less-424' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40771 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/less-buildroot + : + /bin/rm -rf -- /usr/src/tmp/less-buildroot + cd less-424 + mkdir -p /usr/src/tmp/less-buildroot/etc/profile.d /usr/src/tmp/less-buildroot/usr/share/less + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/less-buildroot/usr exec_prefix=/usr/src/tmp/less-buildroot/usr bindir=/usr/src/tmp/less-buildroot/usr/bin sbindir=/usr/src/tmp/less-buildroot/usr/sbin sysconfdir=/usr/src/tmp/less-buildroot/etc datadir=/usr/src/tmp/less-buildroot/usr/share includedir=/usr/src/tmp/less-buildroot/usr/include libdir=/usr/src/tmp/less-buildroot/usr/lib libexecdir=/usr/src/tmp/less-buildroot/usr/lib localstatedir=/usr/src/tmp/less-buildroot/var/lib sharedstatedir=/usr/src/tmp/less-buildroot/usr/com mandir=/usr/src/tmp/less-buildroot/usr/share/man infodir=/usr/src/tmp/less-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/less-424' ./mkinstalldirs /usr/src/tmp/less-buildroot/usr/bin /usr/src/tmp/less-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/less-buildroot/usr/bin mkdir /usr/src/tmp/less-buildroot/usr/share/man mkdir /usr/src/tmp/less-buildroot/usr/share/man/man1 /bin/install -p less /usr/src/tmp/less-buildroot/usr/bin/less /bin/install -p lesskey /usr/src/tmp/less-buildroot/usr/bin/lesskey /bin/install -p lessecho /usr/src/tmp/less-buildroot/usr/bin/lessecho /bin/install -p -m 644 ./less.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/less.1 /bin/install -p -m 644 ./lesskey.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/lesskey.1 /bin/install -p -m 644 ./lessecho.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/lessecho.1 make: Leaving directory `/usr/src/RPM/BUILD/less-424' + install -pm755 /usr/src/RPM/SOURCES/lesspipe /usr/src/RPM/SOURCES/lessfile /usr/src/RPM/SOURCES/zless /usr/src/tmp/less-buildroot/usr/bin/ + install -pm755 /usr/src/RPM/SOURCES/lesspipe.sh /usr/src/RPM/SOURCES/lessfile.sh /usr/src/RPM/SOURCES/lessclose.sh /usr/src/tmp/less-buildroot/usr/share/less/ + install -pm644 /usr/src/RPM/SOURCES/lesspipe.1 /usr/src/RPM/SOURCES/zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/ + install -pm755 /usr/src/RPM/SOURCES/less.sh /usr/src/RPM/SOURCES/less.csh /usr/src/tmp/less-buildroot/etc/profile.d/ + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/zmore + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/bzmore + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/bzless + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1 + ln -s lesspipe.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/less-buildroot (auto) Verifying and fixing files in /usr/src/tmp/less-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/less-buildroot (auto) removed `/usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1' `/usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1.gz' -> `lesspipe.1.gz' removed `/usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1' `/usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1.gz' -> `zless.1.gz' removed `/usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1' `/usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1.gz' -> `zless.1.gz' removed `/usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1' `/usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1.gz' -> `zless.1.gz' Verifying ELF objects in /usr/src/tmp/less-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/less-buildroot (executable,shared) Processing files: less-424-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-424 + DOCDIR=/usr/src/tmp/less-buildroot/usr/share/doc/less-424 + export DOCDIR + rm -rf /usr/src/tmp/less-buildroot/usr/share/doc/less-424 + /bin/mkdir -p /usr/src/tmp/less-buildroot/usr/share/doc/less-424 + cp -prL NEWS.bz2 faq.html /usr/src/tmp/less-buildroot/usr/share/doc/less-424 + chmod -R go-w /usr/src/tmp/less-buildroot/usr/share/doc/less-424 + chmod -R a+rX /usr/src/tmp/less-buildroot/usr/share/doc/less-424 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.18045 + 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.24731 + 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(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: file, mktemp >= 1:1.3.1, /bin/rm, /bin/sh, /lib/ld.so.1, coreutils, 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), libpcre.so.3, libtinfo.so.5, rtld(GNU_HASH) Conflicts: bzip2 < 0:1.0.1-ipl6mdk, gzip-utils < 0:1.3.5-alt1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.39652 + 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/less-424-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/less-424-alt3.ppc.rpm 16.00user 5.17system 0:19.16elapsed 110%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1151802minor)pagefaults 0swaps