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-peewee.spec'], chrootPath='/var/lib/mock/f33-build-554079-65342/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-peewee.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=1613692800 Wrote: /builddir/build/SRPMS/python-peewee-3.14.1-1.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-peewee.spec'], chrootPath='/var/lib/mock/f33-build-554079-65342/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-peewee.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=1613692800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E9se8p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf peewee-3.14.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.14.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1s=^#!/usr/bin/\(python\|env python.*\)$=#!/usr/bin/python3=' pwiz.py + chmod -x runtests.py examples/diary.py examples/analytics/run_example.py examples/twitter/run_example.py + sed -i 1d runtests.py + sed -i 1d examples/diary.py + sed -i 1d examples/analytics/run_example.py + sed -i 1d examples/twitter/run_example.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zlXbxo + umask 022 + cd /builddir/build/BUILD + cd peewee-3.14.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/peewee-3.14.1/playhouse/_sqlite_ext.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/peewee-3.14.1/playhouse/_sqlite_udf.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling playhouse/_sqlite_udf.pyx because it changed. Compiling playhouse/_sqlite_ext.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying peewee.py -> build/lib.linux-riscv64-3.9 copying pwiz.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/playhouse copying playhouse/signals.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/shortcuts.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/test_utils.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/flask_utils.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/migrate.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/hybrid.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/cockroachdb.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/pool.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/fields.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/sqliteq.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/__init__.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/sqlite_changelog.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/kv.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/dataset.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/db_url.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/reflection.py -> build/lib.linux-riscv64-3.9/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-riscv64-3.9/playhouse running build_ext building 'playhouse._sqlite_udf' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/playhouse gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c playhouse/_sqlite_udf.c -o build/temp.linux-riscv64-3.9/playhouse/_sqlite_udf.o 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/playhouse/_sqlite_udf.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/playhouse/_sqlite_udf.cpython-39-riscv64-linux-gnu.so building 'playhouse._sqlite_ext' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iplayhouse -I/usr/include/python3.9 -c playhouse/_sqlite_ext.c -o build/temp.linux-riscv64-3.9/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function ‘__pyx_f_9playhouse_11_sqlite_ext_pwBestIndex’: playhouse/_sqlite_ext.c:5439:25: warning: assignment to ‘struct __pyx_t_9playhouse_11_sqlite_ext_sqlite3_index_constraint *’ from incompatible pointer type ‘struct sqlite3_index_constraint *’ [-Wincompatible-pointer-types] 5439 | __pyx_v_pConstraint = (__pyx_v_pIdxInfo->aConstraint + __pyx_v_i); | ^ At top level: playhouse/_sqlite_ext.c:6990:18: warning: ‘__pyx_f_9playhouse_11_sqlite_ext_validate_and_format_datetime’ defined but not used [-Wunused-function] 6990 | static PyObject *__pyx_f_9playhouse_11_sqlite_ext_validate_and_format_datetime(PyObject *__pyx_v_lookup, PyObject *__pyx_v_date_str) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/playhouse/_sqlite_ext.o -L/usr/lib64 -lsqlite3 -o build/lib.linux-riscv64-3.9/playhouse/_sqlite_ext.cpython-39-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting pwiz.py -> build/scripts-3.9 changing mode of build/scripts-3.9/pwiz.py from 644 to 755 + sphinx-build-3 docs html Running Sphinx v3.2.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] index reading sources... [ 10%] peewee/api reading sources... [ 15%] peewee/changes reading sources... [ 21%] peewee/contributing reading sources... [ 26%] peewee/crdb reading sources... [ 31%] peewee/database reading sources... [ 36%] peewee/example reading sources... [ 42%] peewee/hacks reading sources... [ 47%] peewee/installation reading sources... [ 52%] peewee/interactive reading sources... [ 57%] peewee/models reading sources... [ 63%] peewee/playhouse reading sources... [ 68%] peewee/query_builder reading sources... [ 73%] peewee/query_examples reading sources... [ 78%] peewee/query_operators reading sources... [ 84%] peewee/querying reading sources... [ 89%] peewee/quickstart reading sources... [ 94%] peewee/relationships reading sources... [100%] peewee/sqlite_ext /builddir/build/BUILD/peewee-3.14.1/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "pymysql". /builddir/build/BUILD/peewee-3.14.1/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "psycopg2". /builddir/build/BUILD/peewee-3.14.1/docs/peewee/example.rst:4: WARNING: Duplicate explicit target name: "companion blog post". docs/peewee/crdb.rst:160: WARNING: duplicate object description of CockroachDatabase, other instance in peewee/crdb, use :noindex: for one of them docs/peewee/crdb.rst:169: WARNING: duplicate object description of CockroachDatabase.run_transaction, other instance in peewee/crdb, use :noindex: for one of them docs/peewee/crdb.rst:207: WARNING: duplicate object description of PooledCockroachDatabase, other instance in peewee/crdb, use :noindex: for one of them docs/peewee/crdb.rst:213: WARNING: duplicate object description of run_transaction, other instance in peewee/crdb, use :noindex: for one of them docs/peewee/crdb.rst:226: WARNING: duplicate object description of UUIDKeyField, other instance in peewee/crdb, use :noindex: for one of them docs/peewee/crdb.rst:231: WARNING: duplicate object description of RowIDField, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1614: WARNING: duplicate object description of JSONField, other instance in peewee/playhouse, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1619: WARNING: duplicate object description of Match, other instance in peewee/playhouse, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1906: WARNING: duplicate object description of Table, other instance in peewee/api, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1929: WARNING: duplicate object description of Table.insert, other instance in peewee/api, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1934: WARNING: duplicate object description of Table.update, other instance in peewee/api, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:1970: WARNING: duplicate object description of Table.delete, other instance in peewee/api, use :noindex: for one of them docs/peewee/crdb.rst:4: WARNING: duplicate label crdb, other instance in /builddir/build/BUILD/peewee-3.14.1/docs/peewee/crdb.rst docs/peewee/crdb.rst:52: WARNING: duplicate label crdb-transactions, other instance in /builddir/build/BUILD/peewee-3.14.1/docs/peewee/crdb.rst /builddir/build/BUILD/peewee-3.14.1/docs/peewee/sqlite_ext.rst:242: WARNING: duplicate object description of RowIDField, other instance in peewee/playhouse, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/sqlite_ext.rst:287: WARNING: duplicate object description of JSONField, other instance in peewee/playhouse, use :noindex: for one of them /builddir/build/BUILD/peewee-3.14.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json1 extension". /builddir/build/BUILD/peewee-3.14.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". /builddir/build/BUILD/peewee-3.14.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] index writing output... [ 10%] peewee/api writing output... [ 15%] peewee/changes writing output... [ 21%] peewee/contributing writing output... [ 26%] peewee/crdb writing output... [ 31%] peewee/database writing output... [ 36%] peewee/example writing output... [ 42%] peewee/hacks writing output... [ 47%] peewee/installation writing output... [ 52%] peewee/interactive writing output... [ 57%] peewee/models writing output... [ 63%] peewee/playhouse writing output... [ 68%] peewee/query_builder writing output... [ 73%] peewee/query_examples writing output... [ 78%] peewee/query_operators writing output... [ 84%] peewee/querying writing output... [ 89%] peewee/quickstart writing output... [ 94%] peewee/relationships writing output... [100%] peewee/sqlite_ext /builddir/build/BUILD/peewee-3.14.1/docs/peewee/playhouse.rst:3449: WARNING: undefined label: advanced_connection_management (if the link has no caption the label must precede a section header) generating indices... genindexdone writing additional pages... searchdone copying images... [ 12%] peewee3-logo.png copying images... [ 25%] postgresql.png copying images... [ 37%] mysql.png copying images... [ 50%] sqlite.png copying images... [ 62%] crdb.png copying images... [ 75%] peewee/tweepee.jpg copying images... [ 87%] peewee/schema.jpg copying images... [100%] peewee/schema-horizontal.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 23 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.grndRo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 + cd peewee-3.14.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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-peewee-3.14.1-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/signals.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/shortcuts.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/_sqlite_udf.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/postgres_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/test_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/flask_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/migrate.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/hybrid.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/_sqlite_ext.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/sqlite_udf.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/cockroachdb.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/pool.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/fields.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/sqliteq.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/__init__.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/sqlite_changelog.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/kv.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/apsw_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/sqlcipher_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/sqlite_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/dataset.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/db_url.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/reflection.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/playhouse/mysql_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse copying build/lib.linux-riscv64-3.9/peewee.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pwiz.py to pwiz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/flask_utils.py to flask_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/hybrid.py to hybrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/cockroachdb.py to cockroachdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/sqliteq.py to sqliteq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/sqlite_changelog.py to sqlite_changelog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/kv.py to kv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/db_url.py to db_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/peewee.py to peewee.cpython-39.pyc writing byte-compilation script '/tmp/tmp1q9lsi9p.py' /usr/bin/python3 /tmp/tmp1q9lsi9p.py removing /tmp/tmp1q9lsi9p.py running install_egg_info running egg_info creating peewee.egg-info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt writing manifest file 'peewee.egg-info/SOURCES.txt' reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/peewee-3.14.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin copying build/scripts-3.9/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin/pwiz.py to 755 + rm -rfv /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin/__pycache__ + rm /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pwiz.py + rm /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/__pycache__/pwiz.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/__pycache__/pwiz.cpython-39.pyc + mv /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin/pwiz.py /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/bin/pwiz + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.14.1-1.fc33 --unique-debug-suffix -3.14.1-1.fc33.riscv64 --unique-debug-src-base python-peewee-3.14.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/peewee-3.14.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/_sqlite_ext.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/_sqlite_udf.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/_sqlite_udf.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/playhouse/_sqlite_ext.cpython-39-riscv64-linux-gnu.so original debug info size: 3924kB, size after compression: 3888kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2722 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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.14.1-1.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.4SyU3p + umask 022 + cd /builddir/build/BUILD + cd peewee-3.14.1 + /usr/bin/python3 runtests.py -e sqlite ..........s.....................s..............ssssssssssssssssssssssssssssssssss..................s..........................................................s.......ss................................s........ssss..........................................s.................................s.......................................................................s.........................................................................................................................................................sss........................................ss.............................s..................s........ssssssssssss............s...s.........s....ss......s..............s........................................................ss................................ssssssss.....................................sss.......sssssssssssss.....s..............ss............................. ---------------------------------------------------------------------- Ran 893 tests in 902.057s OK (skipped=103) Unable to import sqlite C extension tests, skipping. Unable to import mysql-connector, skipping mysql_ext tests. Postgresql test database "peewee_test" not found, skipping the postgres_ext tests. Unable to import SQLCipher extension tests, skipping. Unable to import sqlite extension tests, skipping. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-peewee-3.14.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vZKTqq + umask 022 + cd /builddir/build/BUILD + cd peewee-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/doc/python3-peewee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/doc/python3-peewee + cp -pr README.rst /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/doc/python3-peewee + cp -pr html /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/doc/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sBO92o + umask 022 + cd /builddir/build/BUILD + cd peewee-3.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/licenses/python3-peewee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/licenses/python3-peewee + cp -pr LICENSE /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64/usr/share/licenses/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-peewee = 3.14.1-1.fc33 python3-peewee = 3.14.1-1.fc33 python3-peewee(riscv-64) = 3.14.1-1.fc33 python3.9-peewee = 3.14.1-1.fc33 python3.9dist(peewee) = 3.14.1 python3dist(peewee) = 3.14.1 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) libsqlite3.so.0()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-peewee < 3.14.1-1.fc33 Processing files: python-peewee-debugsource-3.14.1-1.fc33.riscv64 Provides: python-peewee-debugsource = 3.14.1-1.fc33 python-peewee-debugsource(riscv-64) = 3.14.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-peewee-debuginfo-3.14.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 0c4417fbd5402ddfd950cbea3dcbde07d7f9c66a debuginfo(build-id) = a44a14799b4b1ffe1d60616d47c68bf59f1e57ba python-peewee-debuginfo = 3.14.1-1.fc33 python3-peewee-debuginfo = 3.14.1-1.fc33 python3-peewee-debuginfo(riscv-64) = 3.14.1-1.fc33 python3.9-peewee-debuginfo = 3.14.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-peewee-debugsource(riscv-64) = 3.14.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-peewee-debuginfo-3.14.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-peewee-debugsource-3.14.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-peewee-3.14.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wuzbwo + umask 022 + cd /builddir/build/BUILD + cd peewee-3.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-peewee-3.14.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0