Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-post_office.spec'], chrootPath='/var/lib/mock/f30-build-15936660-1144701/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-post_office.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-post_office-3.1.0-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-post_office.spec'], chrootPath='/var/lib/mock/f30-build-15936660-1144701/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-post_office.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D104xf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-post_office-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-post_office-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-post_office-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django_post_office.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10zCbj + umask 022 + cd /builddir/build/BUILD + cd django-post_office-3.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/post_office copying post_office/backends.py -> build/lib/post_office copying post_office/connections.py -> build/lib/post_office copying post_office/cache.py -> build/lib/post_office copying post_office/mail.py -> build/lib/post_office copying post_office/test_urls.py -> build/lib/post_office copying post_office/test_settings.py -> build/lib/post_office copying post_office/apps.py -> build/lib/post_office copying post_office/compat.py -> build/lib/post_office copying post_office/admin.py -> build/lib/post_office copying post_office/logutils.py -> build/lib/post_office copying post_office/settings.py -> build/lib/post_office copying post_office/fields.py -> build/lib/post_office copying post_office/lockfile.py -> build/lib/post_office copying post_office/views.py -> build/lib/post_office copying post_office/models.py -> build/lib/post_office copying post_office/__init__.py -> build/lib/post_office copying post_office/utils.py -> build/lib/post_office copying post_office/validators.py -> build/lib/post_office running egg_info creating django_post_office.egg-info writing django_post_office.egg-info/PKG-INFO writing dependency_links to django_post_office.egg-info/dependency_links.txt writing requirements to django_post_office.egg-info/requires.txt writing top-level names to django_post_office.egg-info/top_level.txt writing manifest file 'django_post_office.egg-info/SOURCES.txt' reading manifest file 'django_post_office.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_post_office.egg-info/SOURCES.txt' creating build/lib/post_office/locale creating build/lib/post_office/locale/de creating build/lib/post_office/locale/de/LC_MESSAGES copying post_office/locale/de/LC_MESSAGES/django.mo -> build/lib/post_office/locale/de/LC_MESSAGES copying post_office/locale/de/LC_MESSAGES/django.po -> build/lib/post_office/locale/de/LC_MESSAGES creating build/lib/post_office/locale/it creating build/lib/post_office/locale/it/LC_MESSAGES copying post_office/locale/it/LC_MESSAGES/django.mo -> build/lib/post_office/locale/it/LC_MESSAGES copying post_office/locale/it/LC_MESSAGES/django.po -> build/lib/post_office/locale/it/LC_MESSAGES creating build/lib/post_office/locale/pl creating build/lib/post_office/locale/pl/LC_MESSAGES copying post_office/locale/pl/LC_MESSAGES/django.mo -> build/lib/post_office/locale/pl/LC_MESSAGES copying post_office/locale/pl/LC_MESSAGES/django.po -> build/lib/post_office/locale/pl/LC_MESSAGES creating build/lib/post_office/locale/ru_RU creating build/lib/post_office/locale/ru_RU/LC_MESSAGES copying post_office/locale/ru_RU/LC_MESSAGES/django.mo -> build/lib/post_office/locale/ru_RU/LC_MESSAGES copying post_office/locale/ru_RU/LC_MESSAGES/django.po -> build/lib/post_office/locale/ru_RU/LC_MESSAGES creating build/lib/post_office/management copying post_office/management/__init__.py -> build/lib/post_office/management creating build/lib/post_office/management/commands copying post_office/management/commands/__init__.py -> build/lib/post_office/management/commands copying post_office/management/commands/cleanup_mail.py -> build/lib/post_office/management/commands copying post_office/management/commands/send_queued_mail.py -> build/lib/post_office/management/commands creating build/lib/post_office/migrations copying post_office/migrations/0001_initial.py -> build/lib/post_office/migrations copying post_office/migrations/0002_add_i18n_and_backend_alias.py -> build/lib/post_office/migrations copying post_office/migrations/0003_longer_subject.py -> build/lib/post_office/migrations copying post_office/migrations/0004_auto_20160607_0901.py -> build/lib/post_office/migrations copying post_office/migrations/0005_auto_20170515_0013.py -> build/lib/post_office/migrations copying post_office/migrations/0006_attachment_mimetype.py -> build/lib/post_office/migrations copying post_office/migrations/0007_auto_20170731_1342.py -> build/lib/post_office/migrations copying post_office/migrations/__init__.py -> build/lib/post_office/migrations creating build/lib/post_office/tests copying post_office/tests/__init__.py -> build/lib/post_office/tests copying post_office/tests/test_backends.py -> build/lib/post_office/tests copying post_office/tests/test_cache.py -> build/lib/post_office/tests copying post_office/tests/test_commands.py -> build/lib/post_office/tests copying post_office/tests/test_connections.py -> build/lib/post_office/tests copying post_office/tests/test_lockfile.py -> build/lib/post_office/tests copying post_office/tests/test_mail.py -> build/lib/post_office/tests copying post_office/tests/test_models.py -> build/lib/post_office/tests copying post_office/tests/test_utils.py -> build/lib/post_office/tests copying post_office/tests/test_views.py -> build/lib/post_office/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fKJHxn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch + cd django-post_office-3.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/backends.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/connections.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/cache.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/mail.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/test_urls.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/test_settings.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/apps.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/pl creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/pl/LC_MESSAGES copying build/lib/post_office/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/pl/LC_MESSAGES copying build/lib/post_office/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/it creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/it/LC_MESSAGES copying build/lib/post_office/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/it/LC_MESSAGES copying build/lib/post_office/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/de creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/de/LC_MESSAGES copying build/lib/post_office/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/de/LC_MESSAGES copying build/lib/post_office/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/ru_RU creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/ru_RU/LC_MESSAGES copying build/lib/post_office/locale/ru_RU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/ru_RU/LC_MESSAGES copying build/lib/post_office/locale/ru_RU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/locale/ru_RU/LC_MESSAGES copying build/lib/post_office/compat.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/admin.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/logutils.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/settings.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0002_add_i18n_and_backend_alias.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0004_auto_20160607_0901.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0005_auto_20170515_0013.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0006_attachment_mimetype.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0003_longer_subject.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0007_auto_20170731_1342.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations copying build/lib/post_office/fields.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/lockfile.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/views.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands copying build/lib/post_office/management/commands/send_queued_mail.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands copying build/lib/post_office/management/commands/cleanup_mail.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands copying build/lib/post_office/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands copying build/lib/post_office/management/__init__.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management copying build/lib/post_office/models.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office creating /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_views.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_commands.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_cache.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_connections.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_backends.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_mail.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_lockfile.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/test_models.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests copying build/lib/post_office/__init__.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/utils.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office copying build/lib/post_office/validators.py -> /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/backends.py to backends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/connections.py to connections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/cache.py to cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/mail.py to mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/test_urls.py to test_urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/test_settings.py to test_settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/apps.py to apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/logutils.py to logutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0002_add_i18n_and_backend_alias.py to 0002_add_i18n_and_backend_alias.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0004_auto_20160607_0901.py to 0004_auto_20160607_0901.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0005_auto_20170515_0013.py to 0005_auto_20170515_0013.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0006_attachment_mimetype.py to 0006_attachment_mimetype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0003_longer_subject.py to 0003_longer_subject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0007_auto_20170731_1342.py to 0007_auto_20170731_1342.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/lockfile.py to lockfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/views.py to views.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands/send_queued_mail.py to send_queued_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands/cleanup_mail.py to cleanup_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/management/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_views.py to test_views.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_commands.py to test_commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_cache.py to test_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_connections.py to test_connections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_backends.py to test_backends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_mail.py to test_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_lockfile.py to test_lockfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/test_models.py to test_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/post_office/validators.py to validators.cpython-37.pyc writing byte-compilation script '/tmp/tmpc8ied74h.py' /usr/bin/python3 /tmp/tmpc8ied74h.py removing /tmp/tmpc8ied74h.py running install_egg_info running egg_info writing django_post_office.egg-info/PKG-INFO writing dependency_links to django_post_office.egg-info/dependency_links.txt writing requirements to django_post_office.egg-info/requires.txt writing top-level names to django_post_office.egg-info/top_level.txt reading manifest file 'django_post_office.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_post_office.egg-info/SOURCES.txt' Copying django_post_office.egg-info to /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7/site-packages/django_post_office-3.1.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.1.0-4.fc30 --unique-debug-suffix -3.1.0-4.fc30.noarch --unique-debug-src-base python-django-post_office-3.1.0-4.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/django-post_office-3.1.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-django-post_office-3.1.0-4.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZKL6Hu + umask 022 + cd /builddir/build/BUILD + cd django-post_office-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/doc/python3-django-post_office + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/doc/python3-django-post_office + cp -pr README.rst /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/doc/python3-django-post_office + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/doc/python3-django-post_office + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gh5CTB + umask 022 + cd /builddir/build/BUILD + cd django-post_office-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/licenses/python3-django-post_office + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/licenses/python3-django-post_office + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch/usr/share/licenses/python3-django-post_office + exit 0 Provides: python3-django-post_office = 3.1.0-4.fc30 python3.7dist(django-post-office) = 3.1.0 python3dist(django-post-office) = 3.1.0 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.7 python3.7dist(django) >= 1.8 python3.7dist(jsonfield) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch Wrote: /builddir/build/RPMS/python3-django-post_office-3.1.0-4.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MbXeKM + umask 022 + cd /builddir/build/BUILD + cd django-post_office-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-post_office-3.1.0-4.fc30.noarch + exit 0 Child return code was: 0