<86>Jul 16 04:11:30 userdel[3637261]: delete user 'rooter' <86>Jul 16 04:11:30 userdel[3637261]: removed group 'rooter' owned by 'rooter' <86>Jul 16 04:11:30 userdel[3637261]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 04:11:30 groupadd[3637319]: group added to /etc/group: name=rooter, GID=681 <86>Jul 16 04:11:30 groupadd[3637319]: group added to /etc/gshadow: name=rooter <86>Jul 16 04:11:30 groupadd[3637319]: new group: name=rooter, GID=681 <86>Jul 16 04:11:30 useradd[3637462]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Jul 16 04:11:30 userdel[3637566]: delete user 'builder' <86>Jul 16 04:11:30 userdel[3637566]: removed group 'builder' owned by 'builder' <86>Jul 16 04:11:30 userdel[3637566]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 04:11:30 groupadd[3637614]: group added to /etc/group: name=builder, GID=682 <86>Jul 16 04:11:30 groupadd[3637614]: group added to /etc/gshadow: name=builder <86>Jul 16 04:11:30 groupadd[3637614]: new group: name=builder, GID=682 <86>Jul 16 04:11:30 useradd[3637687]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdb1-1.85-alt8.nosrc.rpm (w1.gzdio) Installing libdb1-1.85-alt8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24474 + 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.24474 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd db.1.85 + make -j8 -C PORT/linux 'OORG=-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_func.o ../../hash/hash_func.c ../../hash/hash_func.c:118:1: warning: 'hash3' defined but not used [-Wunused-function] 118 | hash3(keyarg, len) | ^~~~~ ../../hash/hash_func.c:89:1: warning: 'hash2' defined but not used [-Wunused-function] 89 | hash2(keyarg, len) | ^~~~~ ../../hash/hash_func.c:69:1: warning: 'hash1' defined but not used [-Wunused-function] 69 | hash1(keyarg, len) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_log2.o ../../hash/hash_log2.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_buf.o ../../hash/hash_buf.c ../../hash/hash_buf.c: In function '__get_buf': ../../hash/hash_buf.c:144:8: warning: 'segp' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | segp[segment_ndx] = | ^ ../../hash/hash_buf.c:144:8: warning: 'segment_ndx' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o ndbm.o ../../hash/ndbm.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_debug.o ../../btree/bt_debug.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_close.o ../../btree/bt_close.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_get.o ../../btree/bt_get.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_open.o ../../btree/bt_open.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash.o ../../hash/hash.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_overflow.o ../../btree/bt_overflow.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_page.o ../../btree/bt_page.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_put.o ../../btree/bt_put.c ../../btree/bt_put.c: In function '__bt_put': ../../btree/bt_put.c:246:19: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 246 | __bt_setcur(t, e->page->pgno, e->index); | ~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_conv.o ../../btree/bt_conv.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_page.o ../../hash/hash_page.c ../../hash/hash_page.c: In function 'overflow_page': ../../hash/hash_page.c:715:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 715 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hash/hash_page.c:728:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hash/hash_page.c:752:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 752 | (void)write(STDERR_FILENO, OVMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 753 | sizeof(OVMSG) - 1); | ~~~~~~~~~~~~~~~~~~ In file included from ../../hash/hash_page.c:71: ../../hash/hash_page.c: In function '__add_ovflpage': ../../hash/hash.h:154:45: warning: 'freep' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | #define SETBIT(A, N) ((A)[(N)/BITS_PER_MAP] |= (1<<((N)%BITS_PER_MAP))) | ^~ ../../hash/hash_page.c:668:22: note: 'freep' was declared here 668 | register u_int32_t *freep; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -o hash_bigkey.o ../../hash/hash_bigkey.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_utils.o ../../btree/bt_utils.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_search.o ../../btree/bt_search.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -o db.o ../../db/db.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_seq.o ../../btree/bt_seq.c ../../btree/bt_seq.c: In function '__bt_seq': ../../btree/bt_seq.c:323:12: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 323 | ep->index = index; | ~~~~~~~~~~^~~~~~~ ../../btree/bt_seq.c:247:9: note: 'index' was declared here 247 | indx_t index; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_delete.o ../../recno/rec_delete.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -o mpool.o ../../mpool/mpool.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_close.o ../../recno/rec_close.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_open.o ../../recno/rec_open.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_search.o ../../recno/rec_search.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_seq.o ../../recno/rec_seq.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_delete.o ../../btree/bt_delete.c In file included from ../../btree/bt_delete.c:48: ../../btree/bt_delete.c: In function '__bt_delete': ../../btree/btree.h:139:42: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 139 | ((BINTERNAL *)((char *)(pg) + (pg)->linp[indx])) | ^ ../../btree/bt_delete.c:153:9: note: 'index' was declared here 153 | indx_t index; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -o bt_split.o ../../btree/bt_split.c In file included from ../../btree/bt_split.c:49: ../../btree/bt_split.c: In function '__bt_split': ../../btree/btree.h:147:18: warning: 'nksize' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | *(u_int32_t *)p = size; \ | ^ ../../btree/bt_split.c:97:23: note: 'nksize' was declared here 97 | u_int32_t n, nbytes, nksize; | ^~~~~~ ../../btree/bt_split.c:250:8: warning: 'bl' may be used uninitialized in this function [-Wmaybe-uninitialized] 250 | bt_preserve(t, *(pgno_t *)bl->bytes) == RET_ERROR) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_get.o ../../recno/rec_get.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_func.os ../../hash/hash_func.c ../../hash/hash_func.c:118:1: warning: 'hash3' defined but not used [-Wunused-function] 118 | hash3(keyarg, len) | ^~~~~ ../../hash/hash_func.c:89:1: warning: 'hash2' defined but not used [-Wunused-function] 89 | hash2(keyarg, len) | ^~~~~ ../../hash/hash_func.c:69:1: warning: 'hash1' defined but not used [-Wunused-function] 69 | hash1(keyarg, len) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_utils.o ../../recno/rec_utils.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_buf.os ../../hash/hash_buf.c ../../hash/hash_buf.c: In function '__get_buf': ../../hash/hash_buf.c:144:8: warning: 'segp' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | segp[segment_ndx] = | ^ ../../hash/hash_buf.c:144:8: warning: 'segment_ndx' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -o rec_put.o ../../recno/rec_put.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_log2.os ../../hash/hash_log2.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash.os ../../hash/hash.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_bigkey.os ../../hash/hash_bigkey.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_debug.os ../../btree/bt_debug.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o ndbm.os ../../hash/ndbm.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_close.os ../../btree/bt_close.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_conv.os ../../btree/bt_conv.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_page.os ../../btree/bt_page.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_get.os ../../btree/bt_get.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_put.os ../../btree/bt_put.c ../../btree/bt_put.c: In function '__bt_put': ../../btree/bt_put.c:246:19: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 246 | __bt_setcur(t, e->page->pgno, e->index); | ~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_seq.os ../../btree/bt_seq.c ../../btree/bt_seq.c: In function '__bt_seq': ../../btree/bt_seq.c:118:3: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 118 | __bt_setcur(t, e.page->pgno, e.index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_search.os ../../btree/bt_search.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_overflow.os ../../btree/bt_overflow.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_delete.os ../../btree/bt_delete.c In file included from ../../btree/bt_delete.c:48: ../../btree/bt_delete.c: In function '__bt_delete': ../../btree/btree.h:139:42: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 139 | ((BINTERNAL *)((char *)(pg) + (pg)->linp[indx])) | ^ ../../btree/bt_delete.c:153:9: note: 'index' was declared here 153 | indx_t index; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_split.os ../../btree/bt_split.c In file included from ../../btree/bt_split.c:49: ../../btree/bt_split.c: In function '__bt_split': ../../btree/btree.h:147:18: warning: 'nksize' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | *(u_int32_t *)p = size; \ | ^ ../../btree/bt_split.c:97:23: note: 'nksize' was declared here 97 | u_int32_t n, nbytes, nksize; | ^~~~~~ ../../btree/bt_split.c:250:8: warning: 'bl' may be used uninitialized in this function [-Wmaybe-uninitialized] 250 | bt_preserve(t, *(pgno_t *)bl->bytes) == RET_ERROR) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -fPIC -o mpool.os ../../mpool/mpool.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_close.os ../../recno/rec_close.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_open.os ../../btree/bt_open.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -fPIC -o db.os ../../db/db.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_delete.os ../../recno/rec_delete.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../btree -fPIC -o bt_utils.os ../../btree/bt_utils.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_get.os ../../recno/rec_get.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' 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 make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_utils.os ../../recno/rec_utils.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_open.os ../../recno/rec_open.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_seq.os ../../recno/rec_seq.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_search.os ../../recno/rec_search.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../recno -fPIC -o rec_put.os ../../recno/rec_put.c make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -o db_dump185.o db_dump185.c db_dump185.c:11:13: warning: 'copyright' defined but not used [-Wunused-variable] 11 | static char copyright[] = | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' cc -c -D__DBINTERFACE_PRIVATE -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -I. -Iinclude -I../../hash -fPIC -o hash_page.os ../../hash/hash_page.c ../../hash/hash_page.c: In function 'overflow_page': ../../hash/hash_page.c:715:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 715 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hash/hash_page.c:728:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | (void)write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hash/hash_page.c:752:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 752 | (void)write(STDERR_FILENO, OVMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 753 | sizeof(OVMSG) - 1); | ~~~~~~~~~~~~~~~~~~ In file included from ../../hash/hash_page.c:71: ../../hash/hash_page.c: In function '__add_ovflpage': ../../hash/hash.h:154:45: warning: 'freep' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | #define SETBIT(A, N) ((A)[(N)/BITS_PER_MAP] |= (1<<((N)%BITS_PER_MAP))) | ^~ ../../hash/hash_page.c:668:22: note: 'freep' was declared here 668 | register u_int32_t *freep; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' 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 make: Leaving directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' make: Entering directory '/usr/src/RPM/BUILD/db.1.85/PORT/linux' 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.12129 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd db.1.85 + mkdir -p /usr/src/tmp/libdb1-buildroot/lib64 /usr/src/tmp/libdb1-buildroot/usr/bin /usr/src/tmp/libdb1-buildroot/usr/lib64 /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 ++ echo libdb.so.2 ++ sed -e 's/libdb\.so\.//' + sover=2 + install -pm755 libdb.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib64/libdb1.so.2 + install -pm644 libdb.a /usr/src/tmp/libdb1-buildroot/usr/lib64/libdb1.a + ln -s libdb1.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib64/libdb.so.2 + ln -s libdb1.so.2 /usr/src/tmp/libdb1-buildroot/usr/lib64/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/lib64/libdb1.so.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdb1-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdb1-buildroot/ (default) Compressing files in /usr/src/tmp/libdb1-buildroot (auto) Adjusting library links in /usr/src/tmp/libdb1-buildroot ./usr/lib64: (from :0) libdb.so.2 -> libdb1.so.2 ./lib64: (from :0) Verifying ELF objects in /usr/src/tmp/libdb1-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libdb1-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XBdocX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb1-buildroot/usr/lib64/libdb.so.2: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gh9PAW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb1.so.2, db1 = 1.85, libdb.so.2()(64bit) = set:hdlzL5ZwUKCih9zugTnwiEUMmb0, libdb.so.2(GLIBC_2.0)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: glibc < 2.1.90 Obsoletes: db1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KzbQ7X Creating libdb1-debuginfo package Processing files: db1-utils-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GLxSKY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1IuaTY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdb1 = 1.85-alt8, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb.so.2()(64bit) >= set:hgyj7, libdb.so.2(GLIBC_2.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: db4-utils < 0:4.3.29-alt3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.trjIsZ Creating db1-utils-debuginfo package Processing files: libdb1-devel-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xkyyAW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ro3WbY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: db1-devel = 1.85 Requires: libdb1 = 1.85-alt8, db1-utils = 1.85-alt8, /usr/lib64/libdb1.so.2 Conflicts: glibc-devel < 2.1.90 Obsoletes: db1-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ez4KkV Processing files: libdb1-devel-static-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F6YR2X find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CRtdzW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: db1-devel-static = 1.85 Requires: libdb1-devel = 1.85-alt8, glibc-devel-static Obsoletes: db1-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WgpT9V Processing files: libdb1-doc-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.51pljX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mKWUfZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdb1 = 1.85-alt8 Processing files: libdb1-debuginfo-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zijh2X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cb34sY find-requires: running scripts (debuginfo) Provides: debug64(libdb.so.2) Requires: libdb1 = 1.85-alt8, debug64(libc.so.6) Processing files: db1-utils-debuginfo-1.85-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dD2C2V find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UNOxlX find-requires: running scripts (debuginfo) Requires: db1-utils = 1.85-alt8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdb.so.2) Adding to db1-utils-debuginfo a strict dependency on libdb1-debuginfo Removing from db1-utils-debuginfo 1 sources provided by libdb1-debuginfo also prunning dir /usr/src/debug/db.1.85/PORT/linux/include Removing 3 extra deps from db1-utils due to dependency on libdb1 Removing 1 extra deps from libdb1-devel due to dependency on libdb1 Removing 1 extra deps from db1-utils-debuginfo due to dependency on libdb1-debuginfo Removing 4 extra deps from db1-utils due to repentancy on libdb1 Removing 1 extra deps from libdb1-devel due to repentancy on db1-utils Removing 1 extra deps from db1-utils-debuginfo due to repentancy on libdb1-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libdb1-1.85-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/db1-utils-1.85-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb1-devel-1.85-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb1-devel-static-1.85-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libdb1-doc-1.85-alt8.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb1-debuginfo-1.85-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/db1-utils-debuginfo-1.85-alt8.x86_64.rpm (w2.lzdio) 7.66user 1.64system 0:26.15elapsed 35%CPU (0avgtext+0avgdata 33172maxresident)k 0inputs+0outputs (0major+715514minor)pagefaults 0swaps 9.59user 3.77system 0:34.20elapsed 39%CPU (0avgtext+0avgdata 33172maxresident)k 0inputs+0outputs (0major+1018407minor)pagefaults 0swaps --- db1-utils-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ db1-utils-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:01.889651809 +0000 @@ -8,4 +8,4 @@ Conflicts: db4-utils < 0:4.3.29-alt3 -File: /usr/bin/db1_dump185 100755 root:root 10400 f14e7afab37305251570bd94bef1cf14 +File: /usr/bin/db1_dump185 100755 root:root 14528 8ba2dab9d9714aee68139901bf2bee20 File: /usr/bin/db_dump185 120777 root:root 11 db1_dump185 -RPMIdentity: 11cb91e548b88847f0a4effb00c44781 +RPMIdentity: 0d4df1d4b0038d13c6eb756cc8c012ec --- db1-utils-debuginfo-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ db1-utils-debuginfo-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:02.068652419 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/c4d08378fade8ed2c694990189b3b8a0987bb3 120777 root:root ../../../../bin/db1_dump185 -/usr/lib/debug/.build-id/dd/c4d08378fade8ed2c694990189b3b8a0987bb3.debug 120777 root:root ../../usr/bin/db1_dump185.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/18ef49ee44cc5d60fee2e87802ef57c890acc9 120777 root:root ../../../../bin/db1_dump185 +/usr/lib/debug/.build-id/e8/18ef49ee44cc5d60fee2e87802ef57c890acc9.debug 120777 root:root ../../usr/bin/db1_dump185.debug /usr/lib/debug/usr/bin/db1_dump185.debug 100644 root:root @@ -14,11 +14,11 @@ Provides: db1-utils-debuginfo = 1.85-alt8 -File: /usr/lib/debug/.build-id/dd 40755 root:root 80 -File: /usr/lib/debug/.build-id/dd/c4d08378fade8ed2c694990189b3b8a0987bb3 120777 root:root 27 ../../../../bin/db1_dump185 -File: /usr/lib/debug/.build-id/dd/c4d08378fade8ed2c694990189b3b8a0987bb3.debug 120777 root:root 31 ../../usr/bin/db1_dump185.debug -File: /usr/lib/debug/usr/bin/db1_dump185.debug 100644 root:root 22376 0dad6bf153f59304b774a710dde39c2f +File: /usr/lib/debug/.build-id/e8 40755 root:root 0 +File: /usr/lib/debug/.build-id/e8/18ef49ee44cc5d60fee2e87802ef57c890acc9 120777 root:root 27 ../../../../bin/db1_dump185 +File: /usr/lib/debug/.build-id/e8/18ef49ee44cc5d60fee2e87802ef57c890acc9.debug 120777 root:root 31 ../../usr/bin/db1_dump185.debug +File: /usr/lib/debug/usr/bin/db1_dump185.debug 100644 root:root 30208 3279abf38845b46e7df9f4bb2146efb8 File: /usr/lib/debug/usr/bin/db_dump185.debug 120777 root:root 17 db1_dump185.debug -File: /usr/src/debug/db.1.85 40755 root:root 160 -File: /usr/src/debug/db.1.85/PORT 40755 root:root 60 -File: /usr/src/debug/db.1.85/PORT/linux 40755 root:root 80 +File: /usr/src/debug/db.1.85 40755 root:root 0 +File: /usr/src/debug/db.1.85/PORT 40755 root:root 0 +File: /usr/src/debug/db.1.85/PORT/linux 40755 root:root 0 File: /usr/src/debug/db.1.85/PORT/linux/db_dump185.c 100644 root:root 9424 cb7599add65f3325d6a6ec70b2b33a40 -RPMIdentity: 6d0d076bd43500db8c4d540c40c8c3be +RPMIdentity: 29dfc9b6ee1e5536704c0c5bff8caf1d --- libdb1-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ libdb1-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:02.291653180 +0000 @@ -20,4 +20,4 @@ File: /usr/lib64/libdb.so.2 120777 root:root 11 libdb1.so.2 -File: /usr/lib64/libdb1.so.2 100644 root:root 63856 c878ee9fb4e10ab43d018a1e9052b685 -File: /usr/share/doc/libdb1-1.85 40755 root:root 140 +File: /usr/lib64/libdb1.so.2 100644 root:root 68096 bc331615183b1b5076e271a8da1a358c +File: /usr/share/doc/libdb1-1.85 40755 root:root 0 File: /usr/share/doc/libdb1-1.85/ChangeLog 100644 root:root 3529 153a9cef20839618fd2edd1dd96d3836 @@ -25,2 +25,2 @@ File: /usr/share/doc/libdb1-1.85/README 100644 root:root 1557 363f06dd8273d11d139d91f77fa1f7df -RPMIdentity: d4133923162d7a45c6ae9aa26fad33f4 +RPMIdentity: 717be32dce9d51444ca564f5b5b1b150 --- libdb1-debuginfo-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ libdb1-debuginfo-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:02.482653831 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/25 40755 root:root -/usr/lib/debug/.build-id/25/bca4c865891c92657707109f8d9020b1d0a067 120777 root:root ../../../../lib64/libdb1.so.2 -/usr/lib/debug/.build-id/25/bca4c865891c92657707109f8d9020b1d0a067.debug 120777 root:root ../../usr/lib64/libdb1.so.2.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/a6f7135953ecbefeeb7c4316c26f324c2aeafc 120777 root:root ../../../../lib64/libdb1.so.2 +/usr/lib/debug/.build-id/7e/a6f7135953ecbefeeb7c4316c26f324c2aeafc.debug 120777 root:root ../../usr/lib64/libdb1.so.2.debug /usr/lib/debug/usr/lib64/libdb.so.2.debug 120777 root:root libdb1.so.2.debug @@ -58,11 +58,11 @@ Provides: libdb1-debuginfo = 1.85-alt8 -File: /usr/lib/debug/.build-id/25 40755 root:root 80 -File: /usr/lib/debug/.build-id/25/bca4c865891c92657707109f8d9020b1d0a067 120777 root:root 29 ../../../../lib64/libdb1.so.2 -File: /usr/lib/debug/.build-id/25/bca4c865891c92657707109f8d9020b1d0a067.debug 120777 root:root 33 ../../usr/lib64/libdb1.so.2.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root 0 +File: /usr/lib/debug/.build-id/7e/a6f7135953ecbefeeb7c4316c26f324c2aeafc 120777 root:root 29 ../../../../lib64/libdb1.so.2 +File: /usr/lib/debug/.build-id/7e/a6f7135953ecbefeeb7c4316c26f324c2aeafc.debug 120777 root:root 33 ../../usr/lib64/libdb1.so.2.debug File: /usr/lib/debug/usr/lib64/libdb.so.2.debug 120777 root:root 17 libdb1.so.2.debug -File: /usr/lib/debug/usr/lib64/libdb1.so.2.debug 100644 root:root 315216 6acdb5e738bcd51af07c858fff0fa1b4 -File: /usr/src/debug/db.1.85 40755 root:root 160 -File: /usr/src/debug/db.1.85/PORT 40755 root:root 60 -File: /usr/src/debug/db.1.85/PORT/linux 40755 root:root 80 -File: /usr/src/debug/db.1.85/PORT/linux/include 40755 root:root 100 +File: /usr/lib/debug/usr/lib64/libdb1.so.2.debug 100644 root:root 338744 7c02076266a9f5c9f162019e0ac1f727 +File: /usr/src/debug/db.1.85 40755 root:root 0 +File: /usr/src/debug/db.1.85/PORT 40755 root:root 0 +File: /usr/src/debug/db.1.85/PORT/linux 40755 root:root 0 +File: /usr/src/debug/db.1.85/PORT/linux/include 40755 root:root 0 File: /usr/src/debug/db.1.85/PORT/linux/include/db.h 100644 root:root 8298 91fc2585a8e21120f89422b9e2a5818b @@ -70,3 +70,3 @@ File: /usr/src/debug/db.1.85/PORT/linux/include/ndbm.h 100644 root:root 2881 abb6c5e7345c88bd03c2d4a9b9d6fa6f -File: /usr/src/debug/db.1.85/btree 40755 root:root 320 +File: /usr/src/debug/db.1.85/btree 40755 root:root 0 File: /usr/src/debug/db.1.85/btree/bt_close.c 100644 root:root 4519 0d508350783e6460423c7e2f034e6010 @@ -85,5 +85,5 @@ File: /usr/src/debug/db.1.85/btree/extern.h 100644 root:root 3302 c302e45ccca5ee4838239c3095373b19 -File: /usr/src/debug/db.1.85/db 40755 root:root 60 +File: /usr/src/debug/db.1.85/db 40755 root:root 0 File: /usr/src/debug/db.1.85/db/db.c 100644 root:root 3681 6da74e9b826aeecbd12da0b56947d72b -File: /usr/src/debug/db.1.85/hash 40755 root:root 240 +File: /usr/src/debug/db.1.85/hash 40755 root:root 0 File: /usr/src/debug/db.1.85/hash/extern.h 100644 root:root 3284 3588f74329a8b25944876b2ab05aa99a @@ -98,5 +98,5 @@ File: /usr/src/debug/db.1.85/hash/page.h 100644 root:root 3629 aa273d6ef22954037809bb194e59720c -File: /usr/src/debug/db.1.85/mpool 40755 root:root 60 +File: /usr/src/debug/db.1.85/mpool 40755 root:root 0 File: /usr/src/debug/db.1.85/mpool/mpool.c 100644 root:root 11307 9cae02ab7619f2cd9ade8e821819bdb4 -File: /usr/src/debug/db.1.85/recno 40755 root:root 240 +File: /usr/src/debug/db.1.85/recno 40755 root:root 0 File: /usr/src/debug/db.1.85/recno/extern.h 100644 root:root 2706 77d6834d070f089b41b41a8d1f84d1d5 @@ -111,2 +111,2 @@ File: /usr/src/debug/db.1.85/recno/recno.h 100644 root:root 1991 25876e9bb410d8bfe66899ca88e652f4 -RPMIdentity: d24bb4c49f10c99c97b23cd27c1543c2 +RPMIdentity: e0e313532f63831d8aab315424afb5dc --- libdb1-devel-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ libdb1-devel-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:02.693654550 +0000 @@ -11,3 +11,3 @@ Conflicts: glibc-devel < 2.1.90 -File: /usr/include/db1 40755 root:root 100 +File: /usr/include/db1 40755 root:root 0 File: /usr/include/db1/db.h 100644 root:root 8298 91fc2585a8e21120f89422b9e2a5818b --- libdb1-devel-static-1.85-alt8.x86_64.rpm.repo 2013-04-07 02:26:00.000000000 +0000 +++ libdb1-devel-static-1.85-alt8.x86_64.rpm.hasher 2021-07-16 04:12:02.887655212 +0000 @@ -7,3 +7,3 @@ Obsoletes: db1-devel-static -File: /usr/lib64/libdb1.a 100644 root:root 676234 e75e127bab72a1c42dc9a420a76e9eec -RPMIdentity: 89594b69c78eaebe00a0e7d837a3349f +File: /usr/lib64/libdb1.a 100644 root:root 547842 164cd2e9f42a8fee367419a3b4a8e70b +RPMIdentity: 66a8f59c0be6cb85c65e6268dd4c970d --- libdb1-doc-1.85-alt8.noarch.rpm.repo 2013-04-07 02:25:59.000000000 +0000 +++ libdb1-doc-1.85-alt8.noarch.rpm.hasher 2021-07-16 04:12:03.081655873 +0000 @@ -6,3 +6,3 @@ Provides: libdb1-doc = 1.85-alt8 -File: /usr/share/doc/libdb1-1.85 40755 root:root 140 +File: /usr/share/doc/libdb1-1.85 40755 root:root 0 File: /usr/share/doc/libdb1-1.85/hash.usenix.ps.bz2 100644 root:root 45146 b48e2716ced8a3f30086d5a67a9b7a85