Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3-bsddb3.spec'], chrootPath='/var/lib/mock/f29-build-25687-13379/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3-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 Wrote: /builddir/build/SRPMS/python3-bsddb3-6.2.6-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3-bsddb3.spec'], chrootPath='/var/lib/mock/f29-build-25687-13379/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3-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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y14VzU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bsddb3-6.2.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/bsddb3-6.2.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bsddb3-6.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MVPI1R + 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' + /usr/bin/python3 setup.py build 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/dbrecio.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/db.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/__init__.py -> build/lib.linux-riscv64-3.7/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.linux-riscv64-3.7/bsddb3 creating 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_recno.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_compare.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/test_early_close.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_dbobj.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_all.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_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_basics.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_pickle.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_db.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_distributed_transactions.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/__init__.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_lock.py -> build/lib.linux-riscv64-3.7/bsddb3/tests copying Lib3/bsddb/test/test_associate.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 -DNDEBUG -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 -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: Modules/_bsddb.c: In function ‘newDBObject’: BUILDSTDERR: Modules/_bsddb.c:887:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 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: self->moduleFlags.cursorSetReturnsNone = DEFAULT_CURSOR_SET_RETURNS_NONE; BUILDSTDERR: ^~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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.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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3VNzsR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 + cd bsddb3-6.2.6 + rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbrecio.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbobj.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/db.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_recno.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_replication.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_compare.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_fileid.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbenv.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbobj.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_thread.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_all.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_sequence.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_join.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_basics.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_queue.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_pickle.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbshelve.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_db.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_dbtables.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_compat.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/__init__.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_misc.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_lock.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/tests/test_associate.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.7/bsddb3/dbshelve.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbutils.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/__init__.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 copying build/lib.linux-riscv64-3.7/bsddb3/dbtables.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3 byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbrecio.py to dbrecio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbobj.py to dbobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/db.py to db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_recno.py to test_recno.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_replication.py to test_replication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_compare.py to test_compare.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_fileid.py to test_fileid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbenv.py to test_dbenv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbobj.py to test_dbobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_thread.py to test_thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_all.py to test_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_sequence.py to test_sequence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_basics.py to test_basics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_queue.py to test_queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbshelve.py to test_dbshelve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_db.py to test_db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbtables.py to test_dbtables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_lock.py to test_lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/tests/test_associate.py to test_associate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbshelve.py to dbshelve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbutils.py to dbutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/dbtables.py to dbtables.cpython-37.pyc running install_headers creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/include creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/include/python3.7m/bsddb3 copying Modules/bsddb.h -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.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' BUILDSTDERR: warning: 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' writing manifest file 'bsddb3.egg-info/SOURCES.txt' Copying bsddb3.egg-info to /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3-6.2.6-py3.7.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/include/python3.7m/bsddb3/bsddb.h + scripts=(/builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/lib64/python3.7/site-packages/bsddb3/{dbshelve.py,tests/test_dbtables.py}) + chmod 0755 /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/lib64/python3.7/site-packages/bsddb3/dbshelve.py /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbtables.py + sed -E --in-place 's@#!\/usr\/bin\/python|#!\/usr\/bin\/env python[[:digit:]]*@#!\/usr\/bin\/python3@' /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/lib64/python3.7/site-packages/bsddb3/dbshelve.py /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64//usr/lib64/python3.7/site-packages/bsddb3/tests/test_dbtables.py + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.2.6-2.fc29 --unique-debug-suffix -6.2.6-2.fc29.riscv64 --unique-debug-src-base python3-bsddb3-6.2.6-2.fc29.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/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7/site-packages/bsddb3/_pybsddb.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 548 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N5PpkY Processing files: python3-bsddb3-6.2.6-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rAoU53 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + DOCDIR=/builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + cp -pr ChangeLog /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + cp -pr README.txt /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64/usr/share/doc/python3-bsddb3 + exit 0 Provides: python3-bsddb3 = 6.2.6-2.fc29 python3-bsddb3(riscv-64) = 6.2.6-2.fc29 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) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python3-bsddb3-debugsource-6.2.6-2.fc29.riscv64 Provides: python3-bsddb3-debugsource = 6.2.6-2.fc29 python3-bsddb3-debugsource(riscv-64) = 6.2.6-2.fc29 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-2.fc29.riscv64 Provides: debuginfo(build-id) = 357fb0eaff6a0c7f1f08f4d38fe0220b8deb5db2 python3-bsddb3-debuginfo = 6.2.6-2.fc29 python3-bsddb3-debuginfo(riscv-64) = 6.2.6-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-bsddb3-debugsource(riscv-64) = 6.2.6-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 Wrote: /builddir/build/RPMS/python3-bsddb3-6.2.6-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-debugsource-6.2.6-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bsddb3-debuginfo-6.2.6-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z95ds1 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.6-2.fc29.riscv64 + exit 0 Child return code was: 0