+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python3-bsddb3.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VT2deK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bsddb3-6.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/bsddb3-6.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bsddb3-6.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x5zknx + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.5 + 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 ' + /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.6 creating build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/dbshelve.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/dbutils.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/dbrecio.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/__init__.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/db.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.linux-riscv64-3.6/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.linux-riscv64-3.6/bsddb3 creating build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_join.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/__init__.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_db.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-riscv64-3.6/bsddb3/tests copying Lib3/bsddb/test/test_all.py -> build/lib.linux-riscv64-3.6/bsddb3/tests running build_ext building 'bsddb3._pybsddb' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/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 -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 -fPIC -I/usr/include -I/usr/include/python3.6m -c Modules/_bsddb.c -o build/temp.linux-riscv64-3.6/Modules/_bsddb.o Modules/_bsddb.c: In function ‘newDBObject’: Modules/_bsddb.c:887:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] else ^~~~ Modules/_bsddb.c:889:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ self->moduleFlags.cursorSetReturnsNone = DEFAULT_CURSOR_SET_RETURNS_NONE; ^~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/Modules/_bsddb.o -L/usr/lib64 -L/usr/lib64 -ldb-5.3 -lpython3.6m -o build/lib.linux-riscv64-3.6/bsddb3/_pybsddb.cpython-36m-riscv64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nryvhG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 + cd bsddb3-6.2.5 + rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.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.5-3.fc28.riscv64 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/dbshelve.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/dbutils.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/_pybsddb.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/dbrecio.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_sequence.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_thread.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_dbshelve.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_fileid.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_recno.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_lock.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_dbenv.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_associate.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_join.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/__init__.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_basics.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_compat.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_pickle.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_misc.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_get_none.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_early_close.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_cursor_pget_bug.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_dbobj.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_compare.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_distributed_transactions.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_db.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_queue.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_dbtables.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_replication.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/tests/test_all.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests copying build/lib.linux-riscv64-3.6/bsddb3/__init__.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/db.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/dbobj.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 copying build/lib.linux-riscv64-3.6/bsddb3/dbtables.py -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3 byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/dbshelve.py to dbshelve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/dbutils.py to dbutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/dbrecio.py to dbrecio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_sequence.py to test_sequence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_thread.py to test_thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_dbshelve.py to test_dbshelve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_fileid.py to test_fileid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_recno.py to test_recno.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_lock.py to test_lock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_dbenv.py to test_dbenv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_associate.py to test_associate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_join.py to test_join.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_basics.py to test_basics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_compat.py to test_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_pickle.py to test_pickle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_get_none.py to test_get_none.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_early_close.py to test_early_close.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_cursor_pget_bug.py to test_cursor_pget_bug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_dbobj.py to test_dbobj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_compare.py to test_compare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_distributed_transactions.py to test_distributed_transactions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_db.py to test_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_queue.py to test_queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_dbtables.py to test_dbtables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_replication.py to test_replication.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/tests/test_all.py to test_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/db.py to db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/dbobj.py to dbobj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3/dbtables.py to dbtables.cpython-36.pyc running install_headers creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/include creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/include/python3.6m creating /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/include/python3.6m/bsddb3 copying Modules/bsddb.h -> /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/include/python3.6m/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/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6/site-packages/bsddb3-6.2.5-py3.6.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64//usr/include/python3.6m/bsddb3/bsddb.h + scripts=(/builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64//usr/lib64/python3.6/site-packages/bsddb3/{dbshelve.py,tests/test_dbtables.py}) + chmod 0755 /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64//usr/lib64/python3.6/site-packages/bsddb3/dbshelve.py /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64//usr/lib64/python3.6/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.5-3.fc28.riscv64//usr/lib64/python3.6/site-packages/bsddb3/dbshelve.py /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64//usr/lib64/python3.6/site-packages/bsddb3/tests/test_dbtables.py + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-bsddb3-6.2.5-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MVhoz3 + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.5 + DOCDIR=/builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.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.5-3.fc28.riscv64/usr/share/doc/python3-bsddb3 + cp -pr ChangeLog /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/share/doc/python3-bsddb3 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/share/doc/python3-bsddb3 + cp -pr README.txt /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/share/doc/python3-bsddb3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64/usr/share/doc/python3-bsddb3 + exit 0 Provides: python3-bsddb3 = 6.2.5-3.fc28 python3-bsddb3(riscv-64) = 6.2.5-3.fc28 python3.6dist(bsddb3) = 6.2.5 python3dist(bsddb3) = 6.2.5 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.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/python3-bsddb3-6.2.5-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python3-bsddb3-6.2.5-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eucNCD + umask 022 + cd /builddir/build/BUILD + cd bsddb3-6.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-bsddb3-6.2.5-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff