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-apsw.spec'], chrootPath='/var/lib/mock/f33-build-225762-48630/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-apsw.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=1590710400 Wrote: /builddir/build/SRPMS/python-apsw-3.31.1.r1-3.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-apsw.spec'], chrootPath='/var/lib/mock/f33-build-225762-48630/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-apsw.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=1590710400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sn97kY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apsw-3.31.1-r1 + /usr/bin/unzip -qq /builddir/build/SOURCES/apsw-3.31.1-r1.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd apsw-3.31.1-r1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Improved-test-for-SQLITE_DETERMINISTIC.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -f doc/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ehr04U + umask 022 + cd /builddir/build/BUILD + cd apsw-3.31.1-r1 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:454: UserWarning: Normalizing '3.31.1-r1' to '3.31.1.post1' warnings.warn(tmpl.format(**locals())) running build running build_ext SQLite: Using system sqlite include/libraries building 'apsw' extension creating build creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/src 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 -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python3.9 -c src/apsw.c -o build/temp.linux-riscv64-3.9/src/apsw.o In file included from src/apsw.c:126: src/pyutil.c: In function ‘Call_PythonMethod’: src/pyutil.c:169:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 169 | res=PyEval_CallObject(method, args); | ^~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:132: src/util.c: In function ‘apsw_write_unraiseable’: src/util.c:134:11: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 134 | result=PyEval_CallFunction(excepthook, "(OOO)", err_type?err_type:Py_None, err_value?err_value:Py_None, err_traceback?err_traceback:Py_None); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:132: src/util.c:146:7: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 146 | result=PyEval_CallFunction(excepthook, "(OOO)", err_type?err_type:Py_None, err_value?err_value:Py_None, err_traceback?err_traceback:Py_None); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:135: src/apswbuffer.c: In function ‘APSWBuffer_hash’: src/apswbuffer.c:129:10: warning: comparison of integer expressions of different signedness: ‘Py_uhash_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 129 | if(hash==-1) | ^~ In file included from src/apsw.c:141: src/connection.c: In function ‘Connection_init’: src/connection.c:436:7: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 436 | hookresult=PyEval_CallObject(hook, hookargs); | ^~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘rollbackhookcb’: src/connection.c:990:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 990 | retval=PyEval_CallObject(self->rollbackhook, NULL); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘commithookcb’: src/connection.c:1129:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1129 | retval=PyEval_CallObject(self->commithook, NULL); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘walhookcb’: src/connection.c:1207:3: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 1207 | retval=PyEval_CallFunction(self->walhook, "(OO&i)", self, convertutf8string, dbname, npages); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘progresshandlercb’: src/connection.c:1295:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 1295 | retval=PyEval_CallObject(self->progresshandler, NULL); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘collationneeded_cb’: src/connection.c:1500:3: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 1500 | if(pyname) res=PyEval_CallFunction(self->collationneeded, "(OO)", self, pyname); | ^~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘set_context_result’: src/connection.c:1939:3: warning: ‘PyObject_CheckReadBuffer’ is deprecated [-Wdeprecated-declarations] 1939 | if (PyObject_CheckReadBuffer(obj)) | ^~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:334:36: note: declared here 334 | Py_DEPRECATED(3.0) PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c:1943:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 1943 | int asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen); | ^~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘cbdispatch_func’: src/connection.c:2036:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2036 | retval=PyEval_CallObject(cbinfo->scalarfunc, pyargs); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘getaggregatefunctioncontext’: src/connection.c:2077:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2077 | retval=PyEval_CallObject(cbinfo->aggregatefactory, NULL); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c: In function ‘cbdispatch_step’: src/connection.c:2157:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2157 | retval=PyEval_CallObject(aggfc->stepfunc, pyargs); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c: In function ‘APSWBlob_readinto’: src/blob.c:404:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] 404 | aswb=PyObject_AsWriteBuffer(wbuf, &buffer, &bufsize); | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:354:17: note: declared here 354 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c: In function ‘APSWBlob_write’: src/blob.c:532:3: warning: ‘PyObject_CheckReadBuffer’ is deprecated [-Wdeprecated-declarations] 532 | if(!PyUnicode_Check(obj) && PyObject_CheckReadBuffer(obj)) | ^~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:334:36: note: declared here 334 | Py_DEPRECATED(3.0) PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c:534:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 534 | int asrb=PyObject_AsReadBuffer(obj, &buffer, &size); | ^~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:150: src/cursor.c: In function ‘APSWCursor_dobinding’: src/cursor.c:558:3: warning: ‘PyObject_CheckReadBuffer’ is deprecated [-Wdeprecated-declarations] 558 | else if (PyObject_CheckReadBuffer(obj)) | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:334:36: note: declared here 334 | Py_DEPRECATED(3.0) PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:150: src/cursor.c:564:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 564 | APSW_FAULT_INJECT(DoBindingAsReadBufferFails,asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen), (PyErr_NoMemory(), asrb=-1)); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function ‘apswvfs_excepthook’: src/vfs.c:278:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 278 | return PyEval_CallObject(excepthook, args); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function ‘apswvfs_xRandomness’: src/vfs.c:978:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 978 | int asrb=PyObject_AsReadBuffer(pyresult, &buffer, &buflen); | ^~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function ‘apswvfsfile_xRead’: src/vfs.c:2030:3: warning: ‘PyObject_CheckReadBuffer’ is deprecated [-Wdeprecated-declarations] 2030 | if(PyUnicode_Check(pybuf) || !PyObject_CheckReadBuffer(pybuf)) | ^~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:334:36: note: declared here 334 | Py_DEPRECATED(3.0) PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c:2035:3: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 2035 | asrb=PyObject_AsReadBuffer(pybuf, &buffer, &size); | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function ‘apswvfsfilepy_xWrite’: src/vfs.c:2186:3: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 2186 | asrb=PyObject_AsReadBuffer(buffy, &buffer, &size); | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ src/apsw.c: In function ‘apsw_logger’: src/apsw.c:310:5: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 310 | res=PyEval_CallFunction(arg, "iO", errcode, msgaspystring); | ^~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ src/apsw.c: In function ‘formatsqlvalue’: src/apsw.c:1115:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 1115 | asrb=PyObject_AsReadBuffer(value, (const void**)&buffer, &buflen); | ^~~~ In file included from /usr/include/python3.9/Python.h:151, from src/apsw.c:74: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ src/apsw.c: In function ‘PyInit_apsw’: src/apsw.c:1285:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1285 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src/apsw.c:74: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ creating build/lib.linux-riscv64-3.9 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/src/apsw.o -L/usr/lib64 -lsqlite3 -o build/lib.linux-riscv64-3.9/apsw.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yLzEEY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 + cd apsw-3.31.1-r1 + 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-apsw-3.31.1.r1-3.fc33.riscv64 /usr/lib/python3.9/site-packages/setuptools/dist.py:454: UserWarning: Normalizing '3.31.1-r1' to '3.31.1.post1' warnings.warn(tmpl.format(**locals())) running install running install_lib creating /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/apsw.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages writing byte-compilation script '/tmp/tmp94o_ys28.py' /usr/bin/python3 /tmp/tmp94o_ys28.py removing /tmp/tmp94o_ys28.py running install_egg_info running egg_info creating apsw.egg-info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing top-level names to apsw.egg-info/top_level.txt writing manifest file 'apsw.egg-info/SOURCES.txt' SQLite: Using system sqlite include/libraries reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'apsw.egg-info/SOURCES.txt' Copying apsw.egg-info to /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages/apsw-3.31.1.post1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.31.1.r1-3.fc33 --unique-debug-suffix -3.31.1.r1-3.fc33.riscv64 --unique-debug-src-base python-apsw-3.31.1.r1-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/apsw-3.31.1-r1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages/apsw.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages/apsw.cpython-39-riscv64-linux-gnu.so original debug info size: 616kB, size after compression: 604kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 852 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-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.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.0sTTrV + umask 022 + cd /builddir/build/BUILD + cd apsw-3.31.1-r1 + PYTHONPATH=/builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 setup.py test /usr/lib/python3.9/site-packages/setuptools/dist.py:454: UserWarning: Normalizing '3.31.1-r1' to '3.31.1.post1' warnings.warn(tmpl.format(**locals())) running test Python /usr/bin/python3 sys.version_info(major=3, minor=9, micro=0, releaselevel='beta', serial=1) Testing with APSW file /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/lib64/python3.9/site-packages/apsw.cpython-39-riscv64-linux-gnu.so APSW version 3.31.1-r1 SQLite lib version 3.31.1 SQLite headers version 3031001 Using amalgamation False ....................................................................................... ---------------------------------------------------------------------- Ran 87 tests in 924.062s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-apsw-3.31.1.r1-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ssmsZV + umask 022 + cd /builddir/build/BUILD + cd apsw-3.31.1-r1 + DOCDIR=/builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/share/doc/python3-apsw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/share/doc/python3-apsw + cp -pr doc/_sources doc/_static doc/apsw.html doc/backup.html doc/benchmarking.html doc/blob.html doc/build.html doc/changes.html doc/connection.html doc/copyright.html doc/cursor.html doc/dbapi.html doc/download.html doc/example.html doc/exceptions.html doc/execution.html doc/extensions.html doc/genindex.html doc/index.html doc/objects.inv doc/py-modindex.html doc/pysqlite.html doc/search.html doc/searchindex.js doc/shell.html doc/tips.html doc/types.html doc/vfs.html doc/vtable.html /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64/usr/share/doc/python3-apsw + RPM_EC=0 ++ jobs -p + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python3.9/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-apsw = 3.31.1.r1-3.fc33 python3-apsw = 3.31.1.r1-3.fc33 python3-apsw(riscv-64) = 3.31.1.r1-3.fc33 python3.9-apsw = 3.31.1.r1-3.fc33 python3.9dist(apsw) = 3.31.1^post1 python3dist(apsw) = 3.31.1^post1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libsqlite3.so.0()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-apsw < 3.31.1.r1-3.fc33 Processing files: python-apsw-debugsource-3.31.1.r1-3.fc33.riscv64 warning: Deprecated external dependency generator is used! Provides: python-apsw-debugsource = 3.31.1.r1-3.fc33 python-apsw-debugsource(riscv-64) = 3.31.1.r1-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-apsw-debuginfo-3.31.1.r1-3.fc33.riscv64 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python3.9/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 7fe1e97dedf03c71339b38d337bf0d30ffdaa21e python3-apsw-debuginfo = 3.31.1.r1-3.fc33 python3-apsw-debuginfo(riscv-64) = 3.31.1.r1-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-apsw-debugsource(riscv-64) = 3.31.1.r1-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-apsw-debuginfo-3.31.1.r1-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-apsw-debugsource-3.31.1.r1-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-apsw-3.31.1.r1-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D6zPqX + umask 022 + cd /builddir/build/BUILD + cd apsw-3.31.1-r1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-apsw-3.31.1.r1-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0