Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-wafer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684438195.413868/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f382a952fd0>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-wafer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-wafer-0.14.0-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-wafer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684438195.413868/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fd4ccbb0e50>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-wafer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-wafer-0.14.0-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-wafer.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684438195.413868/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fd4ccbb0e50>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-wafer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.2QLToH
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf wafer-0.14.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wafer-0.14.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wafer-0.14.0
+ /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.J3bZI3
+ umask 022
+ cd /builddir/build/BUILD
+ cd wafer-0.14.0
+ 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'
/usr/bin/env: ‘python’: No such file or directory
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: cannot compile translations.
running build
running build_py
creating build
creating build/lib
creating build/lib/wafer
copying wafer/utils.py -> build/lib/wafer
copying wafer/menu.py -> build/lib/wafer
copying wafer/wsgi.py -> build/lib/wafer
copying wafer/__init__.py -> build/lib/wafer
copying wafer/urls.py -> build/lib/wafer
copying wafer/markdown.py -> build/lib/wafer
copying wafer/context_processors.py -> build/lib/wafer
copying wafer/settings.py -> build/lib/wafer
creating build/lib/wafer/pages
copying wafer/pages/views.py -> build/lib/wafer/pages
copying wafer/pages/serializers.py -> build/lib/wafer/pages
copying wafer/pages/__init__.py -> build/lib/wafer/pages
copying wafer/pages/models.py -> build/lib/wafer/pages
copying wafer/pages/admin.py -> build/lib/wafer/pages
copying wafer/pages/forms.py -> build/lib/wafer/pages
copying wafer/pages/urls.py -> build/lib/wafer/pages
creating build/lib/wafer/kv
copying wafer/kv/views.py -> build/lib/wafer/kv
copying wafer/kv/utils.py -> build/lib/wafer/kv
copying wafer/kv/serializers.py -> build/lib/wafer/kv
copying wafer/kv/permissions.py -> build/lib/wafer/kv
copying wafer/kv/__init__.py -> build/lib/wafer/kv
copying wafer/kv/models.py -> build/lib/wafer/kv
copying wafer/kv/urls.py -> build/lib/wafer/kv
creating build/lib/wafer/schedule
copying wafer/schedule/views.py -> build/lib/wafer/schedule
copying wafer/schedule/serializers.py -> build/lib/wafer/schedule
copying wafer/schedule/__init__.py -> build/lib/wafer/schedule
copying wafer/schedule/models.py -> build/lib/wafer/schedule
copying wafer/schedule/admin.py -> build/lib/wafer/schedule
copying wafer/schedule/urls.py -> build/lib/wafer/schedule
creating build/lib/wafer/compare
copying wafer/compare/__init__.py -> build/lib/wafer/compare
copying wafer/compare/admin.py -> build/lib/wafer/compare
creating build/lib/wafer/management
copying wafer/management/__init__.py -> build/lib/wafer/management
creating build/lib/wafer/talks
copying wafer/talks/views.py -> build/lib/wafer/talks
copying wafer/talks/serializers.py -> build/lib/wafer/talks
copying wafer/talks/__init__.py -> build/lib/wafer/talks
copying wafer/talks/models.py -> build/lib/wafer/talks
copying wafer/talks/admin.py -> build/lib/wafer/talks
copying wafer/talks/forms.py -> build/lib/wafer/talks
copying wafer/talks/urls.py -> build/lib/wafer/talks
creating build/lib/wafer/sponsors
copying wafer/sponsors/views.py -> build/lib/wafer/sponsors
copying wafer/sponsors/serializers.py -> build/lib/wafer/sponsors
copying wafer/sponsors/__init__.py -> build/lib/wafer/sponsors
copying wafer/sponsors/models.py -> build/lib/wafer/sponsors
copying wafer/sponsors/admin.py -> build/lib/wafer/sponsors
copying wafer/sponsors/urls.py -> build/lib/wafer/sponsors
creating build/lib/wafer/tickets
copying wafer/tickets/views.py -> build/lib/wafer/tickets
copying wafer/tickets/serializers.py -> build/lib/wafer/tickets
copying wafer/tickets/__init__.py -> build/lib/wafer/tickets
copying wafer/tickets/models.py -> build/lib/wafer/tickets
copying wafer/tickets/admin.py -> build/lib/wafer/tickets
copying wafer/tickets/forms.py -> build/lib/wafer/tickets
copying wafer/tickets/urls.py -> build/lib/wafer/tickets
creating build/lib/wafer/users
copying wafer/users/views.py -> build/lib/wafer/users
copying wafer/users/serializers.py -> build/lib/wafer/users
copying wafer/users/__init__.py -> build/lib/wafer/users
copying wafer/users/models.py -> build/lib/wafer/users
copying wafer/users/admin.py -> build/lib/wafer/users
copying wafer/users/forms.py -> build/lib/wafer/users
copying wafer/users/urls.py -> build/lib/wafer/users
creating build/lib/wafer/registration
copying wafer/registration/views.py -> build/lib/wafer/registration
copying wafer/registration/sso.py -> build/lib/wafer/registration
copying wafer/registration/apps.py -> build/lib/wafer/registration
copying wafer/registration/__init__.py -> build/lib/wafer/registration
copying wafer/registration/forms.py -> build/lib/wafer/registration
copying wafer/registration/validators.py -> build/lib/wafer/registration
copying wafer/registration/urls.py -> build/lib/wafer/registration
creating build/lib/wafer/snippets
copying wafer/snippets/__init__.py -> build/lib/wafer/snippets
copying wafer/snippets/markdown_field.py -> build/lib/wafer/snippets
creating build/lib/wafer/tests
copying wafer/tests/utils.py -> build/lib/wafer/tests
copying wafer/tests/api_utils.py -> build/lib/wafer/tests
copying wafer/tests/__init__.py -> build/lib/wafer/tests
copying wafer/tests/test_menu.py -> build/lib/wafer/tests
creating build/lib/wafer/pages/management
copying wafer/pages/management/__init__.py -> build/lib/wafer/pages/management
creating build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0001_initial.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0006_menu_order.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0005_page_cache_time.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0003_non-null_people+files.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/__init__.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0004_allow_blank_files_description.py -> build/lib/wafer/pages/migrations
copying wafer/pages/migrations/0002_page_people.py -> build/lib/wafer/pages/migrations
creating build/lib/wafer/pages/tests
copying wafer/pages/tests/__init__.py -> build/lib/wafer/pages/tests
copying wafer/pages/tests/test_pages.py -> build/lib/wafer/pages/tests
copying wafer/pages/tests/test_views.py -> build/lib/wafer/pages/tests
copying wafer/pages/tests/test_menu.py -> build/lib/wafer/pages/tests
creating build/lib/wafer/pages/management/commands
copying wafer/pages/management/commands/__init__.py -> build/lib/wafer/pages/management/commands
copying wafer/pages/management/commands/load_pages.py -> build/lib/wafer/pages/management/commands
creating build/lib/wafer/pages/management/tests
copying wafer/pages/management/tests/test_load_pages.py -> build/lib/wafer/pages/management/tests
copying wafer/pages/management/tests/__init__.py -> build/lib/wafer/pages/management/tests
creating build/lib/wafer/kv/migrations
copying wafer/kv/migrations/0001_initial.py -> build/lib/wafer/kv/migrations
copying wafer/kv/migrations/__init__.py -> build/lib/wafer/kv/migrations
creating build/lib/wafer/kv/tests
copying wafer/kv/tests/test_kv_api.py -> build/lib/wafer/kv/tests
copying wafer/kv/tests/__init__.py -> build/lib/wafer/kv/tests
creating build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0001_initial.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0007_venue_add_video.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0008_add_schedule_block_and_datetimes.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/__init__.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0004_drop_order_with_respect_to.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0003_protect_scheduleitems_from_deletion.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0009_migrate_to_datetimes.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0002_auto_20140909_1403.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0006_schedule_item_update_timestamp.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0010_cleanup_old_data.py -> build/lib/wafer/schedule/migrations
copying wafer/schedule/migrations/0005_scheduleitem_expand.py -> build/lib/wafer/schedule/migrations
creating build/lib/wafer/schedule/tests
copying wafer/schedule/tests/test_admin.py -> build/lib/wafer/schedule/tests
copying wafer/schedule/tests/test_models.py -> build/lib/wafer/schedule/tests
copying wafer/schedule/tests/__init__.py -> build/lib/wafer/schedule/tests
copying wafer/schedule/tests/test_views.py -> build/lib/wafer/schedule/tests
creating build/lib/wafer/management/commands
copying wafer/management/commands/wafer_talk_video_reviewers.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_stats.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_registered_attendees.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_speaker_tickets.py -> build/lib/wafer/management/commands
copying wafer/management/commands/__init__.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_add_default_groups.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_speaker_contact_details.py -> build/lib/wafer/management/commands
copying wafer/management/commands/wafer_emails.py -> build/lib/wafer/management/commands
creating build/lib/wafer/talks/templatetags
copying wafer/talks/templatetags/review.py -> build/lib/wafer/talks/templatetags
copying wafer/talks/templatetags/__init__.py -> build/lib/wafer/talks/templatetags
creating build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0001_initial.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0016_add_reviews.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0012_add_tracks.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0008_auto_20160629_1404.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0010_auto_20161121_2134.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0009_auto_20160813_1819.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0005_add_kv.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0003_talk_private_notes.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0022_talk_language.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0013_talk_types_optional.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0020_talk_url_public.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0019_talkurl_length.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0011_talk_status_data_migration.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0021_talk_type_show_speakers.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/__init__.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0002_auto_20150813_2327.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0014_video.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0007_add_ordering_option.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0006_author_helptext.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0017_talk_submission_time.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0015_add_withdrawn_status.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0004_edit_private_notes_permission.py -> build/lib/wafer/talks/migrations
copying wafer/talks/migrations/0018_talk_type_submission_details.py -> build/lib/wafer/talks/migrations
creating build/lib/wafer/talks/tests
copying wafer/talks/tests/__init__.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/test_wafer_basic_talks.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/fixtures.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/test_review_views.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/test_talk_type.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/test_views.py -> build/lib/wafer/talks/tests
copying wafer/talks/tests/test_review_forms.py -> build/lib/wafer/talks/tests
creating build/lib/wafer/sponsors/templatetags
copying wafer/sponsors/templatetags/sponsors.py -> build/lib/wafer/sponsors/templatetags
copying wafer/sponsors/templatetags/__init__.py -> build/lib/wafer/sponsors/templatetags
creating build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0001_initial.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0002_non-null_files.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0003_add_ordering_option.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0005_sponsorshippackage_symbol.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0006_allow_blank_files_description.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/__init__.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0007_tagged_file_support.py -> build/lib/wafer/sponsors/migrations
copying wafer/sponsors/migrations/0004_auto_20160813_1328.py -> build/lib/wafer/sponsors/migrations
creating build/lib/wafer/sponsors/tests
copying wafer/sponsors/tests/test_models.py -> build/lib/wafer/sponsors/tests
copying wafer/sponsors/tests/__init__.py -> build/lib/wafer/sponsors/tests
creating build/lib/wafer/tickets/management
copying wafer/tickets/management/__init__.py -> build/lib/wafer/tickets/management
creating build/lib/wafer/tickets/migrations
copying wafer/tickets/migrations/0001_initial.py -> build/lib/wafer/tickets/migrations
copying wafer/tickets/migrations/0003_longer_email_field.py -> build/lib/wafer/tickets/migrations
copying wafer/tickets/migrations/__init__.py -> build/lib/wafer/tickets/migrations
copying wafer/tickets/migrations/0002_auto_20150813_1926.py -> build/lib/wafer/tickets/migrations
creating build/lib/wafer/tickets/tests
copying wafer/tickets/tests/__init__.py -> build/lib/wafer/tickets/tests
copying wafer/tickets/tests/test_views.py -> build/lib/wafer/tickets/tests
creating build/lib/wafer/tickets/management/commands
copying wafer/tickets/management/commands/__init__.py -> build/lib/wafer/tickets/management/commands
copying wafer/tickets/management/commands/import_quicket_guest_list.py -> build/lib/wafer/tickets/management/commands
creating build/lib/wafer/users/migrations
copying wafer/users/migrations/0001_initial.py -> build/lib/wafer/users/migrations
copying wafer/users/migrations/__init__.py -> build/lib/wafer/users/migrations
copying wafer/users/migrations/0003_auto_20160329_2003.py -> build/lib/wafer/users/migrations
copying wafer/users/migrations/0002_userprofile_kv.py -> build/lib/wafer/users/migrations
creating build/lib/wafer/users/tests
copying wafer/users/tests/test_models.py -> build/lib/wafer/users/tests
copying wafer/users/tests/__init__.py -> build/lib/wafer/users/tests
copying wafer/users/tests/test_views.py -> build/lib/wafer/users/tests
creating build/lib/wafer/registration/templatetags
copying wafer/registration/templatetags/wafer_crispy.py -> build/lib/wafer/registration/templatetags
copying wafer/registration/templatetags/__init__.py -> build/lib/wafer/registration/templatetags
copying wafer/registration/templatetags/wafer_sso.py -> build/lib/wafer/registration/templatetags
creating build/lib/wafer/registration/migrations
copying wafer/registration/migrations/__init__.py -> build/lib/wafer/registration/migrations
running egg_info
writing wafer.egg-info/PKG-INFO
writing dependency_links to wafer.egg-info/dependency_links.txt
writing requirements to wafer.egg-info/requires.txt
writing top-level names to wafer.egg-info/top_level.txt
reading manifest file 'wafer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'wafer.egg-info/SOURCES.txt'
creating build/lib/wafer/locale
copying wafer/locale/django.pot -> build/lib/wafer/locale
creating build/lib/wafer/locale/be
creating build/lib/wafer/locale/be/LC_MESSAGES
copying wafer/locale/be/LC_MESSAGES/django.mo -> build/lib/wafer/locale/be/LC_MESSAGES
copying wafer/locale/be/LC_MESSAGES/django.po -> build/lib/wafer/locale/be/LC_MESSAGES
creating build/lib/wafer/locale/de
creating build/lib/wafer/locale/de/LC_MESSAGES
copying wafer/locale/de/LC_MESSAGES/django.mo -> build/lib/wafer/locale/de/LC_MESSAGES
copying wafer/locale/de/LC_MESSAGES/django.po -> build/lib/wafer/locale/de/LC_MESSAGES
creating build/lib/wafer/locale/fr
creating build/lib/wafer/locale/fr/LC_MESSAGES
copying wafer/locale/fr/LC_MESSAGES/django.mo -> build/lib/wafer/locale/fr/LC_MESSAGES
copying wafer/locale/fr/LC_MESSAGES/django.po -> build/lib/wafer/locale/fr/LC_MESSAGES
creating build/lib/wafer/locale/id
creating build/lib/wafer/locale/id/LC_MESSAGES
copying wafer/locale/id/LC_MESSAGES/django.mo -> build/lib/wafer/locale/id/LC_MESSAGES
copying wafer/locale/id/LC_MESSAGES/django.po -> build/lib/wafer/locale/id/LC_MESSAGES
creating build/lib/wafer/locale/it
creating build/lib/wafer/locale/it/LC_MESSAGES
copying wafer/locale/it/LC_MESSAGES/django.mo -> build/lib/wafer/locale/it/LC_MESSAGES
copying wafer/locale/it/LC_MESSAGES/django.po -> build/lib/wafer/locale/it/LC_MESSAGES
creating build/lib/wafer/locale/ml
creating build/lib/wafer/locale/ml/LC_MESSAGES
copying wafer/locale/ml/LC_MESSAGES/django.mo -> build/lib/wafer/locale/ml/LC_MESSAGES
copying wafer/locale/ml/LC_MESSAGES/django.po -> build/lib/wafer/locale/ml/LC_MESSAGES
creating build/lib/wafer/locale/nb_NO
creating build/lib/wafer/locale/nb_NO/LC_MESSAGES
copying wafer/locale/nb_NO/LC_MESSAGES/django.mo -> build/lib/wafer/locale/nb_NO/LC_MESSAGES
copying wafer/locale/nb_NO/LC_MESSAGES/django.po -> build/lib/wafer/locale/nb_NO/LC_MESSAGES
creating build/lib/wafer/locale/pt_BR
creating build/lib/wafer/locale/pt_BR/LC_MESSAGES
copying wafer/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/wafer/locale/pt_BR/LC_MESSAGES
copying wafer/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/wafer/locale/pt_BR/LC_MESSAGES
creating build/lib/wafer/locale/ru
creating build/lib/wafer/locale/ru/LC_MESSAGES
copying wafer/locale/ru/LC_MESSAGES/django.mo -> build/lib/wafer/locale/ru/LC_MESSAGES
copying wafer/locale/ru/LC_MESSAGES/django.po -> build/lib/wafer/locale/ru/LC_MESSAGES
creating build/lib/wafer/static
creating build/lib/wafer/static/css
copying wafer/static/css/markitup_styling.css -> build/lib/wafer/static/css
copying wafer/static/css/wafer.css -> build/lib/wafer/static/css
creating build/lib/wafer/static/img
copying wafer/static/img/glyphicons-halflings-white.png -> build/lib/wafer/static/img
copying wafer/static/img/glyphicons-halflings.png -> build/lib/wafer/static/img
creating build/lib/wafer/static/js
copying wafer/static/js/edit_schedule.js -> build/lib/wafer/static/js
copying wafer/static/js/scheduledatetime.js -> build/lib/wafer/static/js
creating build/lib/wafer/templates
copying wafer/templates/403.html -> build/lib/wafer/templates
copying wafer/templates/404.html -> build/lib/wafer/templates
copying wafer/templates/500.html -> build/lib/wafer/templates
creating build/lib/wafer/templates/markitup
copying wafer/templates/markitup/preview.html -> build/lib/wafer/templates/markitup
creating build/lib/wafer/templates/wafer
copying wafer/templates/wafer/base.html -> build/lib/wafer/templates/wafer
copying wafer/templates/wafer/base_form.html -> build/lib/wafer/templates/wafer
copying wafer/templates/wafer/index.html -> build/lib/wafer/templates/wafer
copying wafer/templates/wafer/nav.html -> build/lib/wafer/templates/wafer
creating build/lib/wafer/pages/templates
creating build/lib/wafer/pages/templates/wafer.pages
copying wafer/pages/templates/wafer.pages/page.html -> build/lib/wafer/pages/templates/wafer.pages
copying wafer/pages/templates/wafer.pages/page_compare.html -> build/lib/wafer/pages/templates/wafer.pages
copying wafer/pages/templates/wafer.pages/page_form.html -> build/lib/wafer/pages/templates/wafer.pages
creating build/lib/wafer/schedule/templates
creating build/lib/wafer/schedule/templates/admin
copying wafer/schedule/templates/admin/scheduleitem_list.html -> build/lib/wafer/schedule/templates/admin
copying wafer/schedule/templates/admin/slot_list.html -> build/lib/wafer/schedule/templates/admin
creating build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/current.html -> build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/edit_schedule.html -> build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/full_schedule.html -> build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/penta_schedule.xml -> build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/schedule_item.html -> build/lib/wafer/schedule/templates/wafer.schedule
copying wafer/schedule/templates/wafer.schedule/venue.html -> build/lib/wafer/schedule/templates/wafer.schedule
creating build/lib/wafer/compare/templates
creating build/lib/wafer/compare/templates/admin
creating build/lib/wafer/compare/templates/admin/wafer.compare
copying wafer/compare/templates/admin/wafer.compare/change_form.html -> build/lib/wafer/compare/templates/admin/wafer.compare
copying wafer/compare/templates/admin/wafer.compare/compare.html -> build/lib/wafer/compare/templates/admin/wafer.compare
copying wafer/compare/templates/admin/wafer.compare/compare_list.html -> build/lib/wafer/compare/templates/admin/wafer.compare
creating build/lib/wafer/talks/static
creating build/lib/wafer/talks/static/wafer
creating build/lib/wafer/talks/static/wafer/talks
copying wafer/talks/static/wafer/talks/talk-categorization.js -> build/lib/wafer/talks/static/wafer/talks
creating build/lib/wafer/talks/templates
creating build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/review_talk.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/reviewed-badge.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/speakers.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talk.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talk_form.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talk_tracks.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talk_types.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talk_withdraw.html -> build/lib/wafer/talks/templates/wafer.talks
copying wafer/talks/templates/wafer.talks/talks.html -> build/lib/wafer/talks/templates/wafer.talks
creating build/lib/wafer/sponsors/templates
creating build/lib/wafer/sponsors/templates/wafer.sponsors
copying wafer/sponsors/templates/wafer.sponsors/packages.html -> build/lib/wafer/sponsors/templates/wafer.sponsors
copying wafer/sponsors/templates/wafer.sponsors/sponsor.html -> build/lib/wafer/sponsors/templates/wafer.sponsors
copying wafer/sponsors/templates/wafer.sponsors/sponsors.html -> build/lib/wafer/sponsors/templates/wafer.sponsors
copying wafer/sponsors/templates/wafer.sponsors/sponsors_block.html -> build/lib/wafer/sponsors/templates/wafer.sponsors
copying wafer/sponsors/templates/wafer.sponsors/sponsors_footer.html -> build/lib/wafer/sponsors/templates/wafer.sponsors
creating build/lib/wafer/tickets/templates
creating build/lib/wafer/tickets/templates/wafer.tickets
copying wafer/tickets/templates/wafer.tickets/claim.html -> build/lib/wafer/tickets/templates/wafer.tickets
creating build/lib/wafer/users/templates
creating build/lib/wafer/users/templates/wafer.users
copying wafer/users/templates/wafer.users/edit_profile.html -> build/lib/wafer/users/templates/wafer.users
copying wafer/users/templates/wafer.users/edit_user.html -> build/lib/wafer/users/templates/wafer.users
copying wafer/users/templates/wafer.users/profile.html -> build/lib/wafer/users/templates/wafer.users
copying wafer/users/templates/wafer.users/users.html -> build/lib/wafer/users/templates/wafer.users
creating build/lib/wafer/registration/templates
creating build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/activate.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/activation_complete.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/activation_email.txt -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/activation_email_subject.txt -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/login.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/logout.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/registration_base.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/registration_complete.html -> build/lib/wafer/registration/templates/registration
copying wafer/registration/templates/registration/registration_form.html -> build/lib/wafer/registration/templates/registration
copying wafer/schedule/tests/frab.xml.xsd -> build/lib/wafer/schedule/tests
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.frXiM9
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64
+ cd wafer-0.14.0
+ 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-wafer-0.14.0-1.x86_64
/usr/bin/env: ‘python’: No such file or directory
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: cannot compile translations.
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-wafer-0.14.0-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management
copying build/lib/wafer/pages/management/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/commands
copying build/lib/wafer/pages/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/commands
copying build/lib/wafer/pages/management/commands/load_pages.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/commands
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/tests
copying build/lib/wafer/pages/management/tests/test_load_pages.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/tests
copying build/lib/wafer/pages/management/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/tests
copying build/lib/wafer/pages/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
copying build/lib/wafer/pages/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/templates/wafer.pages
copying build/lib/wafer/pages/templates/wafer.pages/page_form.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/templates/wafer.pages
copying build/lib/wafer/pages/templates/wafer.pages/page_compare.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/templates/wafer.pages
copying build/lib/wafer/pages/templates/wafer.pages/page.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/templates/wafer.pages
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0006_menu_order.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0005_page_cache_time.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0003_non-null_people+files.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0004_allow_blank_files_description.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
copying build/lib/wafer/pages/migrations/0002_page_people.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests
copying build/lib/wafer/pages/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests
copying build/lib/wafer/pages/tests/test_pages.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests
copying build/lib/wafer/pages/tests/test_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests
copying build/lib/wafer/pages/tests/test_menu.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/utils.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/permissions.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
copying build/lib/wafer/kv/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/migrations
copying build/lib/wafer/kv/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/migrations
copying build/lib/wafer/kv/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/tests
copying build/lib/wafer/kv/tests/test_kv_api.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/tests
copying build/lib/wafer/kv/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/tests
copying build/lib/wafer/utils.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/it
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/it/LC_MESSAGES
copying build/lib/wafer/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/it/LC_MESSAGES
copying build/lib/wafer/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/it/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/de
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/de/LC_MESSAGES
copying build/lib/wafer/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/de/LC_MESSAGES
copying build/lib/wafer/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/de/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ml
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ml/LC_MESSAGES
copying build/lib/wafer/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ml/LC_MESSAGES
copying build/lib/wafer/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ml/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/nb_NO
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/nb_NO/LC_MESSAGES
copying build/lib/wafer/locale/nb_NO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/nb_NO/LC_MESSAGES
copying build/lib/wafer/locale/nb_NO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/nb_NO/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/pt_BR
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/pt_BR/LC_MESSAGES
copying build/lib/wafer/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/pt_BR/LC_MESSAGES
copying build/lib/wafer/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/pt_BR/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ru
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ru/LC_MESSAGES
copying build/lib/wafer/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ru/LC_MESSAGES
copying build/lib/wafer/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/ru/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/be
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/be/LC_MESSAGES
copying build/lib/wafer/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/be/LC_MESSAGES
copying build/lib/wafer/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/be/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/id
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/id/LC_MESSAGES
copying build/lib/wafer/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/id/LC_MESSAGES
copying build/lib/wafer/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/id/LC_MESSAGES
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/fr
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/fr/LC_MESSAGES
copying build/lib/wafer/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/fr/LC_MESSAGES
copying build/lib/wafer/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale/fr/LC_MESSAGES
copying build/lib/wafer/locale/django.pot -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/locale
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/img
copying build/lib/wafer/static/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/img
copying build/lib/wafer/static/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/img
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/css
copying build/lib/wafer/static/css/wafer.css -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/css
copying build/lib/wafer/static/css/markitup_styling.css -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/css
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/js
copying build/lib/wafer/static/js/edit_schedule.js -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/js
copying build/lib/wafer/static/js/scheduledatetime.js -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/static/js
copying build/lib/wafer/menu.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
copying build/lib/wafer/schedule/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/full_schedule.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/schedule_item.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/current.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/edit_schedule.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/venue.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
copying build/lib/wafer/schedule/templates/wafer.schedule/penta_schedule.xml -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/wafer.schedule
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/admin
copying build/lib/wafer/schedule/templates/admin/scheduleitem_list.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/admin
copying build/lib/wafer/schedule/templates/admin/slot_list.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/templates/admin
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0007_venue_add_video.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0008_add_schedule_block_and_datetimes.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0004_drop_order_with_respect_to.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0003_protect_scheduleitems_from_deletion.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0009_migrate_to_datetimes.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0002_auto_20140909_1403.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0006_schedule_item_update_timestamp.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0010_cleanup_old_data.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
copying build/lib/wafer/schedule/migrations/0005_scheduleitem_expand.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/schedule/tests/test_admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/schedule/tests/test_models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/schedule/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/schedule/tests/test_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/schedule/tests/frab.xml.xsd -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests
copying build/lib/wafer/wsgi.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare
copying build/lib/wafer/compare/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare
copying build/lib/wafer/compare/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates/admin
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates/admin/wafer.compare
copying build/lib/wafer/compare/templates/admin/wafer.compare/compare.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates/admin/wafer.compare
copying build/lib/wafer/compare/templates/admin/wafer.compare/compare_list.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates/admin/wafer.compare
copying build/lib/wafer/compare/templates/admin/wafer.compare/change_form.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/templates/admin/wafer.compare
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management
copying build/lib/wafer/management/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_talk_video_reviewers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_stats.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_registered_attendees.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_speaker_tickets.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_add_default_groups.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_speaker_contact_details.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/management/commands/wafer_emails.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands
copying build/lib/wafer/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templatetags
copying build/lib/wafer/talks/templatetags/review.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templatetags
copying build/lib/wafer/talks/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templatetags
copying build/lib/wafer/talks/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
copying build/lib/wafer/talks/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/static
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/static/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/static/wafer/talks
copying build/lib/wafer/talks/static/wafer/talks/talk-categorization.js -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/static/wafer/talks
copying build/lib/wafer/talks/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
copying build/lib/wafer/talks/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
copying build/lib/wafer/talks/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
copying build/lib/wafer/talks/forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
copying build/lib/wafer/talks/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talk_form.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talks.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talk_tracks.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/reviewed-badge.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talk_withdraw.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talk.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/speakers.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/talk_types.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
copying build/lib/wafer/talks/templates/wafer.talks/review_talk.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templates/wafer.talks
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0016_add_reviews.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0012_add_tracks.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0008_auto_20160629_1404.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0010_auto_20161121_2134.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0009_auto_20160813_1819.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0005_add_kv.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0003_talk_private_notes.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0022_talk_language.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0013_talk_types_optional.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0020_talk_url_public.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0019_talkurl_length.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0011_talk_status_data_migration.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0021_talk_type_show_speakers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0002_auto_20150813_2327.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0014_video.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0007_add_ordering_option.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0006_author_helptext.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0017_talk_submission_time.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0015_add_withdrawn_status.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0004_edit_private_notes_permission.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
copying build/lib/wafer/talks/migrations/0018_talk_type_submission_details.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/test_wafer_basic_talks.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/fixtures.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/test_review_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/test_talk_type.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/test_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
copying build/lib/wafer/talks/tests/test_review_forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templatetags
copying build/lib/wafer/sponsors/templatetags/sponsors.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templatetags
copying build/lib/wafer/sponsors/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templatetags
copying build/lib/wafer/sponsors/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
copying build/lib/wafer/sponsors/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
copying build/lib/wafer/sponsors/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
copying build/lib/wafer/sponsors/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
copying build/lib/wafer/sponsors/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
copying build/lib/wafer/sponsors/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
copying build/lib/wafer/sponsors/templates/wafer.sponsors/sponsors.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
copying build/lib/wafer/sponsors/templates/wafer.sponsors/sponsor.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
copying build/lib/wafer/sponsors/templates/wafer.sponsors/packages.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
copying build/lib/wafer/sponsors/templates/wafer.sponsors/sponsors_footer.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
copying build/lib/wafer/sponsors/templates/wafer.sponsors/sponsors_block.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templates/wafer.sponsors
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0002_non-null_files.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0003_add_ordering_option.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0005_sponsorshippackage_symbol.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0006_allow_blank_files_description.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0007_tagged_file_support.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
copying build/lib/wafer/sponsors/migrations/0004_auto_20160813_1328.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/tests
copying build/lib/wafer/sponsors/tests/test_models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/tests
copying build/lib/wafer/sponsors/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/tests
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management
copying build/lib/wafer/tickets/management/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/commands
copying build/lib/wafer/tickets/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/commands
copying build/lib/wafer/tickets/management/commands/import_quicket_guest_list.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/commands
copying build/lib/wafer/tickets/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
copying build/lib/wafer/tickets/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/templates/wafer.tickets
copying build/lib/wafer/tickets/templates/wafer.tickets/claim.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/templates/wafer.tickets
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations
copying build/lib/wafer/tickets/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations
copying build/lib/wafer/tickets/migrations/0003_longer_email_field.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations
copying build/lib/wafer/tickets/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations
copying build/lib/wafer/tickets/migrations/0002_auto_20150813_1926.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/tests
copying build/lib/wafer/tickets/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/tests
copying build/lib/wafer/tickets/tests/test_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/tests
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/serializers.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/admin.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
copying build/lib/wafer/users/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates/wafer.users
copying build/lib/wafer/users/templates/wafer.users/profile.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates/wafer.users
copying build/lib/wafer/users/templates/wafer.users/users.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates/wafer.users
copying build/lib/wafer/users/templates/wafer.users/edit_user.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates/wafer.users
copying build/lib/wafer/users/templates/wafer.users/edit_profile.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/templates/wafer.users
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations
copying build/lib/wafer/users/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations
copying build/lib/wafer/users/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations
copying build/lib/wafer/users/migrations/0003_auto_20160329_2003.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations
copying build/lib/wafer/users/migrations/0002_userprofile_kv.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests
copying build/lib/wafer/users/tests/test_models.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests
copying build/lib/wafer/users/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests
copying build/lib/wafer/users/tests/test_views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests
copying build/lib/wafer/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
copying build/lib/wafer/markdown.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
copying build/lib/wafer/context_processors.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags
copying build/lib/wafer/registration/templatetags/wafer_crispy.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags
copying build/lib/wafer/registration/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags
copying build/lib/wafer/registration/templatetags/wafer_sso.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags
copying build/lib/wafer/registration/views.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/sso.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/apps.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/forms.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/validators.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
copying build/lib/wafer/registration/urls.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/login.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/activation_email.txt -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/registration_complete.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/activation_complete.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/registration_base.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/registration_form.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/activation_email_subject.txt -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/activate.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
copying build/lib/wafer/registration/templates/registration/logout.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templates/registration
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/migrations
copying build/lib/wafer/registration/migrations/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/migrations
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates
copying build/lib/wafer/templates/404.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/wafer
copying build/lib/wafer/templates/wafer/base_form.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/wafer
copying build/lib/wafer/templates/wafer/base.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/wafer
copying build/lib/wafer/templates/wafer/nav.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/wafer
copying build/lib/wafer/templates/wafer/index.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/wafer
copying build/lib/wafer/templates/500.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/markitup
copying build/lib/wafer/templates/markitup/preview.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates/markitup
copying build/lib/wafer/templates/403.html -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/templates
copying build/lib/wafer/settings.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/snippets
copying build/lib/wafer/snippets/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/snippets
copying build/lib/wafer/snippets/markdown_field.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/snippets
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests
copying build/lib/wafer/tests/utils.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests
copying build/lib/wafer/tests/api_utils.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests
copying build/lib/wafer/tests/__init__.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests
copying build/lib/wafer/tests/test_menu.py -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/commands/load_pages.py to load_pages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/tests/test_load_pages.py to test_load_pages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/management/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/forms.py to forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0006_menu_order.py to 0006_menu_order.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0005_page_cache_time.py to 0005_page_cache_time.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0003_non-null_people+files.py to 0003_non-null_people+files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0004_allow_blank_files_description.py to 0004_allow_blank_files_description.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/migrations/0002_page_people.py to 0002_page_people.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests/test_pages.py to test_pages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests/test_views.py to test_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/pages/tests/test_menu.py to test_menu.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/permissions.py to permissions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/tests/test_kv_api.py to test_kv_api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/kv/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/menu.py to menu.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0007_venue_add_video.py to 0007_venue_add_video.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0008_add_schedule_block_and_datetimes.py to 0008_add_schedule_block_and_datetimes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0004_drop_order_with_respect_to.py to 0004_drop_order_with_respect_to.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0003_protect_scheduleitems_from_deletion.py to 0003_protect_scheduleitems_from_deletion.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0009_migrate_to_datetimes.py to 0009_migrate_to_datetimes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0002_auto_20140909_1403.py to 0002_auto_20140909_1403.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0006_schedule_item_update_timestamp.py to 0006_schedule_item_update_timestamp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0010_cleanup_old_data.py to 0010_cleanup_old_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/migrations/0005_scheduleitem_expand.py to 0005_scheduleitem_expand.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests/test_admin.py to test_admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests/test_models.py to test_models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/schedule/tests/test_views.py to test_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/wsgi.py to wsgi.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/compare/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_talk_video_reviewers.py to wafer_talk_video_reviewers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_stats.py to wafer_stats.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_registered_attendees.py to wafer_registered_attendees.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_speaker_tickets.py to wafer_speaker_tickets.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_add_default_groups.py to wafer_add_default_groups.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_speaker_contact_details.py to wafer_speaker_contact_details.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/management/commands/wafer_emails.py to wafer_emails.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templatetags/review.py to review.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/templatetags/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/forms.py to forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0016_add_reviews.py to 0016_add_reviews.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0012_add_tracks.py to 0012_add_tracks.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0008_auto_20160629_1404.py to 0008_auto_20160629_1404.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0010_auto_20161121_2134.py to 0010_auto_20161121_2134.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0009_auto_20160813_1819.py to 0009_auto_20160813_1819.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0005_add_kv.py to 0005_add_kv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0003_talk_private_notes.py to 0003_talk_private_notes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0022_talk_language.py to 0022_talk_language.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0013_talk_types_optional.py to 0013_talk_types_optional.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0020_talk_url_public.py to 0020_talk_url_public.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0019_talkurl_length.py to 0019_talkurl_length.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0011_talk_status_data_migration.py to 0011_talk_status_data_migration.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0021_talk_type_show_speakers.py to 0021_talk_type_show_speakers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0002_auto_20150813_2327.py to 0002_auto_20150813_2327.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0014_video.py to 0014_video.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0007_add_ordering_option.py to 0007_add_ordering_option.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0006_author_helptext.py to 0006_author_helptext.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0017_talk_submission_time.py to 0017_talk_submission_time.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0015_add_withdrawn_status.py to 0015_add_withdrawn_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0004_edit_private_notes_permission.py to 0004_edit_private_notes_permission.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/migrations/0018_talk_type_submission_details.py to 0018_talk_type_submission_details.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/test_wafer_basic_talks.py to test_wafer_basic_talks.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/fixtures.py to fixtures.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/test_review_views.py to test_review_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/test_talk_type.py to test_talk_type.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/test_views.py to test_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/talks/tests/test_review_forms.py to test_review_forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templatetags/sponsors.py to sponsors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/templatetags/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0002_non-null_files.py to 0002_non-null_files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0003_add_ordering_option.py to 0003_add_ordering_option.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0005_sponsorshippackage_symbol.py to 0005_sponsorshippackage_symbol.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0006_allow_blank_files_description.py to 0006_allow_blank_files_description.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0007_tagged_file_support.py to 0007_tagged_file_support.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/migrations/0004_auto_20160813_1328.py to 0004_auto_20160813_1328.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/tests/test_models.py to test_models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/sponsors/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/management/commands/import_quicket_guest_list.py to import_quicket_guest_list.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/forms.py to forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations/0003_longer_email_field.py to 0003_longer_email_field.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/migrations/0002_auto_20150813_1926.py to 0002_auto_20150813_1926.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tickets/tests/test_views.py to test_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/serializers.py to serializers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/admin.py to admin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/forms.py to forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations/0001_initial.py to 0001_initial.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations/0003_auto_20160329_2003.py to 0003_auto_20160329_2003.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/migrations/0002_userprofile_kv.py to 0002_userprofile_kv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests/test_models.py to test_models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/users/tests/test_views.py to test_views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/markdown.py to markdown.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/context_processors.py to context_processors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags/wafer_crispy.py to wafer_crispy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/templatetags/wafer_sso.py to wafer_sso.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/views.py to views.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/sso.py to sso.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/apps.py to apps.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/forms.py to forms.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/validators.py to validators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/urls.py to urls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/registration/migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/settings.py to settings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/snippets/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/snippets/markdown_field.py to markdown_field.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests/api_utils.py to api_utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer/tests/test_menu.py to test_menu.cpython-39.pyc
writing byte-compilation script '/tmp/tmp3p7jg6ed.py'
/usr/bin/python3 /tmp/tmp3p7jg6ed.py
removing /tmp/tmp3p7jg6ed.py
running install_data
creating /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/locale
copying wafer/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/locale
running install_egg_info
running egg_info
writing wafer.egg-info/PKG-INFO
writing dependency_links to wafer.egg-info/dependency_links.txt
writing requirements to wafer.egg-info/requires.txt
writing top-level names to wafer.egg-info/top_level.txt
reading manifest file 'wafer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'wafer.egg-info/SOURCES.txt'
Copying wafer.egg-info to /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/wafer-0.14.0-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64//usr/share/doc/python-wafer
+ '[' -d doc ']'
+ '[' -d docs ']'
+ cp -arf docs /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64//usr/share/doc/python-wafer
+ '[' -d example ']'
~/build/BUILDROOT/python-wafer-0.14.0-1.x86_64 ~/build/BUILD/wafer-0.14.0
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-wafer-0.14.0-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/wafer-0.14.0
+ mv /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-wafer-0.14.0-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.14.0-1 --unique-debug-suffix -0.14.0-1.x86_64 --unique-debug-src-base python-wafer-0.14.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/wafer-0.14.0
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-wafer-0.14.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-wafer-0.14.0-1.noarch
Provides: python-wafer python3-wafer = 0.14.0-1 python3.9dist(wafer) = 0.14 python3dist(wafer) = 0.14
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(bleach) python3.9dist(bleach-allowlist) python3.9dist(diff-match-patch) python3.9dist(django) >= 2.2 python3.9dist(django) < 5 python3.9dist(django-bakery) >= 0.13 python3.9dist(django-crispy-forms) python3.9dist(django-markitup) >= 4 python3.9dist(django-registration-redux) python3.9dist(django-reversion) python3.9dist(django-select2) python3.9dist(djangorestframework) python3.9dist(drf-extensions) >= 0.5 python3.9dist(icalendar) >= 4 python3.9dist(jsonfield) python3.9dist(markdown) >= 2.5 python3.9dist(pillow) python3.9dist(py3dns) python3.9dist(pylibravatar) python3.9dist(pytz) python3.9dist(requests)
Processing files: python-wafer-help-0.14.0-1.noarch
warning: Empty %files file /builddir/build/BUILD/wafer-0.14.0/doclist.lst
Provides: python-wafer-help = 0.14.0-1 python3-wafer-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-wafer-0.14.0-1.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/locale/django.mo
    Empty %files file /builddir/build/BUILD/wafer-0.14.0/doclist.lst
    Installed (but unpackaged) file(s) found:
   /usr/locale/django.mo
RPM build errors:
Child return code was: 1
EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-wafer.spec\n', 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
             ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-wafer.spec