D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pinax-notifications-6.0.0-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.acwjBc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pinax-notifications-6.0.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pinax-notifications-6.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pinax-notifications-6.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pinax_notifications.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KJA0z3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pinax-notifications-6.0.0 + '[' 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 creating build/lib/pinax copying pinax/__init__.py -> build/lib/pinax creating build/lib/pinax/notifications copying pinax/notifications/hooks.py -> build/lib/pinax/notifications copying pinax/notifications/admin.py -> build/lib/pinax/notifications copying pinax/notifications/engine.py -> build/lib/pinax/notifications copying pinax/notifications/compat.py -> build/lib/pinax/notifications copying pinax/notifications/signals.py -> build/lib/pinax/notifications copying pinax/notifications/conf.py -> build/lib/pinax/notifications copying pinax/notifications/apps.py -> build/lib/pinax/notifications copying pinax/notifications/urls.py -> build/lib/pinax/notifications copying pinax/notifications/views.py -> build/lib/pinax/notifications copying pinax/notifications/__init__.py -> build/lib/pinax/notifications copying pinax/notifications/utils.py -> build/lib/pinax/notifications copying pinax/notifications/lockfile.py -> build/lib/pinax/notifications copying pinax/notifications/models.py -> build/lib/pinax/notifications creating build/lib/pinax/notifications/management copying pinax/notifications/management/__init__.py -> build/lib/pinax/notifications/management creating build/lib/pinax/notifications/tests copying pinax/notifications/tests/test_commands.py -> build/lib/pinax/notifications/tests copying pinax/notifications/tests/test_models.py -> build/lib/pinax/notifications/tests copying pinax/notifications/tests/urls.py -> build/lib/pinax/notifications/tests copying pinax/notifications/tests/__init__.py -> build/lib/pinax/notifications/tests copying pinax/notifications/tests/test_views.py -> build/lib/pinax/notifications/tests copying pinax/notifications/tests/models.py -> build/lib/pinax/notifications/tests creating build/lib/pinax/notifications/backends copying pinax/notifications/backends/email.py -> build/lib/pinax/notifications/backends copying pinax/notifications/backends/__init__.py -> build/lib/pinax/notifications/backends copying pinax/notifications/backends/base.py -> build/lib/pinax/notifications/backends creating build/lib/pinax/notifications/migrations copying pinax/notifications/migrations/0001_initial.py -> build/lib/pinax/notifications/migrations copying pinax/notifications/migrations/0002_auto_20171003_2006.py -> build/lib/pinax/notifications/migrations copying pinax/notifications/migrations/__init__.py -> build/lib/pinax/notifications/migrations creating build/lib/pinax/notifications/management/commands copying pinax/notifications/management/commands/__init__.py -> build/lib/pinax/notifications/management/commands copying pinax/notifications/management/commands/emit_notices.py -> build/lib/pinax/notifications/management/commands creating build/lib/pinax/notifications/locale creating build/lib/pinax/notifications/locale/ru creating build/lib/pinax/notifications/locale/ru/LC_MESSAGES copying pinax/notifications/locale/ru/LC_MESSAGES/django.po -> build/lib/pinax/notifications/locale/ru/LC_MESSAGES copying pinax/notifications/locale/ru/LC_MESSAGES/django.mo -> build/lib/pinax/notifications/locale/ru/LC_MESSAGES creating build/lib/pinax/notifications/locale/fr creating build/lib/pinax/notifications/locale/fr/LC_MESSAGES copying pinax/notifications/locale/fr/LC_MESSAGES/django.po -> build/lib/pinax/notifications/locale/fr/LC_MESSAGES copying pinax/notifications/locale/fr/LC_MESSAGES/django.mo -> build/lib/pinax/notifications/locale/fr/LC_MESSAGES creating build/lib/pinax/notifications/locale/es_AR creating build/lib/pinax/notifications/locale/es_AR/LC_MESSAGES copying pinax/notifications/locale/es_AR/LC_MESSAGES/django.po -> build/lib/pinax/notifications/locale/es_AR/LC_MESSAGES + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7dPnVM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch + cd pinax-notifications-6.0.0 + '[' 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/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.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-pinax-notifications-6.0.0-1.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/hooks.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/admin.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/commands copying build/lib/pinax/notifications/management/commands/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/commands copying build/lib/pinax/notifications/management/commands/emit_notices.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/commands copying build/lib/pinax/notifications/management/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management copying build/lib/pinax/notifications/engine.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/signals.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/conf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/test_commands.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/test_models.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/urls.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/test_views.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests copying build/lib/pinax/notifications/tests/models.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/ru creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/ru/LC_MESSAGES copying build/lib/pinax/notifications/locale/ru/LC_MESSAGES/django.po -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/ru/LC_MESSAGES copying build/lib/pinax/notifications/locale/ru/LC_MESSAGES/django.mo -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/ru/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/fr creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/fr/LC_MESSAGES copying build/lib/pinax/notifications/locale/fr/LC_MESSAGES/django.po -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/fr/LC_MESSAGES copying build/lib/pinax/notifications/locale/fr/LC_MESSAGES/django.mo -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/fr/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/es_AR creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/es_AR/LC_MESSAGES copying build/lib/pinax/notifications/locale/es_AR/LC_MESSAGES/django.po -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/locale/es_AR/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends copying build/lib/pinax/notifications/backends/email.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends copying build/lib/pinax/notifications/backends/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends copying build/lib/pinax/notifications/backends/base.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends copying build/lib/pinax/notifications/apps.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/urls.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/views.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications creating /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations copying build/lib/pinax/notifications/migrations/0001_initial.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations copying build/lib/pinax/notifications/migrations/0002_auto_20171003_2006.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations copying build/lib/pinax/notifications/migrations/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations copying build/lib/pinax/notifications/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/lockfile.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/notifications/models.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications copying build/lib/pinax/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/hooks.py to hooks.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/admin.py to admin.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/commands/emit_notices.py to emit_notices.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/engine.py to engine.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/compat.py to compat.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/signals.py to signals.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/conf.py to conf.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/test_commands.py to test_commands.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/test_models.py to test_models.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/urls.py to urls.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/test_views.py to test_views.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/tests/models.py to models.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends/email.py to email.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/backends/base.py to base.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/apps.py to apps.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/urls.py to urls.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/views.py to views.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations/0002_auto_20171003_2006.py to 0002_auto_20171003_2006.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/utils.py to utils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/lockfile.py to lockfile.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/notifications/models.py to models.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpx1wztzlr.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpx1wztzlr.py removing /tmp/tmpx1wztzlr.py running install_egg_info running egg_info creating pinax_notifications.egg-info writing pinax_notifications.egg-info/PKG-INFO writing dependency_links to pinax_notifications.egg-info/dependency_links.txt writing requirements to pinax_notifications.egg-info/requires.txt writing top-level names to pinax_notifications.egg-info/top_level.txt writing manifest file 'pinax_notifications.egg-info/SOURCES.txt' reading manifest file 'pinax_notifications.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pinax_notifications.egg-info/SOURCES.txt' Copying pinax_notifications.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10/site-packages/pinax_notifications-6.0.0-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.0.0-1.mga9 --unique-debug-suffix -6.0.0-1.mga9.noarch --unique-debug-src-base python-pinax-notifications-6.0.0-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pinax-notifications-6.0.0 + /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 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pinax-notifications-6.0.0-1.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I5rnnj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pinax-notifications-6.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/doc/python3-pinax-notifications + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/doc/python3-pinax-notifications + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/doc/python3-pinax-notifications + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/doc/python3-pinax-notifications + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.141sVW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pinax-notifications-6.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/licenses/python3-pinax-notifications + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/licenses/python3-pinax-notifications + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch/usr/share/licenses/python3-pinax-notifications + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pinax-notifications = 6.0.0-1.mga9 python3-pinax-notifications = 6.0.0-1.mga9 python3.10-pinax-notifications = 6.0.0-1.mga9 python3.10dist(pinax-notifications) = 6 python3dist(pinax-notifications) = 6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(django) >= 2.2 python3.10dist(django-appconf) >= 1.0.1 Obsoletes: python-django-notification < 5.0.3 python3-django-notification < 5.0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pinax-notifications-6.0.0-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XP1szG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pinax-notifications-6.0.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pinax-notifications-6.0.0-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iPQqcQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pinax-notifications-6.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!