D: [iurt_root_command] chroot warning: line 20: It's not recommended to have unversioned Obsoletes: Obsoletes: db1 warning: line 27: It's not recommended to have unversioned Obsoletes: Obsoletes: db1-devel warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/db1-1.85-30.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vMQGmW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf db.1.85 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/db.1.85.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd db.1.85 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (db.1.85.patch):' Patch #0 (db.1.85.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 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 #1 (db.1.85-include.patch):' Patch #1 (db.1.85-include.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .old --fuzz=0 patching file PORT/include/ndbm.h + echo 'Patch #2 (db.1.85-LDFLAGS.diff):' Patch #2 (db.1.85-LDFLAGS.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .LDFLAGS --fuzz=0 patching file PORT/linux/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lWfzuX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd db.1.85 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + bzip2 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 + cd PORT/linux + ln -s include db1 + /usr/bin/make -O -j8 'OORG=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o hash_func.o ../../hash/hash_func.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o hash_log2.o ../../hash/hash_log2.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_close.o ../../btree/bt_close.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o ndbm.o ../../hash/ndbm.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o hash_buf.o ../../hash/hash_buf.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_debug.o ../../btree/bt_debug.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_get.o ../../btree/bt_get.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_page.o ../../btree/bt_page.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_conv.o ../../btree/bt_conv.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_open.o ../../btree/bt_open.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_overflow.o ../../btree/bt_overflow.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o hash_bigkey.o ../../hash/hash_bigkey.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_delete.o ../../btree/bt_delete.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -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); | ~~~~~~~~~~~~~~~~~~ cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -g -o hash.o ../../hash/hash.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_search.o ../../btree/bt_search.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -g -o db.o ../../db/db.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_put.o ../../btree/bt_put.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_seq.o ../../btree/bt_seq.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_close.o ../../recno/rec_close.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_delete.o ../../recno/rec_delete.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_open.o ../../recno/rec_open.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_search.o ../../recno/rec_search.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -g -o mpool.o ../../mpool/mpool.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_put.o ../../recno/rec_put.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_get.o ../../recno/rec_get.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_seq.o ../../recno/rec_seq.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_utils.o ../../btree/bt_utils.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -g -o rec_utils.o ../../recno/rec_utils.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o hash_func.os ../../hash/hash_func.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o hash_log2.os ../../hash/hash_log2.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -g -o bt_split.o ../../btree/bt_split.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_debug.os ../../btree/bt_debug.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o ndbm.os ../../hash/ndbm.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o hash_buf.os ../../hash/hash_buf.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_close.os ../../btree/bt_close.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o hash_bigkey.os ../../hash/hash_bigkey.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_get.os ../../btree/bt_get.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_conv.os ../../btree/bt_conv.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_page.os ../../btree/bt_page.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_search.os ../../btree/bt_search.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_overflow.os ../../btree/bt_overflow.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_open.os ../../btree/bt_open.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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); | ~~~~~~~~~~~~~~~~~~ cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_put.os ../../btree/bt_put.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_delete.os ../../btree/bt_delete.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../hash -fpic -o hash.os ../../hash/hash.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_utils.os ../../btree/bt_utils.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_seq.os ../../btree/bt_seq.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -fpic -o db.os ../../db/db.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_close.os ../../recno/rec_close.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -fpic -o mpool.os ../../mpool/mpool.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_delete.os ../../recno/rec_delete.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../btree -fpic -o bt_split.os ../../btree/bt_split.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_get.os ../../recno/rec_get.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_open.os ../../recno/rec_open.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_put.os ../../recno/rec_put.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_search.os ../../recno/rec_search.c cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_seq.os ../../recno/rec_seq.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 cc -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -I../../recno -fpic -o rec_utils.os ../../recno/rec_utils.c cc -Wl,-O1 -Wl,--version-script=libdb.map -Wl,-soname=libdb.so.2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -c -D__DBINTERFACE_PRIVATE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -Iinclude -o db_dump185.o db_dump185.c db_dump185.c: In function 'main': db_dump185.c:198:5: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] 198 | err(1, "%s", optarg); | ^~~ cc -o db_dump185 db_dump185.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L. -ldb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vcU2qW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 + cd db.1.85 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/include/db1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/lib64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/bin + sed -n '/^\/\*-/,/^ \*\//s/^.\*.\?//p' include/db.h + grep -v '^@.*db\.h' + cd PORT/linux ++ sed s/libdb.so.// ++ echo libdb.so.2 + sover=2 + install -m644 libdb.a /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/lib64/libdb1.a + install -m755 libdb.so.2 /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/lib64/libdb1.so.2 + ln -sf libdb1.so.2 /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/lib64/libdb1.so + ln -sf libdb1.so.2 /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/lib64/libdb.so.2 + install -m644 ../include/ndbm.h /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/include/db1/ + install -m644 ../../include/db.h /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/include/db1/ + install -m644 ../../include/mpool.h /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/include/db1/ + install -m755 db_dump185 /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64//usr/bin/db1_dump185 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.85-30.mga8 --unique-debug-suffix -1.85-30.mga8.x86_64 --unique-debug-src-base db1-1.85-30.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/db.1.85 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/lib64/libdb1.so.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/bin/db1_dump185 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/lib64/libdb1.so.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/bin/db1_dump185 original debug info size: 392kB, size after compression: 320kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 631 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64db1-1.85-30.mga8.x86_64 Provides: db1 lib64db1 = 1.85-30.mga8 lib64db1(x86-64) = 1.85-30.mga8 libdb.so.2()(64bit) libdb.so.2(GLIBC_2.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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) Obsoletes: db1 Processing files: lib64db1-devel-1.85-30.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i3tQEX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd db.1.85 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/share/doc/lib64db1-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/share/doc/lib64db1-devel + cp -pr docs/btree.3.ps.bz2 docs/dbopen.3.ps.bz2 docs/hash.3.ps.bz2 docs/hash.usenix.ps.bz2 docs/libtp.usenix.ps.bz2 docs/mpool.3.ps.bz2 docs/recno.3.ps.bz2 /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/share/doc/lib64db1-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/share/doc/lib64db1-devel + cp -pr changelog /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64/usr/share/doc/lib64db1-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: db1-devel devel(libdb(64bit)) lib64db1-devel = 1.85-30.mga8 lib64db1-devel(x86-64) = 1.85-30.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: db1-devel Processing files: db1-tools-1.85-30.mga8.x86_64 Provides: db1-tools = 1.85-30.mga8 db1-tools(x86-64) = 1.85-30.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libdb.so.2()(64bit) libdb.so.2(GLIBC_2.0)(64bit) Processing files: db1-debugsource-1.85-30.mga8.x86_64 Provides: db1-debugsource = 1.85-30.mga8 db1-debugsource(x86-64) = 1.85-30.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: db1-debuginfo-1.85-30.mga8.x86_64 Provides: db1-debuginfo = 1.85-30.mga8 db1-debuginfo(x86-64) = 1.85-30.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: db1-debugsource(x86-64) = 1.85-30.mga8 Processing files: lib64db1-debuginfo-1.85-30.mga8.x86_64 Provides: debuginfo(build-id) = e96a00481de659925d88cad57db4affdd96090ad lib64db1-debuginfo = 1.85-30.mga8 lib64db1-debuginfo(x86-64) = 1.85-30.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: db1-debugsource(x86-64) = 1.85-30.mga8 Processing files: db1-tools-debuginfo-1.85-30.mga8.x86_64 Provides: db1-tools-debuginfo = 1.85-30.mga8 db1-tools-debuginfo(x86-64) = 1.85-30.mga8 debuginfo(build-id) = 4eda8d996310650322937904ce09801a1b9c262b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: db1-debugsource(x86-64) = 1.85-30.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/db1-tools-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/db1-tools-debuginfo-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64db1-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/db1-debuginfo-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64db1-debuginfo-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/db1-debugsource-1.85-30.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64db1-devel-1.85-30.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Azi3TU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd db.1.85 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/db1-1.85-30.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7bSsKW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf db.1.85 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!