<86>Apr 26 19:59:38 userdel[12127]: delete user `rooter' <86>Apr 26 19:59:38 userdel[12127]: remove group `rooter' <86>Apr 26 19:59:38 groupadd[12128]: new group: name=rooter, gid=501 <86>Apr 26 19:59:38 useradd[12129]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:59:38 userdel[12131]: delete user `builder' <86>Apr 26 19:59:38 userdel[12131]: remove group `builder' <86>Apr 26 19:59:38 groupadd[12132]: new group: name=builder, gid=502 <86>Apr 26 19:59:38 useradd[12133]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing lha-1.14i-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25041 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lha-1.14i-ac20050924p1 + echo 'Source #0 (lha-1.14i-ac20050924p1.tar.gz):' Source #0 (lha-1.14i-ac20050924p1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lha-1.14i-ac20050924p1.tar.gz + /bin/tar -xf - + cd lha-1.14i-ac20050924p1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (lha-1.14i-fix-includes.patch.bz2):' Patch #3 (lha-1.14i-fix-includes.patch.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lha-1.14i-fix-includes.patch.bz2 + /usr/bin/patch -p1 patching file src/lha.h Hunk #1 succeeded at 22 with fuzz 2 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59642 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lha-1.14i-ac20050924p1 + CFLAGS='-pipe -Wall -O9 -fsigned-char -fomit-frame-pointer' + export CFLAGS + CXXFLAGS='-pipe -Wall -O9 -fsigned-char -fomit-frame-pointer' + export CXXFLAGS + FFLAGS='-pipe -Wall -O9 -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.ac'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes 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 function prototypes... yes checking for string.h... (cached) yes 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 library containing opendir... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... (cached) none required 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 sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for long... yes checking size of long... 4 checking for uid_t... yes checking for gid_t... yes checking for long long... yes checking for uint64_t... yes checking for ssize_t... yes checking for struct tm.tm_gmtoff... yes checking for struct stat.st_ino... yes checking return type of signal handlers... void checking whether utime accepts a null argument... yes checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for strchr... yes checking for strdup... yes checking for memcpy... yes checking for memset... yes checking for memmove... yes checking for strcasecmp... yes checking for mktime... yes checking for timelocal... yes checking for tzset... yes checking for ftime... yes checking for gettimeofday... yes checking for utime... yes checking for ftruncate... yes checking for chsize... no checking for lchown... yes checking for mkstemp... yes checking for ftello... yes checking for getpwuid... yes checking for getgrgid... yes checking for getpwnam... yes checking for getgrnam... yes checking for iconv... yes checking for basename... yes checking for vsnprintf... yes checking for fnmatch... yes checking whether basename is declared... no checking whether strchr()/strrchr() is 8bit clean... yes checking whether the 2nd argument of gettimeofday() is effective... yes checking kanji code conversion on text file... yes checking default archive method... -lh5- checking template of the temporary file... /tmp/lhXXXXXX checking whether incremental indicator is needed... yes checking kanji code of filename... CODE_EUC checking whether user/group name extended header is needed... no checking whether backup file for old archive is left... no checking whether enable -X option which ignore dot files... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating olddoc/Makefile config.status: creating tests/Makefile config.status: creating tests/lha-test config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 'OPTIMIZE=-pipe -Wall -O9 -fsigned-char -fomit-frame-pointer' make: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/man' Making all in olddoc make[2]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/olddoc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/olddoc' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c append.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c bitio.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c crcio.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c dhuf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c extract.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c header.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c huf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c indicator.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c larc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c lhadd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c lharc.c header.c: In function 'get_extended_header': header.c:602: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness header.c: In function 'get_header_level2': header.c:932: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness header.c: In function 'get_header_level3': header.c:1013: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness header.c: In function 'seek_lha_header': header.c:1158: warning: pointer targets in passing argument 1 of 'calc_sum' differ in signedness header.c: In function 'init_header': header.c:1293: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c lhext.c header.c: In function 'write_header_level2': header.c:1569: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c lhlist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c maketbl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c maketree.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c patmatch.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c shuf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c slide.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c util.c lhext.c: In function 'adjust_info': lhext.c:192: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result lhext.c:195: warning: ignoring return value of 'chown', declared with attribute warn_unused_result lhadd.c: In function 'set_archive_file_mode': lhadd.c:358: warning: ignoring return value of 'chown', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -c getopt_long.c patmatch.c: In function 'patmatch': patmatch.c:23: warning: suggest parentheses around assignment used as truth value lharc.c: In function 'inquire': lharc.c:1355: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result util.c: In function 'copyfile': util.c:41: warning: pointer targets in passing argument 1 of 'fread_txt' differ in signedness util.c:62: warning: pointer targets in passing argument 1 of 'fwrite_txt' differ in signedness util.c:75: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness huf.c: In function 'send_block': huf.c:103: warning: array subscript is below array bounds huf.c:182: warning: 'flags' may be used uninitialized in this function header.c: In function 'write_header': header.c:1581: warning: 'header_size' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O9 -fsigned-char -fomit-frame-pointer -o lha append.o bitio.o crcio.o dhuf.o extract.o header.o huf.o indicator.o larc.o lhadd.o lharc.o lhext.o lhlist.o maketbl.o maketree.o patmatch.o shuf.o slide.o util.o getopt_long.o make[2]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/tests' Makefile:317: warning: overriding commands for target `lha-test' Makefile:190: warning: ignoring old commands for target `lha-test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' make[2]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' make[1]: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' make: Leaving directory `/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lha-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lha-buildroot + cd lha-1.14i-ac20050924p1 + install -pD -m0755 src/lha /usr/src/tmp/lha-buildroot/usr/bin/lha + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lha-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lha-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lha-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lha-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lha-buildroot (executable,shared) Processing files: lha-1.14i-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.72698 + 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.59917 + 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: /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) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.11186 + 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/lha-1.14i-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lha-1.14i-alt2.ppc.rpm 13.43user 4.98system 0:18.11elapsed 101%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1103172minor)pagefaults 0swaps