<86>Apr 26 21:05:36 userdel[13334]: delete user `rooter' <86>Apr 26 21:05:36 userdel[13334]: remove group `rooter' <86>Apr 26 21:05:37 groupadd[13335]: new group: name=rooter, gid=501 <86>Apr 26 21:05:37 useradd[13336]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 21:05:37 userdel[13338]: delete user `builder' <86>Apr 26 21:05:37 userdel[13338]: remove group `builder' <86>Apr 26 21:05:37 groupadd[13339]: new group: name=builder, gid=502 <86>Apr 26 21:05:37 useradd[13340]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing libdb1-1.85-alt6.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf db.1.85 + echo 'Source #0 (db.1.85.tar):' Source #0 (db.1.85.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/db.1.85.tar + cd db.1.85 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (db.1.85.patch):' Patch #1 (db.1.85.patch): + /usr/bin/patch -p1 patching file btree/bt_delete.c patching file btree/bt_open.c patching file btree/bt_page.c patching file btree/bt_put.c patching file btree/bt_seq.c patching file btree/bt_split.c patching file btree/bt_utils.c patching file btree/btree.h patching file hash/extern.h patching file hash/hash.c patching file hash/hash.h patching file hash/hash_bigkey.c patching file hash/hash_log2.c patching file hash/ndbm.c patching file recno/rec_close.c patching file recno/rec_put.c patching file recno/rec_seq.c patching file recno/rec_utils.c patching file mpool/mpool.c patching file db/db.c patching file PORT/include/ndbm.h patching file PORT/linux/include/compat.h patching file PORT/linux/Makefile patching file PORT/linux/libdb.map patching file PORT/linux/db_dump185.c patching file include/mpool.h patching file include/db.h + echo 'Patch #2 (db.1.85.s390.patch):' Patch #2 (db.1.85.s390.patch): + /usr/bin/patch -p1 patching file PORT/linux/Makefile + echo 'Patch #3 (db.1.85.nodebug.patch):' Patch #3 (db.1.85.nodebug.patch): + /usr/bin/patch -p1 patching file PORT/linux/Makefile + install -pm644 /usr/src/RPM/SOURCES/db_dump185.c PORT/linux/ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd db.1.85 + '[' -n '' ']' + NPROCS=48 + make -j48 -C PORT/linux 'OORG=-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' make: Entering directory `/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash.o ../../hash/hash.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_bigkey.o ../../hash/hash_bigkey.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_buf.o ../../hash/hash_buf.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_func.o ../../hash/hash_func.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_log2.o ../../hash/hash_log2.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_page.o ../../hash/hash_page.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -o ndbm.o ../../hash/ndbm.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_close.o ../../btree/bt_close.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_conv.o ../../btree/bt_conv.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_debug.o ../../btree/bt_debug.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_delete.o ../../btree/bt_delete.c ../../hash/hash_func.c:72: warning: 'hash1' defined but not used ../../hash/hash_func.c:92: warning: 'hash2' defined but not used ../../hash/hash_func.c:121: warning: 'hash3' defined but not used cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_get.o ../../btree/bt_get.c ../../hash/hash_page.c: In function 'overflow_page': ../../hash/hash_page.c:715: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hash/hash_page.c:728: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hash/hash_page.c:752: warning: ignoring return value of 'write', declared with attribute warn_unused_result cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_open.o ../../btree/bt_open.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_overflow.o ../../btree/bt_overflow.c ../../hash/hash_buf.c: In function '__get_buf': ../../hash/hash_buf.c:114: warning: 'segp' may be used uninitialized in this function ../../hash/hash_buf.c:113: warning: 'segment_ndx' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_page.o ../../btree/bt_page.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_put.o ../../btree/bt_put.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_search.o ../../btree/bt_search.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_seq.o ../../btree/bt_seq.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_split.o ../../btree/bt_split.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_utils.o ../../btree/bt_utils.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -o db.o ../../db/db.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -o mpool.o ../../mpool/mpool.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_close.o ../../recno/rec_close.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_delete.o ../../recno/rec_delete.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_get.o ../../recno/rec_get.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_open.o ../../recno/rec_open.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_put.o ../../recno/rec_put.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_search.o ../../recno/rec_search.c ../../btree/bt_put.c: In function '__bt_put': ../../btree/bt_put.c:75: warning: 'e' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_seq.o ../../recno/rec_seq.c ../../recno/rec_open.c: In function '__rec_open': ../../recno/rec_open.c:66: warning: 'rfd' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_utils.o ../../recno/rec_utils.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash.os ../../hash/hash.c ../../btree/bt_split.c: In function 'bt_psplit': ../../btree/bt_split.c:625: warning: 'src' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_bigkey.os ../../hash/hash_bigkey.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_buf.os ../../hash/hash_buf.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_func.os ../../hash/hash_func.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_log2.os ../../hash/hash_log2.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_page.os ../../hash/hash_page.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o ndbm.os ../../hash/ndbm.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_close.os ../../btree/bt_close.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_conv.os ../../btree/bt_conv.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_debug.os ../../btree/bt_debug.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_delete.os ../../btree/bt_delete.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_get.os ../../btree/bt_get.c ../../hash/hash_func.c:72: warning: 'hash1' defined but not used ../../hash/hash_func.c:92: warning: 'hash2' defined but not used ../../hash/hash_func.c:121: warning: 'hash3' defined but not used cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_open.os ../../btree/bt_open.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_overflow.os ../../btree/bt_overflow.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_page.os ../../btree/bt_page.c ../../hash/hash_page.c: In function 'overflow_page': ../../hash/hash_page.c:715: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hash/hash_page.c:728: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hash/hash_page.c:752: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hash/hash_buf.c: In function '__get_buf':cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_put.os ../../btree/bt_put.c ../../btree/bt_split.c: In function '__bt_split': ../../btree/bt_split.c:97: warning: 'nksize' may be used uninitialized in this function ../../btree/bt_split.c:91: warning: 'bl' may be used uninitialized in this function ../../btree/bt_split.c:90: warning: 'bi' may be used uninitialized in this function ../../hash/hash_buf.c:114: warning: 'segp' may be used uninitialized in this function ../../hash/hash_buf.c:113: warning: 'segment_ndx' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_search.os ../../btree/bt_search.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_seq.os ../../btree/bt_seq.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_split.os ../../btree/bt_split.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_utils.os ../../btree/bt_utils.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -fPIC -o db.os ../../db/db.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -fPIC -o mpool.os ../../mpool/mpool.c ../../btree/bt_put.c: In function '__bt_put': ../../btree/bt_put.c:75: warning: 'e' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_close.os ../../recno/rec_close.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_delete.os ../../recno/rec_delete.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_get.os ../../recno/rec_get.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_open.os ../../recno/rec_open.c ../../btree/bt_split.c: In function 'bt_psplit': ../../btree/bt_split.c:625: warning: 'src' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_put.os ../../recno/rec_put.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_search.os ../../recno/rec_search.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_seq.os ../../recno/rec_seq.c cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_utils.os ../../recno/rec_utils.c ../../recno/rec_open.c: In function '__rec_open': ../../recno/rec_open.c:66: warning: 'rfd' may be used uninitialized in this function cc -c -D__DBINTERFACE_PRIVATE -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -I. -Iinclude -o db_dump185.o db_dump185.c rm -f libdb.a ar cq libdb.a hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o ranlib libdb.a db_dump185.c:11: warning: 'copyright' defined but not used ../../btree/bt_split.c: In function '__bt_split': ../../btree/bt_split.c:97: warning: 'nksize' may be used uninitialized in this function ../../btree/bt_split.c:91: warning: 'bl' may be used uninitialized in this function ../../btree/bt_split.c:90: warning: 'bi' may be used uninitialized in this function cc -Wl,-O1 -Wl,--version-script=libdb.map -Wl,-soname=libdb.so.2 -shared -o libdb.so.2 hash.os hash_bigkey.os hash_buf.os hash_func.os hash_log2.os hash_page.os ndbm.os bt_close.os bt_conv.os bt_debug.os bt_delete.os bt_get.os bt_open.os bt_overflow.os bt_page.os bt_put.os bt_search.os bt_seq.os bt_split.os bt_utils.os db.os mpool.os rec_close.os rec_delete.os rec_get.os rec_open.os rec_put.os rec_search.os rec_seq.os rec_utils.os ln -sf libdb.so.2 libdb.so cc -o db_dump185 db_dump185.o -L. -ldb make: Leaving directory `/usr/src/RPM/BUILD/db.1.85/PORT/linux' + bzip2 -9 docs/btree.3.ps docs/dbopen.3.ps docs/hash.3.ps docs/hash.usenix.ps docs/libtp.usenix.ps docs/mpool.3.ps docs/recno.3.ps + sed -i 's///' PORT/include/ndbm.h + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17044 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdb1-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdb1-buildroot + cd db.1.85 + mkdir -p /usr/src/tmp/libdb1-buildroot/lib /usr/src/tmp/libdb1-buildroot/usr/bin /usr/src/tmp/libdb1-buildroot/usr/lib /usr/src/tmp/libdb1-buildroot/usr/include/db1 + sed -n '/^\/\*-/,/^ \*\//s/^.\*.\?//p' include/db.h + grep -v '^@.*db\.h' + pushd PORT/linux ~/RPM/BUILD/db.1.85/PORT/linux ~/RPM/BUILD/db.1.85 + install -p -m755 db_dump185 /usr/src/tmp/libdb1-buildroot/usr/bin/db1_dump185 + ln -s db1_dump185 /usr/src/tmp/libdb1-buildroot/usr/bin/db_dump185 ++ sed -e 's/libdb\.so\.//' ++ echo libdb.so.2 + sover=2 + install -pm755 libdb.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib/libdb1.so.2 + install -pm644 libdb.a /usr/src/tmp/libdb1-buildroot/usr/lib/libdb1.a + ln -s libdb1.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib/libdb.so.2 + ln -s libdb1.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib/libdb1.so + popd ~/RPM/BUILD/db.1.85 + install -pm644 PORT/include/ndbm.h include/db.h include/mpool.h /usr/src/tmp/libdb1-buildroot/usr/include/db1/ + install -pDm644 changelog /usr/src/tmp/libdb1-buildroot/usr/share/doc/libdb1-1.85/ChangeLog + install -pm644 README LICENSE docs/hash.usenix.ps.bz2 docs/libtp.usenix.ps.bz2 /usr/src/tmp/libdb1-buildroot/usr/share/doc/libdb1-1.85/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdb1-buildroot (auto) mode of `./usr/lib/libdb1.so.2' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdb1-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libdb1-buildroot (auto) Adjusting library links in /usr/src/tmp/libdb1-buildroot ./usr/lib: libdb.so.2 -> libdb1.so.2 ./lib: Verifying ELF objects in /usr/src/tmp/libdb1-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libdb1-buildroot (executable,shared) Processing files: libdb1-1.85-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83615 + 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.43734 + 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: libdb1.so.2, db1 = 1.85, libdb.so.2, libdb.so.2(GLIBC_2.0) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: 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), rtld(GNU_HASH) Conflicts: glibc < 2.1.90 Obsoletes: db1 Processing files: db1-utils-1.85-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.21069 + 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.60090 + 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: libdb1 = 1.85-alt6, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libdb.so.2(GLIBC_2.0), rtld(GNU_HASH) Conflicts: db4-utils < 0:4.3.29-alt3 Processing files: libdb1-devel-1.85-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.70612 + 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.59042 + 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: db1-devel = 1.85 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libdb1 = 1.85-alt6, db1-utils = 1.85-alt6, /usr/lib/libdb1.so.2 Conflicts: glibc-devel < 2.1.90 Obsoletes: db1-devel Processing files: libdb1-devel-static-1.85-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83196 + 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.14737 + 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: db1-devel-static = 1.85 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libdb1-devel = 1.85-alt6, glibc-devel-static Obsoletes: db1-devel-static Processing files: libdb1-doc-1.85-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.22938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.93882 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libdb1 = 1.85-alt6 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.62208 + 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/libdb1-1.85-alt6.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdb1-1.85-alt6.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/db1-utils-1.85-alt6.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdb1-devel-1.85-alt6.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdb1-devel-static-1.85-alt6.ppc.rpm Wrote: /usr/src/RPM/RPMS/noarch/libdb1-doc-1.85-alt6.noarch.rpm 10.01user 2.07system 0:14.87elapsed 81%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+509016minor)pagefaults 0swaps