Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682307499.084364/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-mailbox-4.8.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682307499.084364/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-mailbox-4.8.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682307499.084364/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-mailbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sEL2ks + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-mailbox-4.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-mailbox-4.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-mailbox-4.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lErUgK + umask 022 + cd /builddir/build/BUILD + cd django-mailbox-4.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/django_mailbox copying django_mailbox/utils.py -> build/lib/django_mailbox copying django_mailbox/models.py -> build/lib/django_mailbox copying django_mailbox/__init__.py -> build/lib/django_mailbox copying django_mailbox/apps.py -> build/lib/django_mailbox copying django_mailbox/signals.py -> build/lib/django_mailbox copying django_mailbox/google_utils.py -> build/lib/django_mailbox copying django_mailbox/admin.py -> build/lib/django_mailbox creating build/lib/django_mailbox/management copying django_mailbox/management/__init__.py -> build/lib/django_mailbox/management creating build/lib/django_mailbox/tests copying django_mailbox/tests/test_transports.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/test_processincomingmessage.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/test_mailbox.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/__init__.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/test_integration_imap.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/test_process_email.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/settings.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/test_message_flattening.py -> build/lib/django_mailbox/tests copying django_mailbox/tests/base.py -> build/lib/django_mailbox/tests creating build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0011_auto__add_field_message_read.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0006_auto__add_field_message_in_reply_to.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0001_initial.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0010_auto__add_field_mailbox_from_email.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0015_auto__add_field_messageattachment_headers.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0007_auto__del_field_message_address__add_field_message_from_header__add_fi.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0017_auto__add_field_message_eml.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/__init__.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0012_auto__add_messageattachment.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0009_remove_references_table.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0003_auto__add_field_mailbox_active.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0013_auto__add_field_messageattachment_message.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0016_auto__add_field_message_encoded.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0002_auto__chg_field_mailbox_uri.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0008_populate_from_to_fields.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0005_rename_fields.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0014_migrate_message_attachments.py -> build/lib/django_mailbox/south_migrations copying django_mailbox/south_migrations/0004_auto__add_field_message_outgoing.py -> build/lib/django_mailbox/south_migrations creating build/lib/django_mailbox/transports copying django_mailbox/transports/babyl.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/mh.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/imap.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/__init__.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/pop3.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/mmdf.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/mbox.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/gmail.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/generic.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/base.py -> build/lib/django_mailbox/transports copying django_mailbox/transports/maildir.py -> build/lib/django_mailbox/transports creating build/lib/django_mailbox/migrations copying django_mailbox/migrations/0005_auto_20160523_2240.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0001_initial.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0004_bytestring_to_unicode.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/__init__.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0008_auto_20190219_1553.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0003_auto_20150409_0316.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0006_mailbox_last_polling.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0002_add_eml_to_message.py -> build/lib/django_mailbox/migrations copying django_mailbox/migrations/0007_auto_20180421_0026.py -> build/lib/django_mailbox/migrations creating build/lib/django_mailbox/management/commands copying django_mailbox/management/commands/rebuildmessageattachments.py -> build/lib/django_mailbox/management/commands copying django_mailbox/management/commands/getmail.py -> build/lib/django_mailbox/management/commands copying django_mailbox/management/commands/__init__.py -> build/lib/django_mailbox/management/commands copying django_mailbox/management/commands/processincomingmessage.py -> build/lib/django_mailbox/management/commands running egg_info writing django_mailbox.egg-info/PKG-INFO writing dependency_links to django_mailbox.egg-info/dependency_links.txt writing requirements to django_mailbox.egg-info/requires.txt writing top-level names to django_mailbox.egg-info/top_level.txt reading manifest file 'django_mailbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'django_mailbox.egg-info/SOURCES.txt' creating build/lib/django_mailbox/locale creating build/lib/django_mailbox/locale/ru_RU creating build/lib/django_mailbox/locale/ru_RU/LC_MESSAGES copying django_mailbox/locale/ru_RU/LC_MESSAGES/django.mo -> build/lib/django_mailbox/locale/ru_RU/LC_MESSAGES copying django_mailbox/locale/ru_RU/LC_MESSAGES/django.po -> build/lib/django_mailbox/locale/ru_RU/LC_MESSAGES creating build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/email_issue_82.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/generic_message.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_attachment.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_defective_attachment_association.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_defective_attachment_association_result.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_image_jpg_mimetype.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_invalid_content_for_declared_encoding.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_invalid_encoding.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_koi8r_filename_attachments.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_long_content.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_long_text_lines.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_many_multiparts.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_many_multiparts_stripped_html.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_not_decoded_attachment_header.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_single_byte_encoding.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_single_byte_extended_subject_encoding.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_text_attachment.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_utf8_attachment.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/message_with_utf8_char.eml -> build/lib/django_mailbox/tests/messages copying django_mailbox/tests/messages/multipart_text.eml -> build/lib/django_mailbox/tests/messages + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Oc9L9j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 + cd django-mailbox-4.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 running install /usr/lib/python3.9/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 /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management copying build/lib/django_mailbox/management/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands copying build/lib/django_mailbox/management/commands/rebuildmessageattachments.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands copying build/lib/django_mailbox/management/commands/getmail.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands copying build/lib/django_mailbox/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands copying build/lib/django_mailbox/management/commands/processincomingmessage.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/test_transports.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/multipart_text.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_utf8_attachment.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_attachment.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_not_decoded_attachment_header.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_long_text_lines.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_invalid_encoding.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/email_issue_82.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_long_content.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/generic_message.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_image_jpg_mimetype.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_utf8_char.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_many_multiparts_stripped_html.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_invalid_content_for_declared_encoding.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_defective_attachment_association_result.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_single_byte_extended_subject_encoding.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_single_byte_encoding.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_koi8r_filename_attachments.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_text_attachment.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_many_multiparts.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/messages/message_with_defective_attachment_association.eml -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/messages copying build/lib/django_mailbox/tests/test_processincomingmessage.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/test_mailbox.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/test_integration_imap.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/test_process_email.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/settings.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/test_message_flattening.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests copying build/lib/django_mailbox/tests/base.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0011_auto__add_field_message_read.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0006_auto__add_field_message_in_reply_to.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0010_auto__add_field_mailbox_from_email.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0015_auto__add_field_messageattachment_headers.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0007_auto__del_field_message_address__add_field_message_from_header__add_fi.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0017_auto__add_field_message_eml.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0012_auto__add_messageattachment.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0009_remove_references_table.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0003_auto__add_field_mailbox_active.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0013_auto__add_field_messageattachment_message.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0016_auto__add_field_message_encoded.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0002_auto__chg_field_mailbox_uri.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0008_populate_from_to_fields.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0005_rename_fields.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0014_migrate_message_attachments.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/south_migrations/0004_auto__add_field_message_outgoing.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations copying build/lib/django_mailbox/utils.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox copying build/lib/django_mailbox/models.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox copying build/lib/django_mailbox/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox copying build/lib/django_mailbox/apps.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox copying build/lib/django_mailbox/signals.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/babyl.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/mh.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/imap.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/pop3.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/mmdf.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/mbox.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/gmail.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/generic.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/base.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/transports/maildir.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports copying build/lib/django_mailbox/google_utils.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0005_auto_20160523_2240.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0004_bytestring_to_unicode.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0008_auto_20190219_1553.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0003_auto_20150409_0316.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0006_mailbox_last_polling.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0002_add_eml_to_message.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/migrations/0007_auto_20180421_0026.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations copying build/lib/django_mailbox/admin.py -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/locale creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/locale/ru_RU creating /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/locale/ru_RU/LC_MESSAGES copying build/lib/django_mailbox/locale/ru_RU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/locale/ru_RU/LC_MESSAGES copying build/lib/django_mailbox/locale/ru_RU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/locale/ru_RU/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands/rebuildmessageattachments.py to rebuildmessageattachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands/getmail.py to getmail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/management/commands/processincomingmessage.py to processincomingmessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_transports.py to test_transports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_processincomingmessage.py to test_processincomingmessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_mailbox.py to test_mailbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_integration_imap.py to test_integration_imap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_process_email.py to test_process_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/test_message_flattening.py to test_message_flattening.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0011_auto__add_field_message_read.py to 0011_auto__add_field_message_read.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0006_auto__add_field_message_in_reply_to.py to 0006_auto__add_field_message_in_reply_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0010_auto__add_field_mailbox_from_email.py to 0010_auto__add_field_mailbox_from_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0015_auto__add_field_messageattachment_headers.py to 0015_auto__add_field_messageattachment_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0007_auto__del_field_message_address__add_field_message_from_header__add_fi.py to 0007_auto__del_field_message_address__add_field_message_from_header__add_fi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0017_auto__add_field_message_eml.py to 0017_auto__add_field_message_eml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0012_auto__add_messageattachment.py to 0012_auto__add_messageattachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0009_remove_references_table.py to 0009_remove_references_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0003_auto__add_field_mailbox_active.py to 0003_auto__add_field_mailbox_active.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0013_auto__add_field_messageattachment_message.py to 0013_auto__add_field_messageattachment_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0016_auto__add_field_message_encoded.py to 0016_auto__add_field_message_encoded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0002_auto__chg_field_mailbox_uri.py to 0002_auto__chg_field_mailbox_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0008_populate_from_to_fields.py to 0008_populate_from_to_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0005_rename_fields.py to 0005_rename_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0014_migrate_message_attachments.py to 0014_migrate_message_attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/south_migrations/0004_auto__add_field_message_outgoing.py to 0004_auto__add_field_message_outgoing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/babyl.py to babyl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/mh.py to mh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/imap.py to imap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/pop3.py to pop3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/mmdf.py to mmdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/mbox.py to mbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/gmail.py to gmail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/transports/maildir.py to maildir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/google_utils.py to google_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0005_auto_20160523_2240.py to 0005_auto_20160523_2240.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0004_bytestring_to_unicode.py to 0004_bytestring_to_unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0008_auto_20190219_1553.py to 0008_auto_20190219_1553.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0003_auto_20150409_0316.py to 0003_auto_20150409_0316.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0006_mailbox_last_polling.py to 0006_mailbox_last_polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0002_add_eml_to_message.py to 0002_add_eml_to_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/migrations/0007_auto_20180421_0026.py to 0007_auto_20180421_0026.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox/admin.py to admin.cpython-39.pyc writing byte-compilation script '/tmp/tmpis9j0tsw.py' /usr/bin/python3 /tmp/tmpis9j0tsw.py removing /tmp/tmpis9j0tsw.py running install_egg_info running egg_info writing django_mailbox.egg-info/PKG-INFO writing dependency_links to django_mailbox.egg-info/dependency_links.txt writing requirements to django_mailbox.egg-info/requires.txt writing top-level names to django_mailbox.egg-info/top_level.txt reading manifest file 'django_mailbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'django_mailbox.egg-info/SOURCES.txt' Copying django_mailbox.egg-info to /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9/site-packages/django_mailbox-4.8.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64//usr/share/doc/python-django-mailbox + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64//usr/share/doc/python-django-mailbox + '[' -d example ']' ~/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 ~/build/BUILD/django-mailbox-4.8.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-mailbox-4.8.2 + mv /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.8.2-1 --unique-debug-suffix -4.8.2-1.x86_64 --unique-debug-src-base python-django-mailbox-4.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-mailbox-4.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-mailbox-4.8.2-1.noarch Provides: python-django-mailbox python3-django-mailbox = 4.8.2-1 python3.9dist(django-mailbox) = 4.8.2 python3dist(django-mailbox) = 4.8.2 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.9 python3.9dist(six) >= 1.6.1 Processing files: python-django-mailbox-help-4.8.2-1.noarch warning: Empty %files file /builddir/build/BUILD/django-mailbox-4.8.2/doclist.lst Provides: python-django-mailbox-help = 4.8.2-1 python3-django-mailbox-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 Wrote: /builddir/build/RPMS/python-django-mailbox-help-4.8.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-mailbox-4.8.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jKt0qN + umask 022 + cd /builddir/build/BUILD + cd django-mailbox-4.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-mailbox-4.8.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0