D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-berkeleydb-18.1.2-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.poWEbu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf berkeleydb-18.1.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/berkeleydb-18.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd berkeleydb-18.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf berkeleydb.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PbE9mF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd berkeleydb-18.1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Found Oracle Berkeley DB 5.3 installation. include files in /usr/include library files in /usr/lib64 library name is libdb-5.3 Detected Oracle Berkeley DB version 5.3 from db.h running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/dbutils.py -> build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/dbshelve.py -> build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/dbrecio.py -> build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/dbobj.py -> build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/db.py -> build/lib.linux-aarch64-3.9/berkeleydb copying src/berkeleydb/__init__.py -> build/lib.linux-aarch64-3.9/berkeleydb creating build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_weakref.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_thread.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_sequence.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_replication.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_recno.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_queue.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_pickle.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_misc.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_lock.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_join.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_heap.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_get_none.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_fileid.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_early_close.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_distributed_transactions.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_dbshelve.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_dbobj.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_dbenv.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_db.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_cursor_pget_bug.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_concurrent_data_store.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_compat.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_compare.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_basics.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_associate.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/test_all.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests copying src/berkeleydb/test/__init__.py -> build/lib.linux-aarch64-3.9/berkeleydb/tests running build_ext building 'berkeleydb._berkeleydb' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/Modules gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.9 -c src/Modules/berkeleydb.c -o build/temp.linux-aarch64-3.9/src/Modules/berkeleydb.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src/Modules/berkeleydb.o -L/usr/lib64 -L/usr/lib64 -ldb-5.3 -lpython3.9 -o build/lib.linux-aarch64-3.9/berkeleydb/_berkeleydb.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wjQRDh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 + cd berkeleydb-18.1.2 + '[' 1 -eq 1 ']' + CFLAGS='-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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 Found Oracle Berkeley DB 5.3 installation. include files in /usr/include library files in /usr/lib64 library name is libdb-5.3 Detected Oracle Berkeley DB version 5.3 from db.h running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/_berkeleydb.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_all.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_associate.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_basics.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_compare.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_concurrent_data_store.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_cursor_pget_bug.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_db.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_dbenv.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_dbobj.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_dbshelve.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_distributed_transactions.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_early_close.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_fileid.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_get_none.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_heap.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_join.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_lock.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_pickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_queue.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_recno.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_replication.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_sequence.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_thread.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/tests/test_weakref.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests copying build/lib.linux-aarch64-3.9/berkeleydb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/db.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/dbobj.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/dbrecio.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/dbshelve.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb copying build/lib.linux-aarch64-3.9/berkeleydb/dbutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_associate.py to test_associate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_basics.py to test_basics.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_compare.py to test_compare.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_compat.py to test_compat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_concurrent_data_store.py to test_concurrent_data_store.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_cursor_pget_bug.py to test_cursor_pget_bug.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_db.py to test_db.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbenv.py to test_dbenv.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbobj.py to test_dbobj.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbshelve.py to test_dbshelve.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_distributed_transactions.py to test_distributed_transactions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_early_close.py to test_early_close.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_fileid.py to test_fileid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_get_none.py to test_get_none.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_heap.py to test_heap.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_join.py to test_join.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_lock.py to test_lock.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_queue.py to test_queue.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_recno.py to test_recno.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_replication.py to test_replication.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_sequence.py to test_sequence.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_thread.py to test_thread.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_weakref.py to test_weakref.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/db.py to db.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbobj.py to dbobj.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbrecio.py to dbrecio.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbshelve.py to dbshelve.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbutils.py to dbutils.cpython-39.pyc writing byte-compilation script '/tmp/tmpzvrcn5q4.py' /usr/bin/python3 /tmp/tmpzvrcn5q4.py removing /tmp/tmpzvrcn5q4.py running install_headers creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/include creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/include/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/include/python3.9/berkeleydb copying src/Modules/berkeleydb.h -> /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/include/python3.9/berkeleydb running install_egg_info running egg_info creating berkeleydb.egg-info writing berkeleydb.egg-info/PKG-INFO writing dependency_links to berkeleydb.egg-info/dependency_links.txt writing top-level names to berkeleydb.egg-info/top_level.txt writing manifest file 'berkeleydb.egg-info/SOURCES.txt' reading manifest file 'berkeleydb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'updatedb.bat' warning: no files found matching '*.html' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.js' under directory 'docs' warning: no files found matching '*.json' under directory 'docs' warning: no files found matching '*.txt' under directory 'patches' warning: no files found matching '*.patch' under directory 'patches' warning: no files found matching '*.py' under directory 'test' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/tools/docutils' no previously-included directories found matching 'docs/tools/sphinx' no previously-included directories found matching 'docs/tools/pygments' no previously-included directories found matching 'old' no previously-included directories found matching 'test/db_home' no previously-included directories found matching 'test/bsddb' adding license file 'LICENSE.txt' writing manifest file 'berkeleydb.egg-info/SOURCES.txt' Copying berkeleydb.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb-18.1.2-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/bin/__pycache__ + rm -f /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/include/python3.9/berkeleydb/berkeleydb.h + chmod 0755 /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbshelve.py + /usr/bin/pathfix.py -i /usr/bin/python3 -p -n /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/ recursedown('/home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/__pycache__') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/__pycache__') /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/__init__.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/db.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbobj.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbrecio.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbshelve.py: updating /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/dbutils.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/__init__.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_all.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_associate.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_basics.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_compare.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_compat.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_concurrent_data_store.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_cursor_pget_bug.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_db.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbenv.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbobj.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_dbshelve.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_distributed_transactions.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_early_close.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_fileid.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_get_none.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_heap.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_join.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_lock.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_misc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_pickle.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_queue.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_recno.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_replication.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_sequence.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_thread.py: no change /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/tests/test_weakref.py: no change + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 18.1.2-2.mga9 --unique-debug-suffix -18.1.2-2.mga9.aarch64 --unique-debug-src-base python-berkeleydb-18.1.2-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/berkeleydb-18.1.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9/site-packages/berkeleydb/_berkeleydb.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/berkeleydb/_berkeleydb.cpython-39-aarch64-linux-gnu.so-18.1.2-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 488kB, size after compression: 488kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 556 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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-berkeleydb-18.1.2-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tQw1Na + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd berkeleydb-18.1.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + cp -pr PKG-INFO /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64/usr/share/doc/python3-berkeleydb + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-berkeleydb = 18.1.2-2.mga9 python3-berkeleydb = 18.1.2-2.mga9 python3-berkeleydb(aarch-64) = 18.1.2-2.mga9 python3.9-berkeleydb = 18.1.2-2.mga9 python3.9dist(berkeleydb) = 18.1.2 python3dist(berkeleydb) = 18.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdb-5.3.so()(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Obsoletes: python-berkeleydb < 18.1.2-2.mga9 Processing files: python-berkeleydb-debugsource-18.1.2-2.mga9.aarch64 Provides: python-berkeleydb-debugsource = 18.1.2-2.mga9 python-berkeleydb-debugsource(aarch-64) = 18.1.2-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-berkeleydb-debuginfo-18.1.2-2.mga9.aarch64 Provides: debuginfo(build-id) = fddc53aeb43c997d8a2bd3795a5829d688ddc370 python-berkeleydb-debuginfo = 18.1.2-2.mga9 python3-berkeleydb-debuginfo = 18.1.2-2.mga9 python3-berkeleydb-debuginfo(aarch-64) = 18.1.2-2.mga9 python3.9-berkeleydb-debuginfo = 18.1.2-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-berkeleydb-debugsource(aarch-64) = 18.1.2-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-berkeleydb-debugsource-18.1.2-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-berkeleydb-debuginfo-18.1.2-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-berkeleydb-18.1.2-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yzrMHD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd berkeleydb-18.1.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-berkeleydb-18.1.2-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P3Ahya + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf berkeleydb-18.1.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!