Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'], chrootPath='/var/lib/mock/f33-build-225791-48670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/python-bsddb3-6.2.6-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'], chrootPath='/var/lib/mock/f33-build-225791-48670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4xNONp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bsddb3-6.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/bsddb3-6.2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bsddb3-6.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/bsddb3-collections-abc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Btdxpo + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Found Berkeley DB 5.3 installation. include files in /usr/include library files in /usr/lib64 library name is libdb-5.3 Detected Berkeley DB version 5.3 from db.h running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/dbutils.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/dbshelve.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/db.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/__init__.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.linux-riscv64-3.9/bsddb3 copying Lib3/bsddb/dbrecio.py -> build/lib.linux-riscv64-3.9/bsddb3 creating build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_all.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_join.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/__init__.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_db.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-riscv64-3.9/bsddb3/tests copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-riscv64-3.9/bsddb3/tests running build_ext building 'bsddb3._pybsddb' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/Modules gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c Modules/_bsddb.c -o build/temp.linux-riscv64-3.9/Modules/_bsddb.o Modules/_bsddb.c: In function ‘newDBObject’: Modules/_bsddb.c:887:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 887 | else | ^~~~ Modules/_bsddb.c:889:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 889 | self->moduleFlags.cursorSetReturnsNone = DEFAULT_CURSOR_SET_RETURNS_NONE; | ^~~~ Modules/_bsddb.c: In function ‘_db_associateCallback’: Modules/_bsddb.c:1427:17: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1427 | result = PyEval_CallObject(callback, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘DB_associate’: Modules/_bsddb.c:1581:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1581 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘_db_compareCallback’: Modules/_bsddb.c:2642:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2642 | result = PyEval_CallObject(self->btCompareCallback, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘DB_set_bt_compare’: Modules/_bsddb.c:2685:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2685 | result = PyEval_CallObject(comparator, tuple); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c:2716:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 2716 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘_db_dupCompareCallback’: Modules/_bsddb.c:2764:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2764 | result = PyEval_CallObject(self->dupCompareCallback, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘DB_set_dup_compare’: Modules/_bsddb.c:2807:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2807 | result = PyEval_CallObject(comparator, tuple); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c:2838:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 2838 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘_dbenv_event_notifyCallback’: Modules/_bsddb.c:7078:13: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 7078 | result = PyEval_CallObject(callback, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘DBEnv_set_event_notify’: Modules/_bsddb.c:7108:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 7108 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function ‘_DBEnv_rep_transportCallback’: Modules/_bsddb.c:7212:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 7212 | result = PyEval_CallObject(rep_transport, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from Modules/_bsddb.c:88: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/Modules/_bsddb.o -L/usr/lib64 -L/usr/lib64 -ldb-5.3 -o build/lib.linux-riscv64-3.9/bsddb3/_pybsddb.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AhZOtm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 + cd bsddb3-6.2.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 Found Berkeley DB 5.3 installation. include files in /usr/include library files in /usr/lib64 library name is libdb-5.3 Detected Berkeley DB version 5.3 from db.h running install running install_lib creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/_pybsddb.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/dbutils.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/dbshelve.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/db.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_distributed_transactions.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_associate.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_replication.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_fileid.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_compat.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_dbobj.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_dbenv.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_queue.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_join.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_early_close.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_dbtables.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_misc.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_cursor_pget_bug.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/__init__.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_recno.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_db.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_dbshelve.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_basics.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_sequence.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_lock.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_compare.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_thread.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/tests/test_get_none.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.9/bsddb3/dbtables.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/__init__.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/dbobj.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 copying build/lib.linux-riscv64-3.9/bsddb3/dbrecio.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbutils.py to dbutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbshelve.py to dbshelve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_distributed_transactions.py to test_distributed_transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_associate.py to test_associate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_replication.py to test_replication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_fileid.py to test_fileid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_compat.py to test_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_dbobj.py to test_dbobj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_dbenv.py to test_dbenv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_queue.py to test_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_join.py to test_join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_early_close.py to test_early_close.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_dbtables.py to test_dbtables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_cursor_pget_bug.py to test_cursor_pget_bug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_recno.py to test_recno.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_db.py to test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_dbshelve.py to test_dbshelve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_basics.py to test_basics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_sequence.py to test_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_lock.py to test_lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_compare.py to test_compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_thread.py to test_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_get_none.py to test_get_none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbtables.py to dbtables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbobj.py to dbobj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbrecio.py to dbrecio.cpython-39.pyc writing byte-compilation script '/tmp/tmp0qnkh7zy.py' /usr/bin/python3 /tmp/tmp0qnkh7zy.py removing /tmp/tmp0qnkh7zy.py running install_headers creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/include creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/include/python3.9 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/include/python3.9/bsddb3 copying Modules/bsddb.h -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/include/python3.9/bsddb3 running install_egg_info running egg_info writing bsddb3.egg-info/PKG-INFO writing dependency_links to bsddb3.egg-info/dependency_links.txt writing top-level names to bsddb3.egg-info/top_level.txt reading manifest file 'bsddb3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'updatedb.bat' warning: no files found matching '*.py' under directory 'bsddb3' 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/bsddb3' writing manifest file 'bsddb3.egg-info/SOURCES.txt' Copying bsddb3.egg-info to /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3-6.2.6-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/bin/__pycache__ + fix_scripts_shebangs_and_permissions /usr/bin/python3 /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + local -r py_binary=/usr/bin/python3 + local -r py_install_dir=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + local -r 'WRONG_SHEBANG=#!/usr/bin/python|#!/usr/bin/env python[[:digit:]]*' + local -r 'CORRECT_SHEBANG=#!/usr/bin/python3' + grep --recursive --files-with-matches --null --extended-regexp '--regexp=#!/usr/bin/python|#!/usr/bin/env python[[:digit:]]*' /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + xargs --null -- sed --regexp-extended --in-place '--expression=s@#!/usr/bin/python|#!/usr/bin/env python[[:digit:]]*@#!/usr/bin/python3@' + grep --recursive --files-with-matches --null --extended-regexp '--regexp=#!/usr/bin/python3' /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + xargs --null -- chmod 0755 + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=39 + '[' 39 -ge 34 ']' + py3_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -s -B -m compileall2 -o 0 -o 1 -s /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 -p / /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3 Listing '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3'... Compiling '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/dbshelve.py'... Listing '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests'... Compiling '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/tests/test_dbtables.py'... + rm -f /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/include/python3.9/bsddb3/bsddb.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.2.6-10.fc33 --unique-debug-suffix -6.2.6-10.fc33.riscv64 --unique-debug-src-base python-bsddb3-6.2.6-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bsddb3-6.2.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/_pybsddb.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9/site-packages/bsddb3/_pybsddb.cpython-39-riscv64-linux-gnu.so original debug info size: 680kB, size after compression: 656kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 548 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sVJ5Bo + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + /usr/bin/python3 test.py File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.9/bsddb3/tests/test_all.py", line 479, in from test import support as test_support ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Running tests from /builddir/build/BUILD/bsddb3-6.2.6/build Error importing bsddb3.tests.test_all No module named 'test' Error importing bsddb3.tests.test_associate No module named 'test' Error importing bsddb3.tests.test_basics No module named 'test' Error importing bsddb3.tests.test_compare No module named 'test' Error importing bsddb3.tests.test_compat No module named 'test' Error importing bsddb3.tests.test_cursor_pget_bug No module named 'test' Error importing bsddb3.tests.test_db No module named 'test' Error importing bsddb3.tests.test_dbenv No module named 'test' Error importing bsddb3.tests.test_dbobj No module named 'test' Error importing bsddb3.tests.test_dbshelve No module named 'test' Error importing bsddb3.tests.test_dbtables No module named 'test' Error importing bsddb3.tests.test_distributed_transactions No module named 'test' Error importing bsddb3.tests.test_early_close No module named 'test' Error importing bsddb3.tests.test_fileid No module named 'test' Error importing bsddb3.tests.test_get_none No module named 'test' Error importing bsddb3.tests.test_join No module named 'test' Error importing bsddb3.tests.test_lock No module named 'test' Error importing bsddb3.tests.test_misc No module named 'test' Error importing bsddb3.tests.test_pickle No module named 'test' Error importing bsddb3.tests.test_queue No module named 'test' Error importing bsddb3.tests.test_recno No module named 'test' Error importing bsddb3.tests.test_replication No module named 'test' Error importing bsddb3.tests.test_sequence No module named 'test' Error importing bsddb3.tests.test_thread No module named 'test' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-bsddb3-6.2.6-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WS6r5l + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + DOCDIR=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/doc/python3-bsddb3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/doc/python3-bsddb3 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/doc/python3-bsddb3 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/doc/python3-bsddb3 + cp -pr README.txt /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/doc/python3-bsddb3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0CECPn + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/licenses/python3-bsddb3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/licenses/python3-bsddb3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64/usr/share/licenses/python3-bsddb3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bsddb3 = 6.2.6-10.fc33 python3-bsddb3 = 6.2.6-10.fc33 python3-bsddb3(riscv-64) = 6.2.6-10.fc33 python3.9-bsddb3 = 6.2.6-10.fc33 python3.9dist(bsddb3) = 6.2.6 python3dist(bsddb3) = 6.2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdb-5.3.so()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-bsddb3 < 6.2.6-10.fc33 Processing files: python-bsddb3-debugsource-6.2.6-10.fc33.riscv64 Provides: python-bsddb3-debugsource = 6.2.6-10.fc33 python-bsddb3-debugsource(riscv-64) = 6.2.6-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bsddb3-debuginfo-6.2.6-10.fc33.riscv64 Provides: debuginfo(build-id) = 31ec0c81efc8cc9f257e891cc408890b70ad8ab8 python-bsddb3-debuginfo = 6.2.6-10.fc33 python3-bsddb3-debuginfo = 6.2.6-10.fc33 python3-bsddb3-debuginfo(riscv-64) = 6.2.6-10.fc33 python3.9-bsddb3-debuginfo = 6.2.6-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-bsddb3-debugsource(riscv-64) = 6.2.6-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 Wrote: /builddir/build/RPMS/python-bsddb3-debugsource-6.2.6-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-debuginfo-6.2.6-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-6.2.6-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nbr96l + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bsddb3-6.2.6-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0