Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'], chrootPath='/var/lib/mock/f31-build-102353-33499/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=986gid=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=1564099200 Wrote: /builddir/build/SRPMS/python-bsddb3-6.2.6-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-bsddb3.spec'], chrootPath='/var/lib/mock/f31-build-102353-33499/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=986gid=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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iqknF5 + 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 . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5n4u98 + 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' BUILDSTDERR: Modules/_bsddb.c: In function ‘newDBObject’: BUILDSTDERR: Modules/_bsddb.c:887:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 887 | else BUILDSTDERR: | ^~~~ BUILDSTDERR: Modules/_bsddb.c:889:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ BUILDSTDERR: 889 | self->moduleFlags.cursorSetReturnsNone = DEFAULT_CURSOR_SET_RETURNS_NONE; BUILDSTDERR: | ^~~~ 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.7 creating build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/db.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbshelve.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbutils.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/__init__.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbrecio.py -> build/lib.linux-riscv64-3.7/bsddb3 creating build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/__init__.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_join.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_db.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_all.py -> build/lib.linux-riscv64-3.7/bsddb3/tests running build_ext building 'bsddb3._pybsddb' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/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 -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.7m -c Modules/_bsddb.c -o build/temp.linux-riscv64-3.7/Modules/_bsddb.o BUILDSTDERR: gcc -pthread -shared -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/redha+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 t/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/Modules/_bsddb.o -L/usr/lib64 -L/usr/lib64 -ldb-5.3 -lpython3.7m -o build/lib.linux-riscv64-3.7/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DuFTF7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.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-5.fc31.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-5.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/db.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbtables.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbshelve.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbutils.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_distributed_transactions.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_basics.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_misc.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_compare.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_early_close.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_sequence.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_associate.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_thread.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_fileid.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/__init__.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_queue.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbtables.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbenv.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_compat.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_cursor_pget_bug.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_join.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbshelve.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbobj.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_db.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_recno.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_lock.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_get_none.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_replication.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/dbobj.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/__init__.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbrecio.py -> /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/db.py to db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbtables.py to dbtables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbshelve.py to dbshelve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbutils.py to dbutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_distributed_transactions.py to test_distributed_transactions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_basics.py to test_basics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_compare.py to test_compare.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_early_close.py to test_early_close.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_sequence.py to test_sequence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_associate.py to test_associate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_thread.py to test_thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_fileid.py to test_fileid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_queue.py to test_queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbtables.py to test_dbtables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbenv.py to test_dbenv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_cursor_pget_bug.py to test_cursor_pget_bug.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbshelve.py to test_dbshelve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbobj.py to test_dbobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_db.py to test_db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_recno.py to test_recno.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_lock.py to test_lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_get_none.py to test_get_none.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_replication.py to test_replication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_all.py to test_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbobj.py to dbobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbrecio.py to dbrecio.cpython-37.pyc writing byte-compilation script '/tmp/tmprkrw6i6b.py' /usr/bin/python3 /tmp/tmprkrw6i6b.py removing /tmp/tmprkrw6i6b.py running install_headers creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/include creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/include/python3.7m/bsddb3 BUILDSTDERR: copying Modules/bsddb.h -> /builddir/build/BUILDROOT/pythwarning: no files found matching 'updatedb.bat' BUILDSTDERR: warning: no files found matching '*.py' under directory 'bsddb3' BUILDSTDERR: warning: no files found matching '*.html' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.css' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.js' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.json' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'patches' BUILDSTDERR: warning: no files found matching '*.patch' under directory 'patches' BUILDSTDERR: warning: no files found matching '*.py' under directory 'test' BUILDSTDERR: no previously-included directories found matching 'docs/build' BUILDSTDERR: no previously-included directories found matching 'docs/tools/docutils' BUILDSTDERR: no previously-included directories found matching 'docs/tools/sphinx' BUILDSTDERR: no previously-included directories found matching 'docs/tools/pygments' BUILDSTDERR: no previously-included directories found matching 'old' BUILDSTDERR: no previously-included directories found matching 'test/db_home' BUILDSTDERR: no previously-included directories found matching 'test/bsddb3' + fix_scripts_shebangs_and_permissions /usr/bin/python3 /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 + local -r py_binary=/usr/bin/python3 + local -r py_install_dir=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/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-5.fc31.riscv64/usr/lib64/python3.7/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-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 + xargs --null -- chmod 0755 + [[ /usr/bin/python3 =~ - ]] BUILDSTDERR: ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=37 + '[' 37 -ge 34 ']' + py3_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/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-5.fc31.riscv64 -p / /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3 + rm -f /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/include/python3.7m/bsddb3/bsddb.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.2.6-5.fc31 --unique-debug-suffix -6.2.6-5.fc31.riscv64 --unique-debug-src-base python-bsddb3-6.2.6-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bsddb3-6.2.6 BUILDSTDERR: 548 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs on-bsddb3-6.2.6-5.fc31.riscv64/usr/include/python3.7m/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' writing manifest file 'bsddb3.egg-info/SOURCES.txt' Copying bsddb3.egg-info to /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3-6.2.6-py3.7.egg-info running install_scripts Listing '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3'... Compiling '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbshelve.py'... Listing '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests'... Compiling '/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbtables.py'... explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so original debug info size: 632kB, size after compression: 608kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ON5077 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + /usr/bin/python3 test.py BUILDSTDERR: /builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/__init__.py:70: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working BUILDSTDERR: MutableMapping = collections.MutableMapping BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: File "/builddir/build/BUILD/bsddb3-6.2.6/build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py", line 479, in BUILDSTDERR: from test import support as test_support BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 0 tests in 0.001s BUILDSTDERR: 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' Processing files: python3-bsddb3-6.2.6-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + DOCDIR=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.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-5.fc31.riscv64/usr/share/doc/python3-bsddb3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VvZso7 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/share/doc/python3-bsddb3 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/share/doc/python3-bsddb3 + cp -pr README.txt /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/share/doc/python3-bsddb3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I2FZj6 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.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-5.fc31.riscv64/usr/share/licenses/python3-bsddb3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64/usr/share/licenses/python3-bsddb3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-bsddb3 = 6.2.6-5.fc31 python3-bsddb3 = 6.2.6-5.fc31 python3-bsddb3(riscv-64) = 6.2.6-5.fc31 python3.7dist(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) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-bsddb3 < 6.2.6-5.fc31 Processing files: python-bsddb3-debugsource-6.2.6-5.fc31.riscv64 Provides: python-bsddb3-debugsource = 6.2.6-5.fc31 python-bsddb3-debugsource(riscv-64) = 6.2.6-5.fc31 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-5.fc31.riscv64 Provides: debuginfo(build-id) = 10659d462ea008e1ea097df92f58052e9f3799f7 python3-bsddb3-debuginfo = 6.2.6-5.fc31 python3-bsddb3-debuginfo(riscv-64) = 6.2.6-5.fc31 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-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64 Wrote: /builddir/build/RPMS/python-bsddb3-debugsource-6.2.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-debuginfo-6.2.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-6.2.6-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rYi8Y5 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bsddb3-6.2.6-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0