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-203135-48173/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=1588809600 Wrote: /builddir/build/SRPMS/python-peewee-3.13.3-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-203135-48173/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=1588809600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yFLEbj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf peewee-3.13.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/3.13.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.13.3 + /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.I7Tnsg + umask 022 + cd /builddir/build/BUILD + cd peewee-3.13.3 + 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' 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.8 copying peewee.py -> build/lib.linux-riscv64-3.8 copying pwiz.py -> build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/playhouse copying playhouse/signals.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/shortcuts.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/test_utils.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/flask_utils.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/migrate.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/hybrid.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/cockroachdb.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/pool.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/fields.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/sqliteq.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/__init__.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/sqlite_changelog.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/kv.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/dataset.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/db_url.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/reflection.py -> build/lib.linux-riscv64-3.8/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-riscv64-3.8/playhouse running build_ext building 'playhouse._sqlite_udf' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/playhouse 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 -I/usr/include/python3.8 -c playhouse/_sqlite_udf.c -o build/temp.linux-riscv64-3.8/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 -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.8/playhouse/_sqlite_udf.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/playhouse/_sqlite_udf.cpython-38-riscv64-linux-gnu.so building 'playhouse._sqlite_ext' extension 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 -Iplayhouse -I/usr/include/python3.8 -c playhouse/_sqlite_ext.c -o build/temp.linux-riscv64-3.8/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function ‘__pyx_f_9playhouse_11_sqlite_ext_pwBestIndex’: playhouse/_sqlite_ext.c:5394: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] 5394 | __pyx_v_pConstraint = (__pyx_v_pIdxInfo->aConstraint + __pyx_v_i); | ^ At top level: playhouse/_sqlite_ext.c:6912:18: warning: ‘__pyx_f_9playhouse_11_sqlite_ext_validate_and_format_datetime’ defined but not used [-Wunused-function] 6912 | 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 -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.8/playhouse/_sqlite_ext.o -L/usr/lib64 -lsqlite3 -o build/lib.linux-riscv64-3.8/playhouse/_sqlite_ext.cpython-38-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.8 copying and adjusting pwiz.py -> build/scripts-3.8 changing mode of build/scripts-3.8/pwiz.py from 644 to 755 /usr/lib64/python3.8/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.13.3/playhouse/_sqlite_ext.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib64/python3.8/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.13.3/playhouse/_sqlite_udf.pyx tree = Parsing.p_module(s, pxd, full_module_name) + sphinx-build-3 docs html Running Sphinx v2.2.2 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 /usr/lib/python3.8/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) /usr/lib/python3.8/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /builddir/build/BUILD/peewee-3.13.3/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "pymysql". /builddir/build/BUILD/peewee-3.13.3/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "psycopg2". /builddir/build/BUILD/peewee-3.13.3/docs/peewee/example.rst:4: WARNING: Duplicate explicit target name: "companion blog post". /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1754: WARNING: duplicate object description of CockroachDatabase, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1763: WARNING: duplicate object description of CockroachDatabase.run_transaction, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1801: WARNING: duplicate object description of PooledCockroachDatabase, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1807: WARNING: duplicate object description of run_transaction, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1820: WARNING: duplicate object description of UUIDKeyField, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1825: WARNING: duplicate object description of RowIDField, other instance in peewee/crdb, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:2148: WARNING: duplicate object description of Table, other instance in peewee/api, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:2171: WARNING: duplicate object description of Table.insert, other instance in peewee/api, use :noindex: for one of them looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:2176: WARNING: duplicate object description of Table.update, other instance in peewee/api, use :noindex: for one of them /builddir/build/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:2212: 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.13.3/docs/peewee/crdb.rst docs/peewee/crdb.rst:52: WARNING: duplicate label crdb-transactions, other instance in /builddir/build/BUILD/peewee-3.13.3/docs/peewee/crdb.rst /builddir/build/BUILD/peewee-3.13.3/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.13.3/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.13.3/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json1 extension". /builddir/build/BUILD/peewee-3.13.3/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". /builddir/build/BUILD/peewee-3.13.3/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". 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.13.3/docs/peewee/playhouse.rst:3435: 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, 21 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.dvQ6Pg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 + cd peewee-3.13.3 + 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-peewee-3.13.3-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/signals.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/_sqlite_ext.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/shortcuts.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/postgres_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/test_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/flask_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/migrate.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/hybrid.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/sqlite_udf.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/cockroachdb.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/pool.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/fields.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/sqliteq.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/__init__.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/sqlite_changelog.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/kv.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/apsw_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/sqlcipher_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/sqlite_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/_sqlite_udf.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/dataset.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/db_url.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/reflection.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/playhouse/mysql_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-riscv64-3.8/peewee.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/pwiz.py to pwiz.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/signals.py to signals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/shortcuts.py to shortcuts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/test_utils.py to test_utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/flask_utils.py to flask_utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/migrate.py to migrate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/hybrid.py to hybrid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/cockroachdb.py to cockroachdb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/pool.py to pool.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/fields.py to fields.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/sqliteq.py to sqliteq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/sqlite_changelog.py to sqlite_changelog.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/kv.py to kv.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/dataset.py to dataset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/db_url.py to db_url.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/reflection.py to reflection.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/peewee.py to peewee.cpython-38.pyc writing byte-compilation script '/tmp/tmp23trpwxe.py' /usr/bin/python3 /tmp/tmp23trpwxe.py removing /tmp/tmp23trpwxe.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.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/peewee-3.13.3-py3.8.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin copying build/scripts-3.8/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin/pwiz.py to 755 + rm -rfv /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin/__pycache__ + rm /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/pwiz.py + rm /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/__pycache__/pwiz.cpython-38.opt-1.pyc /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/__pycache__/pwiz.cpython-38.pyc + mv /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin/pwiz.py /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/bin/pwiz + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.13.3-1.fc33 --unique-debug-suffix -3.13.3-1.fc33.riscv64 --unique-debug-src-base python-peewee-3.13.3-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/peewee-3.13.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_ext.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_udf.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_ext.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_udf.cpython-38-riscv64-linux-gnu.so original debug info size: 1912kB, size after compression: 1872kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2691 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-peewee-3.13.3-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0vF7qi + umask 022 + cd /builddir/build/BUILD + cd peewee-3.13.3 + /usr/bin/python3 runtests.py -e sqlite ..........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 870 tests in 783.417s OK (skipped=102) 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.13.3-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LDc1th + umask 022 + cd /builddir/build/BUILD + cd peewee-3.13.3 + DOCDIR=/builddir/build/BUILDROOT/python-peewee-3.13.3-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.13.3-1.fc33.riscv64/usr/share/doc/python3-peewee + cp -pr README.rst /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/share/doc/python3-peewee + cp -pr html /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/share/doc/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U3pv3i + umask 022 + cd /builddir/build/BUILD + cd peewee-3.13.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-peewee-3.13.3-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.13.3-1.fc33.riscv64/usr/share/licenses/python3-peewee + cp -pr LICENSE /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64/usr/share/licenses/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-peewee = 3.13.3-1.fc33 python3-peewee = 3.13.3-1.fc33 python3-peewee(riscv-64) = 3.13.3-1.fc33 python3.8-peewee = 3.13.3-1.fc33 python3.8dist(peewee) = 3.13.3 python3dist(peewee) = 3.13.3 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.8 rtld(GNU_HASH) Obsoletes: python-peewee < 3.13.3-1.fc33 Processing files: python-peewee-debugsource-3.13.3-1.fc33.riscv64 Provides: python-peewee-debugsource = 3.13.3-1.fc33 python-peewee-debugsource(riscv-64) = 3.13.3-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.13.3-1.fc33.riscv64 Provides: debuginfo(build-id) = 31fcbc480e61cc649758abd8e6a3c341a2836e52 debuginfo(build-id) = 5d084abb39dcc1d2d4aeb9311f71f580eea7b809 python-peewee-debuginfo = 3.13.3-1.fc33 python3-peewee-debuginfo = 3.13.3-1.fc33 python3-peewee-debuginfo(riscv-64) = 3.13.3-1.fc33 python3.8-peewee-debuginfo = 3.13.3-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.13.3-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-peewee-debuginfo-3.13.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-peewee-debugsource-3.13.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-peewee-3.13.3-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zWSSpi + umask 022 + cd /builddir/build/BUILD + cd peewee-3.13.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-peewee-3.13.3-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0