D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-peewee-3.13.3-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u2ybAP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf peewee-3.13.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/peewee-3.13.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.13.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/peewee-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf peewee.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FapguP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd peewee-3.13.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.8 copying peewee.py -> build/lib.linux-x86_64-3.8 copying pwiz.py -> build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/playhouse copying playhouse/pool.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/shortcuts.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/sqliteq.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/fields.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/reflection.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/__init__.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/flask_utils.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/signals.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/migrate.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/dataset.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/test_utils.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/kv.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/sqlite_changelog.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/hybrid.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/cockroachdb.py -> build/lib.linux-x86_64-3.8/playhouse copying playhouse/db_url.py -> build/lib.linux-x86_64-3.8/playhouse running build_ext building 'playhouse._sqlite_udf' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/playhouse gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c playhouse/_sqlite_udf.c -o build/temp.linux-x86_64-3.8/playhouse/_sqlite_udf.o playhouse/_sqlite_udf.c: In function 'PyInit__sqlite_udf': playhouse/_sqlite_udf.c:4644:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 4644 | __pyx_type_9playhouse_11_sqlite_udf_median.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_udf.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/playhouse/_sqlite_udf.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/playhouse/_sqlite_udf.cpython-38-x86_64-linux-gnu.so building 'playhouse._sqlite_ext' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c playhouse/_sqlite_ext.c -o build/temp.linux-x86_64-3.8/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_f_9playhouse_11_sqlite_ext_pwBestIndex': playhouse/_sqlite_ext.c:5389: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] 5389 | __pyx_v_pConstraint = (__pyx_v_pIdxInfo->aConstraint + __pyx_v_i); | ^ playhouse/_sqlite_ext.c: In function '__Pyx_modinit_type_init_code': playhouse/_sqlite_ext.c:21975:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21975 | __pyx_type_9playhouse_11_sqlite_ext__TableFunctionImpl.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:21984:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21984 | __pyx_type_9playhouse_11_sqlite_ext_BloomFilter.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:21992:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21992 | __pyx_type_9playhouse_11_sqlite_ext_BloomFilterAggregate.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22002:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22002 | __pyx_type_9playhouse_11_sqlite_ext_Blob.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22011:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22011 | __pyx_type_9playhouse_11_sqlite_ext_ConnectionHelper.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22019:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22019 | __pyx_type_9playhouse_11_sqlite_ext___pyx_scope_struct__make_hash.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/playhouse/_sqlite_ext.o -L/usr/lib64 -lsqlite3 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/playhouse/_sqlite_ext.cpython-38-x86_64-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 + PYTHONPATH=/home/iurt/rpmbuild/BUILD/peewee-3.13.3 + sphinx-build-3 docs html Running Sphinx v3.3.0 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 /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "pymysql". /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "psycopg2". /home/iurt/rpmbuild/BUILD/peewee-3.13.3/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 /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1614: WARNING: duplicate object description of JSONField, other instance in peewee/playhouse, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1619: WARNING: duplicate object description of Match, other instance in peewee/playhouse, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1906: WARNING: duplicate object description of Table, other instance in peewee/api, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1929: WARNING: duplicate object description of Table.insert, other instance in peewee/api, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/playhouse.rst:1934: WARNING: duplicate object description of Table.update, other instance in peewee/api, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/peewee-3.13.3/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 /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/crdb.rst docs/peewee/crdb.rst:52: WARNING: duplicate label crdb-transactions, other instance in /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/crdb.rst /home/iurt/rpmbuild/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 /home/iurt/rpmbuild/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 /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json1 extension". /home/iurt/rpmbuild/BUILD/peewee-3.13.3/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". /home/iurt/rpmbuild/BUILD/peewee-3.13.3/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 /home/iurt/rpmbuild/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... genindex done writing additional pages... search done 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 /home/iurt/rpmbuild/tmp/rpm-tmp.KUSreS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 + cd peewee-3.13.3 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/peewee.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/pool.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/postgres_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/apsw_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/sqlite_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/shortcuts.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/sqlcipher_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/mysql_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/sqliteq.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/sqlite_udf.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/reflection.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/flask_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/_sqlite_ext.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/_sqlite_udf.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/migrate.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/dataset.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/kv.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/sqlite_changelog.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/hybrid.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/cockroachdb.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/playhouse/db_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse copying build/lib.linux-x86_64-3.8/pwiz.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/peewee.py to peewee.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/pool.py to pool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/shortcuts.py to shortcuts.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/sqliteq.py to sqliteq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/reflection.py to reflection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/flask_utils.py to flask_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/signals.py to signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/migrate.py to migrate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/dataset.py to dataset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/kv.py to kv.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/sqlite_changelog.py to sqlite_changelog.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/hybrid.py to hybrid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/cockroachdb.py to cockroachdb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/db_url.py to db_url.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pwiz.py to pwiz.cpython-38.pyc writing byte-compilation script '/tmp/tmp5h6b9oth.py' /usr/bin/python3 /tmp/tmp5h6b9oth.py removing /tmp/tmp5h6b9oth.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 /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/peewee-3.13.3-py3.8.egg-info running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/bin copying build/scripts-3.8/pwiz.py -> /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/bin/pwiz.py to 755 + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.13.3-1.mga8 --unique-debug-suffix -3.13.3-1.mga8.x86_64 --unique-debug-src-base python-peewee-3.13.3-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/peewee-3.13.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_ext.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_udf.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_ext.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/playhouse/_sqlite_udf.cpython-38-x86_64-linux-gnu.so original debug info size: 1880kB, size after compression: 1844kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2659 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/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 /home/iurt/rpmbuild/tmp/rpm-tmp.bhqhVR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd peewee-3.13.3 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running 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 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' running build_ext building 'playhouse._sqlite_udf' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.8 -c playhouse/_sqlite_udf.c -o build/temp.linux-x86_64-3.8/playhouse/_sqlite_udf.o playhouse/_sqlite_udf.c: In function 'PyInit__sqlite_udf': playhouse/_sqlite_udf.c:4644:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 4644 | __pyx_type_9playhouse_11_sqlite_udf_median.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_udf.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/playhouse/_sqlite_udf.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/peewee-3.13.3/playhouse/_sqlite_udf.cpython-38-x86_64-linux-gnu.so building 'playhouse._sqlite_ext' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.8 -c playhouse/_sqlite_ext.c -o build/temp.linux-x86_64-3.8/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_f_9playhouse_11_sqlite_ext_pwBestIndex': playhouse/_sqlite_ext.c:5389: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] 5389 | __pyx_v_pConstraint = (__pyx_v_pIdxInfo->aConstraint + __pyx_v_i); | ^ playhouse/_sqlite_ext.c: In function '__Pyx_modinit_type_init_code': playhouse/_sqlite_ext.c:21975:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21975 | __pyx_type_9playhouse_11_sqlite_ext__TableFunctionImpl.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:21984:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21984 | __pyx_type_9playhouse_11_sqlite_ext_BloomFilter.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:21992:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 21992 | __pyx_type_9playhouse_11_sqlite_ext_BloomFilterAggregate.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22002:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22002 | __pyx_type_9playhouse_11_sqlite_ext_Blob.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22011:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22011 | __pyx_type_9playhouse_11_sqlite_ext_ConnectionHelper.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ playhouse/_sqlite_ext.c:22019:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 22019 | __pyx_type_9playhouse_11_sqlite_ext___pyx_scope_struct__make_hash.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from playhouse/_sqlite_ext.c:25: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/playhouse/_sqlite_ext.o -L/usr/lib64 -lsqlite3 -lm -lpython3.8 -o /home/iurt/rpmbuild/BUILD/peewee-3.13.3/playhouse/_sqlite_ext.cpython-38-x86_64-linux-gnu.so ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-peewee-3.13.3-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DivlcO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd peewee-3.13.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/doc/python3-peewee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/doc/python3-peewee + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/doc/python3-peewee + cp -pr playhouse/README.md /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/doc/python3-peewee + cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/doc/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.efSTjO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd peewee-3.13.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/licenses/python3-peewee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/licenses/python3-peewee + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64/usr/share/licenses/python3-peewee + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-peewee = 3.13.3-1.mga8 python3-peewee = 3.13.3-1.mga8 python3-peewee(x86-64) = 3.13.3-1.mga8 python3.8-peewee = 3.13.3-1.mga8 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.8.so.1.0()(64bit) libsqlite3.so.0()(64bit) python(abi) = 3.8 Obsoletes: python-peewee < 3.13.3-1.mga8 Processing files: python-peewee-debugsource-3.13.3-1.mga8.x86_64 Provides: python-peewee-debugsource = 3.13.3-1.mga8 python-peewee-debugsource(x86-64) = 3.13.3-1.mga8 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.mga8.x86_64 Provides: debuginfo(build-id) = 23ffb18159294ac5758091baa6dca4895b450a2d debuginfo(build-id) = 75c7c0f2858257da8b4d8d47c25899cdd32a2f8d python-peewee-debuginfo = 3.13.3-1.mga8 python3-peewee-debuginfo = 3.13.3-1.mga8 python3-peewee-debuginfo(x86-64) = 3.13.3-1.mga8 python3.8-peewee-debuginfo = 3.13.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-peewee-debugsource(x86-64) = 3.13.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-peewee-debugsource-3.13.3-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-peewee-debuginfo-3.13.3-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-peewee-3.13.3-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mUoB6P + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd peewee-3.13.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-peewee-3.13.3-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IlbjJR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf peewee-3.13.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!