D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-flask-peewee-3.0.3-6.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KNopSD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf flask-peewee-3.0.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/flask-peewee-3.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd flask-peewee-3.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf flask-peewee.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TjZpFz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flask-peewee-3.0.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=sha1 -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 creating build/lib/example copying example/main.py -> build/lib/example copying example/admin.py -> build/lib/example copying example/auth.py -> build/lib/example copying example/app.py -> build/lib/example copying example/run_example.py -> build/lib/example copying example/config.py -> build/lib/example copying example/views.py -> build/lib/example copying example/__init__.py -> build/lib/example copying example/api.py -> build/lib/example copying example/models.py -> build/lib/example creating build/lib/flask_peewee copying flask_peewee/admin.py -> build/lib/flask_peewee copying flask_peewee/auth.py -> build/lib/flask_peewee copying flask_peewee/exceptions.py -> build/lib/flask_peewee copying flask_peewee/_compat.py -> build/lib/flask_peewee copying flask_peewee/filters.py -> build/lib/flask_peewee copying flask_peewee/rest.py -> build/lib/flask_peewee copying flask_peewee/__init__.py -> build/lib/flask_peewee copying flask_peewee/db.py -> build/lib/flask_peewee copying flask_peewee/serializer.py -> build/lib/flask_peewee copying flask_peewee/forms.py -> build/lib/flask_peewee copying flask_peewee/utils.py -> build/lib/flask_peewee creating build/lib/flask_peewee/tests copying flask_peewee/tests/admin.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/auth.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/rest.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/test_config.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/test_app.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/__init__.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/base.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/serializer.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/utils.py -> build/lib/flask_peewee/tests creating build/lib/flask_peewee/static creating build/lib/flask_peewee/static/css copying flask_peewee/static/css/datepicker.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap-responsive.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap-responsive.min.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.min.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/chosen.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/admin.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.min.responsive.css -> build/lib/flask_peewee/static/css creating build/lib/flask_peewee/static/js copying flask_peewee/static/js/chosen.jquery.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/ajax-chosen.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/events.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/admin.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/jquery.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/modernizr-1.5.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap-datepicker.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/css/chosen-sprite.png -> build/lib/flask_peewee/static/css creating build/lib/flask_peewee/static/img copying flask_peewee/static/img/glyphicons-halflings.png -> build/lib/flask_peewee/static/img copying flask_peewee/static/img/glyphicons-halflings-white.png -> build/lib/flask_peewee/static/img creating build/lib/flask_peewee/templates copying flask_peewee/templates/base.html -> build/lib/flask_peewee/templates creating build/lib/flask_peewee/templates/macros copying flask_peewee/templates/macros/forms.html -> build/lib/flask_peewee/templates/macros creating build/lib/flask_peewee/templates/admin copying flask_peewee/templates/admin/index.html -> build/lib/flask_peewee/templates/admin copying flask_peewee/templates/admin/base.html -> build/lib/flask_peewee/templates/admin creating build/lib/flask_peewee/templates/auth copying flask_peewee/templates/auth/login.html -> build/lib/flask_peewee/templates/auth creating build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/export.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/edit.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/add.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/index.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/delete.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base_forms.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base_filters.html -> build/lib/flask_peewee/templates/admin/models creating build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/filter_widgets.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/pagination.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/form_raw_id.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/filter_dropdown.html -> build/lib/flask_peewee/templates/admin/includes creating build/lib/flask_peewee/templates/admin/panels copying flask_peewee/templates/admin/panels/default.html -> build/lib/flask_peewee/templates/admin/panels copying flask_peewee/templates/admin/panels/base.html -> build/lib/flask_peewee/templates/admin/panels creating build/lib/flask_peewee/tests/templates copying flask_peewee/tests/templates/base.html -> build/lib/flask_peewee/tests/templates + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3 + sphinx-build-3 docs html Running Sphinx v6.1.3 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] admin reading sources... [ 18%] api reading sources... [ 27%] auth reading sources... [ 36%] database reading sources... [ 45%] example reading sources... [ 54%] getting-started reading sources... [ 63%] gevent reading sources... [ 72%] index reading sources... [ 81%] installation reading sources... [ 90%] rest-api reading sources... [100%] utils /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/index.rst:12: CRITICAL: Unexpected section title. This package is in maintenance-only mode! ----------------------------------------- /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/utils.rst:74: WARNING: duplicate object description of slugify, other instance in api, use :noindex: for one of them looking for now-outdated files... none found pickling environment... done checking consistency... /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/example.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 9%] admin writing output... [ 18%] api writing output... [ 27%] auth writing output... [ 36%] database writing output... [ 45%] example writing output... [ 54%] getting-started writing output... [ 63%] gevent writing output... [ 72%] index writing output... [ 81%] installation writing output... [ 90%] rest-api writing output... [100%] utils /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/admin.rst:297: WARNING: Pygments lexer name 'models.py' is not known /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/api.rst:1119: WARNING: Could not lex literal_block as "html". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/rest-api.rst:27: WARNING: undefined label: 'example-app' /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3/docs/utils.rst:37: WARNING: Could not lex literal_block as "html". Highlighting skipped. generating indices... genindex done writing additional pages... search done copying images... [ 8%] fp-admin.jpg copying images... [ 16%] fp-message-admin.jpg copying images... [ 25%] fp-message-admin-2.jpg copying images... [ 33%] fp-admin-filter.png copying images... [ 41%] fp-admin-modal.png copying images... [ 50%] fp-admin-btn.png copying images... [ 58%] fp-admin-btn-form.png copying images... [ 66%] fp-note-panel.jpg copying images... [ 75%] fp-note-panel-2.jpg copying images... [ 83%] fp-getting-started.jpg copying images... [ 91%] fp-note-admin.jpg copying images... [100%] fp-note-admin-2.jpg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 7 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/pterjan/rpmbuild/tmp/rpm-tmp.0r02YC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch + cd flask-peewee-3.0.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=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/main.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/admin.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/auth.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/app.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/run_example.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/views.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/api.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example copying build/lib/example/models.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/admin.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/auth.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/_compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/filters.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/macros copying build/lib/flask_peewee/templates/macros/forms.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/macros creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/export.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/edit.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/add.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/index.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/delete.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base_forms.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base_filters.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/models creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/filter_widgets.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/pagination.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/form_raw_id.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/filter_dropdown.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/index.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/panels/default.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/panels/base.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/base.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/admin copying build/lib/flask_peewee/templates/base.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/auth copying build/lib/flask_peewee/templates/auth/login.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/templates/auth creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/datepicker.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap-responsive.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap-responsive.min.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.min.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/chosen.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/admin.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.min.responsive.css -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/chosen-sprite.png -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/css creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/chosen.jquery.min.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/ajax-chosen.min.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/events.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/admin.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/jquery.min.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap.min.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/modernizr-1.5.min.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap-datepicker.js -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/img copying build/lib/flask_peewee/static/img/glyphicons-halflings.png -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/img copying build/lib/flask_peewee/static/img/glyphicons-halflings-white.png -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/img creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/admin.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/auth.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/templates copying build/lib/flask_peewee/tests/templates/base.html -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/templates copying build/lib/flask_peewee/tests/rest.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/test_config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/test_app.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/base.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/serializer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests copying build/lib/flask_peewee/rest.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/db.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/serializer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/forms.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee copying build/lib/flask_peewee/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/main.py to main.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/admin.py to admin.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/auth.py to auth.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/app.py to app.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/run_example.py to run_example.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/config.py to config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/views.py to views.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/api.py to api.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/example/models.py to models.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/admin.py to admin.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/auth.py to auth.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/_compat.py to _compat.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/filters.py to filters.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/admin.py to admin.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/auth.py to auth.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/rest.py to rest.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/test_config.py to test_config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/test_app.py to test_app.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/base.py to base.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/serializer.py to serializer.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/tests/utils.py to utils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/rest.py to rest.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/db.py to db.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/serializer.py to serializer.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/forms.py to forms.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmp3oo9cc32.py' /usr/bin/python3 /tmp/tmp3oo9cc32.py removing /tmp/tmp3oo9cc32.py running install_egg_info running egg_info writing flask_peewee.egg-info/PKG-INFO writing dependency_links to flask_peewee.egg-info/dependency_links.txt writing requirements to flask_peewee.egg-info/requires.txt writing top-level names to flask_peewee.egg-info/top_level.txt reading manifest file 'flask_peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'flask_peewee.egg-info/SOURCES.txt' Copying flask_peewee.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee-3.0.3-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.0.3-6.mga9 --unique-debug-suffix -3.0.3-6.mga9.noarch --unique-debug-src-base python-flask-peewee-3.0.3-6.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/flask-peewee-3.0.3 + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-flask-peewee-3.0.3-6.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ljiNQy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flask-peewee-3.0.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/doc/python3-flask-peewee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/doc/python3-flask-peewee + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/doc/python3-flask-peewee + cp -pr html /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/doc/python3-flask-peewee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sxK2kZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flask-peewee-3.0.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/licenses/python3-flask-peewee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/licenses/python3-flask-peewee + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/share/licenses/python3-flask-peewee + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 3 of file /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js/jquery.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 3 of file /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch/usr/lib/python3.10/site-packages/flask_peewee/static/js/jquery.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: python-flask-peewee = 3.0.3-6.mga9 python3-flask-peewee = 3.0.3-6.mga9 python3.10-flask-peewee = 3.0.3-6.mga9 python3.10dist(flask-peewee) = 3.0.3 python3dist(flask-peewee) = 3.0.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: python(abi) = 3.10 python3.10dist(flask) python3.10dist(jinja2) python3.10dist(peewee) >= 3 python3.10dist(werkzeug) python3.10dist(wtf-peewee) python3.10dist(wtforms) Obsoletes: python-flask-peewee < 3.0.3-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-flask-peewee-3.0.3-6.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7AKC5N + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flask-peewee-3.0.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-flask-peewee-3.0.3-6.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.97PCVk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf flask-peewee-3.0.3 flask-peewee-3.0.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!