<86>Apr 26 09:30:09 userdel[15875]: delete user `rooter' <86>Apr 26 09:30:09 userdel[15875]: remove group `rooter' <86>Apr 26 09:30:09 groupadd[15876]: new group: name=rooter, gid=501 <86>Apr 26 09:30:09 useradd[15877]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 09:30:09 userdel[15879]: delete user `builder' <86>Apr 26 09:30:09 userdel[15879]: remove group `builder' <86>Apr 26 09:30:09 groupadd[15880]: new group: name=builder, gid=502 <86>Apr 26 09:30:09 useradd[15881]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 09:30:11 rpmi: hostinfo-2.2-alt4 installed <13>Apr 26 09:30:11 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 09:30:11 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 09:30:12 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 09:30:13 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing jikes-1.22-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jikes-1.22 + echo 'Source #0 (jikes-1.22.tar.bz2):' Source #0 (jikes-1.22.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/jikes-1.22.tar.bz2 + /bin/tar -xf - + cd jikes-1.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jikes-1.22 + 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 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 --disable-dependency-tracking 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for touch... /bin/touch checking for ppc-alt-linux-g++... ppc-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-g++... none checking for Windows and DOS and OS/2 style pathnames... no checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for egrep... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for library containing cos... none required checking whether the compiler implements namespaces... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler recognizes bool as a built-in type... yes checking for VC++ style set_new_handler... no checking for standard set_new_handler... yes checking for compiler error on discard of const qualifier... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking for wcslen... yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcscat... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wint_t... yes checking call wcslen... yes checking for error calling wcslen with const argument... no checking for presence of ostream << const unsigned char *... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing libiconv_open... no checking simple call to iconv... yes checking for error calling iconv with const 2nd argument... yes checking fix for calling iconv with non const argument... yes checking for wchar_t... yes checking size of wchar_t... 4 checking wchar_t as an encoding... wchar_t checking for u_getVersion in -licu-uc... no checking for cygwin_win32_to_posix_path_list... no checking for ppc-alt-linux-strip... no checking for strip... strip checking whether the compiler supports member constants... yes checking whether the compiler supports the explicit keyword... yes checking whether the compiler supports Run-Time Type Identification... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether the compiler supports static_cast<>... yes checking for floating point support... emulated checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking whether int32_t and int are equivalent types... yes checking for __S_IFDIR symbol... yes checking for _S_IFDIR symbol... no checking for S_IFDIR symbol... yes checking for mkdir... yes checking for mac style mkdir... no checking for glibc style mkdir... yes checking for libc5 style mkdir... yes checking for win32 style mkdir... no checking floating point bug workaround for ICC compiler... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/jikes-1.22' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/doc' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/src' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o ast.o ast.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o body.o body.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o bytecode.o bytecode.cpp bytecode.cpp: In member function 'void ByteCode::EmitTryStatement(AstTryStatement*)': bytecode.cpp:1694: warning: suggest explicit braces to avoid ambiguous 'else' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o case.o case.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o class.o class.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o code.o code.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o control.o control.cpp semantic.h: In constructor 'Semantic::Semantic(Control&, FileSymbol*)': semantic.h:634: warning: array subscript is above array bounds semantic.h:634: warning: array subscript is above array bounds ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o decl.o decl.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o definite.o definite.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o depend.o depend.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o diagnose.o diagnose.cpp diagnose.cpp: In member function 'RepairCandidate DiagnoseParser::SecondaryPhase(TokenObject)': diagnose.cpp:1513: warning: 'repair.SecondaryRepairInfo::buffer_position' may be used uninitialized in this function diagnose.cpp: In member function 'RepairCandidate DiagnoseParser::PrimaryPhase(TokenObject)': diagnose.cpp:416: warning: 'repair.PrimaryRepairInfo::symbol' may be used uninitialized in this function diagnose.cpp:453: warning: 'candidate.RepairCandidate::location' may be used uninitialized in this function diagnose.cpp:383: warning: 'repair.PrimaryRepairInfo::buffer_position' may be used uninitialized in this function ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o double.o double.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o dump.o dump.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o error.o error.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o expr.o expr.cpp expr.cpp: In function 'void CheckIntegerAddition(Semantic*, AstExpression*, const T&, const T&) [with T = LongInt]': expr.cpp:5319: instantiated from here expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp: In function 'void CheckIntegerAddition(Semantic*, AstExpression*, const T&, const T&) [with T = i4]': expr.cpp:5331: instantiated from here expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp:71: warning: suggest parentheses around && within || expr.cpp: In function 'void CheckIntegerMultiplication(Semantic*, AstExpression*, const T&, const T&) [with T = LongInt]': expr.cpp:6364: instantiated from here expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp: In function 'void CheckIntegerMultiplication(Semantic*, AstExpression*, const T&, const T&) [with T = i4]': expr.cpp:6376: instantiated from here expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || expr.cpp:98: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o incrmnt.o incrmnt.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o init.o init.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o javaact.o javaact.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o jikes.o jikes.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o jikesapi.o jikesapi.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o long.o long.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o lookup.o lookup.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o lpginput.o lpginput.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o modifier.o modifier.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o op.o op.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o option.o option.cpp option.cpp: In member function 'void ArgumentExpander::ExpandAtFileArgument(Tuple&, char*, Tuple&)': option.cpp:98: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o parser.o parser.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o platform.o platform.cpp platform.cpp: In constructor 'FloatToString::FloatToString(const IEEEfloat&)': platform.cpp:637: warning: suggest parentheses around && within || platform.cpp:643: warning: suggest parentheses around && within || platform.cpp: In constructor 'DoubleToString::DoubleToString(const IEEEdouble&)': platform.cpp:1005: warning: suggest parentheses around && within || platform.cpp:1011: warning: suggest parentheses around && within || ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o scanner.o scanner.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o segment.o segment.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o set.o set.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o stream.o stream.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o symbol.o symbol.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o system.o system.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o tab.o tab.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o unparse.o unparse.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o unzip.o unzip.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c -o zip.o zip.cpp ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o jikes ast.o body.o bytecode.o case.o class.o code.o control.o decl.o definite.o depend.o diagnose.o double.o dump.o error.o expr.o incrmnt.o init.o javaact.o jikes.o jikesapi.o long.o lookup.o lpginput.o modifier.o op.o option.o parser.o platform.o scanner.o segment.o set.o stream.o symbol.o system.o tab.o unparse.o unzip.o zip.o make[2]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22' make: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57944 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jikes-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jikes-buildroot + cd jikes-1.22 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/jikes-buildroot/usr exec_prefix=/usr/src/tmp/jikes-buildroot/usr bindir=/usr/src/tmp/jikes-buildroot/usr/bin sbindir=/usr/src/tmp/jikes-buildroot/usr/sbin sysconfdir=/usr/src/tmp/jikes-buildroot/etc datadir=/usr/src/tmp/jikes-buildroot/usr/share includedir=/usr/src/tmp/jikes-buildroot/usr/include libdir=/usr/src/tmp/jikes-buildroot/usr/lib libexecdir=/usr/src/tmp/jikes-buildroot/usr/lib localstatedir=/usr/src/tmp/jikes-buildroot/var/lib sharedstatedir=/usr/src/tmp/jikes-buildroot/usr/com mandir=/usr/src/tmp/jikes-buildroot/usr/share/man infodir=/usr/src/tmp/jikes-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/jikes-1.22' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22" || mkdir -p -- . "/usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22" /bin/install -p -m 644 'license.htm' '/usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22/license.htm' test -z "/usr/src/tmp/jikes-buildroot/usr/share/man/man1" || mkdir -p -- . "/usr/src/tmp/jikes-buildroot/usr/share/man/man1" /bin/install -p -m 644 './jikes.1' '/usr/src/tmp/jikes-buildroot/usr/share/man/man1/jikes.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/doc' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/src' /usr/bin/make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[3]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22/src' test -z "/usr/src/tmp/jikes-buildroot/usr/bin" || mkdir -p -- . "/usr/src/tmp/jikes-buildroot/usr/bin" /bin/install -p 'jikes' '/usr/src/tmp/jikes-buildroot/usr/bin/jikes' test -z "/usr/src/tmp/jikes-buildroot/usr/include" || mkdir -p -- . "/usr/src/tmp/jikes-buildroot/usr/include" /bin/install -p -m 644 'jikesapi.h' '/usr/src/tmp/jikes-buildroot/usr/include/jikesapi.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22/src' make[1]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22' make[2]: Entering directory `/usr/src/RPM/BUILD/jikes-1.22' 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/jikes-1.22' make[1]: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22' make: Leaving directory `/usr/src/RPM/BUILD/jikes-1.22' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jikes-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jikes-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/jikes-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jikes-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/jikes-buildroot (executable,shared) Processing files: jikes-1.22-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jikes-1.22 + DOCDIR=/usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + export DOCDIR + rm -rf /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + /bin/mkdir -p /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + cp -prL README AUTHORS ChangeLog NEWS TODO INSTALL /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + chmod -R go-w /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + chmod -R a+rX /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + cp -prL doc/license.htm /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + chmod -R go-w /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + chmod -R a+rX /usr/src/tmp/jikes-buildroot/usr/share/doc/jikes-1.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.93697 + 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.52982 + 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: jikes 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.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.69535 + 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/jikes-1.22-alt1.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/jikes-1.22-alt1.1.ppc.rpm 174.89user 8.23system 3:22.84elapsed 90%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1517848minor)pagefaults 0swaps